Results 1 to 3 of 3

Thread: [RESOLVED] Silverlight 3 (connection to soap webservices)

  1. #1

    Thread Starter
    Fanatic Member TDQWERTY's Avatar
    Join Date
    Oct 2003
    Location
    Oporto & Leiria, Portugal / Luanda, Angola
    Posts
    972

    Resolved [RESOLVED] Silverlight 3 (connection to soap webservices)

    hello everyone,

    here's the thing, i have built some webservice and it is working fine, problem is, when i try to consume them in silverlight, all silverlight recognises is the functions with async()

    Is that normal? I couldn't use them this way, not sure why.

    thanks
    ::Winamp 5.xx id3v2 & modern skin support::
    ::NetCF DataGrid Programatically Scroll Example::
    Don't forget to rate posts from those who helped you solving your problem, clicking on and rating it.

  2. #2
    Frenzied Member MattP's Avatar
    Join Date
    Dec 2008
    Location
    WY
    Posts
    1,227

    Re: Silverlight 3 (connection to soap webservices)

    I'm not sure what you're asking here. I'm assuming you have a webservice with a method and when you try and access that method using a client side proxy you're getting the option of methodnameasync()?

    If that's the case then that's perfectly normal as all of your calls are going to be async.

    If not could you provide a little more information so I can give you a better response.

  3. #3

    Thread Starter
    Fanatic Member TDQWERTY's Avatar
    Join Date
    Oct 2003
    Location
    Oporto & Leiria, Portugal / Luanda, Angola
    Posts
    972

    Re: Silverlight 3 (connection to soap webservices)

    Yeah...did notice that. Am using now async()...everything works as it should. I just thought it was odd.
    ::Winamp 5.xx id3v2 & modern skin support::
    ::NetCF DataGrid Programatically Scroll Example::
    Don't forget to rate posts from those who helped you solving your problem, clicking on and rating it.

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