ASP.NET Web Service project: service unavailable
-
I use Visual Studio.net professional. I'm trying to create project described on page 21 of Visual Studio.NET Walkthroughs - ASP.NET Web Service project in Visual Basic. I always get this message: The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/AuthorsWebService', 'HTTP/1.0 503 Service Unavailable'. There isn't any such error description after clicking Help button (there are other errors descriptions). Could anybody help, please?
-
I use Visual Studio.net professional. I'm trying to create project described on page 21 of Visual Studio.NET Walkthroughs - ASP.NET Web Service project in Visual Basic. I always get this message: The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/AuthorsWebService', 'HTTP/1.0 503 Service Unavailable'. There isn't any such error description after clicking Help button (there are other errors descriptions). Could anybody help, please?
-
Hi there, Do you get the error when you create a new project with the 127.0.0.1 or machinename instead of the localhost?