Results 1 to 3 of 3

Thread: webservice error

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2007
    Posts
    694

    webservice error

    Hi,
    I am running a silverlight 4 application which is using web services.
    The folowing error occurs when trying to create an instance of the web service.
    Can you see why this is occuring please?

    Error:

    xxxServiceClient _xxClient = new xxxServiceClient();

    The invocation of the constructor on type 'xx.xxx.Silverlight.xxxx.somename.somenameData' that matches the specified binding constraints threw an exception. [Line: 13 Position: 41]

    Any thought please?
    Thanks

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Re: webservice error

    I think you should post some more code...
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

    Free online tools

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2007
    Posts
    694

    Re: webservice error

    The more accurate error is:
    Unrecognized element 'message' in service reference configuration. Note that only a subset of the Windows Communication Foundation configuration functionality is available in Silverlight.

    Any thoughts please?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width