kaisersoze Posted October 12, 2005 Posted October 12, 2005 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 Quote Note: I think as a programmer not as a human, so use my answer at your will
kaisersoze Posted October 13, 2005 Author Posted October 13, 2005 Someone give some or any input. Someone give some or any input. please Quote Note: I think as a programmer not as a human, so use my answer at your will
Administrators PlausiblyDamp Posted October 13, 2005 Administrators Posted October 13, 2005 Can you still access the service via code though? If so is it really a big problem about not being able to test it over SSL through the simple web page that is generated? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
kaisersoze Posted October 13, 2005 Author Posted October 13, 2005 Yes. when consumed from an application the webservices works fine. but when i try to view in browser. i loose the page. Quote Note: I think as a programmer not as a human, so use my answer at your will
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.