Using Web Service from Remote location
-
hi there, i hav created a web service (converts currencies) wel its working fine at my system, but when i try to access it from some other machine, it gives an exception and in its detail all i understand is " this service is to test on local machine only" how to resolve this prob?? i want to access it from remote location?? help plz...
i m faisal
-
hi there, i hav created a web service (converts currencies) wel its working fine at my system, but when i try to access it from some other machine, it gives an exception and in its detail all i understand is " this service is to test on local machine only" how to resolve this prob?? i want to access it from remote location?? help plz...
i m faisal
-
Have you installed a web server, like IIS, on your machine? If you use the built in web server in Visual Studio, that can only be used on the local machine.
Experience is the sum of all the mistakes you have done.
yeah..IIS is installed on that machine. but still having problems
i m faisal