Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 508953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:57:38+00:00 2026-05-13T06:57:38+00:00

I have a .NET webservice sitting on my local IIS. I’m calling 1 method

  • 0

I have a .NET webservice sitting on my local IIS. I’m calling 1 method from it, ClientSearch, using a Blackberry. The method is:

[WebMethod]
public List<Client> ClientSearch(string Surname, string Forename, string DOB, string Postcode)
{
   List<Client> clients = new List<Client>();
   // Populate list
   return clients;
}

When I call this from my Blackberry simulator I get the error:
“not nillable element of array type in response is missed”.

I’m accessing the webservice using stubs generated by the Sun Wireless Toolkit 2.5.2. The wsdl file for the client type contains:
<s:element minOccurs="0" maxOccurs="unbounded" name="Client" nillable="true" type="tns:Client" />

This is where the nillable comes from but the values are hardcoded in the web method so it should always have a value.

The code i’m using to call the webservice is the same as I use in every BB app to call them so I know that it works.

Service1Soap_Stub stub = new Service1Soap_Stub();
result = stub.clientSearch("", "", "", "");

I’m using Eclipse 3.4.0 (Ganymede) and the Blackberry JDE Plug-in 1.0.0.67 and component pack 4.5.0.

I’ve seen this on a few different forums but can’t find how to solve this issue.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:57:38+00:00Added an answer on May 13, 2026 at 6:57 am

    Solved the problem. The issue is that my Client object had some public properties that were never assigned a value too. I thought they would have the default values for their type but that wasn’t the case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone help? I have an issue with calling a asp.net webservice from jquery..
I have a .NET webservice which I need to hit asynchronously from the jQuery
I have a .net ASMX webservice that I'm consuming using the ksoap2 library. In
I have an ASP.NET WebService that returns an object of List public class Students
I have a .Net XML webservice that I need a simple Sinatra app to
I have a asp.net webservice running in windows server 2003, i want it read/write
I have an ASP.NET WebService that supports standard WSDL based SOAP calls and a
What are the solutions for data persistance in a .NET webservice? I have a
I have ASP.NET page, it calls webservice via $.ajax and returns result in json
I have a C# webservice in .net 4.0. The webservice will create a file

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.