I have created a website to enable webservices interact with my desktop application using soap. Now the problem is Webservices run fine when i run the website on my Local IIS. but they stopped when I published and uploaded the website by creating virtual directory. Now the problem is when I am requesting my webservice it is displaying a blank page instead of showing me the methods/functions defined in the webservice.