aspx_beginners thread: asp.net web service question
hi! Every time i try to create a new asp.net web service in visual studio.net i get this error: Unable to create web project 'webservice1'. The file path c:\inetpub\wwwroot\webservice1 does not correspond to URL 'http://localhost/webservice1' . The two need to map to the same server location. HTTP Error 503: Service Unavailable. How do I solve this problem?
|





