Sorry for the noob question, but I can't get around this and every tutorial on the web assumes this is already set up.
I have a MonoDevelop WebService project compiled (asmx, web.config, the bin folder with the dll inside, etc) and an Apache server running on Windows.
I upload the files into the server, but I'm not sure how to actualy consume the service hosted.
How can I check if the webservice is published and available ?
Any tip would be appreciated, thanks.
I have a MonoDevelop WebService project compiled (asmx, web.config, the bin folder with the dll inside, etc) and an Apache server running on Windows.
I upload the files into the server, but I'm not sure how to actualy consume the service hosted.
How can I check if the webservice is published and available ?
Any tip would be appreciated, thanks.