Web services
-
Hi i have created a web services and when i try to run it it gives me this error""http://localhost:6058/WebSite1/Service.asmx"".so i don't know what problem might be cause even if i create a new one without coding still gives me the same error
-
Hi i have created a web services and when i try to run it it gives me this error""http://localhost:6058/WebSite1/Service.asmx"".so i don't know what problem might be cause even if i create a new one without coding still gives me the same error
that's not an error - that's the url of your service. Try sticking that in your browser. Regards, Rob Philpott.
-
Hi i have created a web services and when i try to run it it gives me this error""http://localhost:6058/WebSite1/Service.asmx"".so i don't know what problem might be cause even if i create a new one without coding still gives me the same error
That isn't an error. That is how you "run" the Web Service. If you still believe this is an error please give more information.