HighTechTalks DotNet Forums  

Missing Begin and End Methods

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Missing Begin and End Methods in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jon
 
Posts: n/a

Default Missing Begin and End Methods - 02-16-2007 , 09:04 PM






I have a solution that contains a class library and a web service project
When I add a web Reference in the Web Service project I get a Begin and End
Method for Async calls.
When I add a web reference to the same service in the class library I don't
get these Begin and End methods.

Anyone know why?

Thanks
Jon


Reply With Quote
  #2  
Old   
Jon
 
Posts: n/a

Default Re: Missing Begin and End Methods - 02-19-2007 , 05:16 PM






In case anyone is wondering a workaround you can always just use the command
line wsdl.exe to create your proxy and then add it to your class project.
This will contain the begin and end method.

Jon


"Jon" <Jon (AT) nospma (DOT) com> wrote

Quote:
I have a solution that contains a class library and a web service project
When I add a web Reference in the Web Service project I get a Begin and
End Method for Async calls.
When I add a web reference to the same service in the class library I
don't get these Begin and End methods.

Anyone know why?

Thanks
Jon


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.