And Using Microsoft Visual Studio 2003
Hello me yet again - it seems the book I'm using skips a step and doesn't offer any solution to any problems encountered on the way to creating a web application.
Here's the problem
I try creating an ASP.NET Web Application - now for some reason I can't, because it keeps saying "Visual Studio cannot create or open the application because no web server was detected at this URL: "http://localhost/Currency Solution'
'Currency Solution' is the name of the application I'm trying to create - but for some reason I just can't! It keeps giving me this message, so I'm assuming I have to create this web server to make the computer happy - how do I do this?
Hello me yet again - it seems the book I'm using skips a step and doesn't offer any solution to any problems encountered on the way to creating a web application.
Here's the problem
I try creating an ASP.NET Web Application - now for some reason I can't, because it keeps saying "Visual Studio cannot create or open the application because no web server was detected at this URL: "http://localhost/Currency Solution'
'Currency Solution' is the name of the application I'm trying to create - but for some reason I just can't! It keeps giving me this message, so I'm assuming I have to create this web server to make the computer happy - how do I do this?
Comment