M
Michael
Using ASP.NET 2.0
I thought just changing the <add key="ListService.ListService"
value="http://localhost/ListService.asmx"/> to <add
key="ListService.ListService" value="http://MyNewServer/ListService.asmx"/>
in Web.config would do. But when I do that, I get HTTP 404 in my Web
application. Any help?
Thanks
Michael
I thought just changing the <add key="ListService.ListService"
value="http://localhost/ListService.asmx"/> to <add
key="ListService.ListService" value="http://MyNewServer/ListService.asmx"/>
in Web.config would do. But when I do that, I get HTTP 404 in my Web
application. Any help?
Thanks
Michael