VB: Asynchronous web service - No Begin or End methods

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Carona
    New Member
    • Dec 2007
    • 10

    VB: Asynchronous web service - No Begin or End methods

    Hi,
    I'm using Visual Studio 2005, with VB.

    I've created a simple web service and am trying to call one of its methods using the service.BeginHe lloWorld(...) call. However, this method doesn't seem to exist. I've had a look in the reference.vb file and it isn't in there either. Is there a way of builing the web service that creates the Begin and End methods?

    Thanks,
    Paul.
Working...