Web Service not working when try to run through Explorer, other systems
hey guys, here feed
i have created webservice ws, having 1 method. when debug it, it works fine. i able publish through visual studio 2008 ide
but when try run through internet explorer, giving me error message file not found. (for have created web form test it)
my web service uses com components works fine in debug mode.
any clue appreciated.
in place of servername can put iis server on lan.
~sam
i have created webservice ws, having 1 method. when debug it, it works fine. i able publish through visual studio 2008 ide
but when try run through internet explorer, giving me error message file not found. (for have created web form test it)
my web service uses com components works fine in debug mode.
any clue appreciated.
<system.web.services.webservice(namespace:=
"http://servername/virtualdir/")>in place of servername can put iis server on lan.
~sam
sounds when publish webservice needed files not getting published. suggest compare structure of published services debugging environment.
daniel roth
asmx, wcf metadata
daniel roth
asmx, wcf metadata
Archived Forums A-B > ASMX Web Services and XML Serialization
Comments
Post a Comment