How to deploy web services on https server?
I manually copied all files and created a Virtual directory (VD) and pointed the VD to the physical location. I am able to see the methods on https://myws/page1.asmx. But, when i click on any method, and clickon invoke button, the page takes me to page not found and link changes to http://myws/page1.asmx/method1.
Can any one troubleshoot