rohito
04-05-2008, 06:23 AM
Hi all,
Tried SL2.0 webservice...works great in Visual Studio. On upload gives error:
ManagedRuntimeError
Error Code: 4002
errorMessage"System.Exceptio<WBR>n: [AsyncCallbackException]
After some tweaking it would seem to be related to the address binding at the client. In VS 2008 the address binding string was:
http://localhost:49905/AJAXFuturesEnabledWebSite5/DataWCFService.svc
NowI haveuploaded the site in DiscountASP to /SL2/AJAXFuturesEnabledWebSite5/ but left the above string the same. Should this be changed somehow?
Tried SL2.0 webservice...works great in Visual Studio. On upload gives error:
ManagedRuntimeError
Error Code: 4002
errorMessage"System.Exceptio<WBR>n: [AsyncCallbackException]
After some tweaking it would seem to be related to the address binding at the client. In VS 2008 the address binding string was:
http://localhost:49905/AJAXFuturesEnabledWebSite5/DataWCFService.svc
NowI haveuploaded the site in DiscountASP to /SL2/AJAXFuturesEnabledWebSite5/ but left the above string the same. Should this be changed somehow?