G
Guest
I've installed Visual Studio 2005 Beta from the MSDN cd dated Aug 2004, which
installs the 2.0 framework and ASP.NET 2.0. I write a simple aspx page
containing <HTML><BODY>Hello world</BODY></HTML> and place it in
inetpub\wwwroot. I run the page http://localhost/test.aspx and it fails with
"Server Error in '/' Application." "Failed to map the path '/test.aspx'. " I
can successfully run asp and htm pages from that same location, however.
Help would be appreciated.
installs the 2.0 framework and ASP.NET 2.0. I write a simple aspx page
containing <HTML><BODY>Hello world</BODY></HTML> and place it in
inetpub\wwwroot. I run the page http://localhost/test.aspx and it fails with
"Server Error in '/' Application." "Failed to map the path '/test.aspx'. " I
can successfully run asp and htm pages from that same location, however.
Help would be appreciated.