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

I have some ASP.NET page and webservice WebMethod() methods that I'd like to add
I have a .NET web-service client that has been autogenerated from a wsdl-file using
I have an ASP.NET webservice with along the lines of: [WebService(Namespace = http://internalservice.net/messageprocessing)] [WebServiceBinding(ConformsTo
So I have a Stateful .NET webservice (C#) that I would like Flex to
I have created a webservice in .net 2.0, C#. I need to log some
I have a vb.net solution with a web reference to a webservice. Now I
I have a webservice that exists in an asp.net website. When I publish the
I have a .net web-service hosted in IIS 6.0 that periodically fails with an
I have a .NET web service which is publically accessible since it needs to
I have deployed ASP.NET web site and ASP.NET web service on the same web

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.