web service: deployment and debug question
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am new in web services programming. I followed a sample. It seems worked on my local computer (with IIS). But I don't know how to put the program online (internet)? Which file should I use? Any settings? (the sample book didn't say anything.) The Visual Studio 2003 seems did some setting on the local machine. One more question is "How to do debug?" I built a test client. But how can I know if the web service (server) followed the correct steps when the client asked a data process? thanks a lot, larry