locked
File not found in Localhost RRS feed

  • Question

  • When I try to look at a web page that I have created in VB 2008 I get a http 404 error! I am also running Apache server which has Localhost root in a folder c:/websites. If I put the files from wwwroot in this folder it now just displays the code, but not the web page. Is there a way that you can change the default location of the wwwroot that VB sets up?
    • Moved by Mike Feng Thursday, January 31, 2013 7:42 AM
    Wednesday, January 30, 2013 7:48 PM

Answers

  • Do you have ASP.NET running in Apache??? It is usual to run ASP.NET  in IIS.

    A more suitable forum to ask ASP.NET questions in is forums.asp.net.

    --
    Andrew

    • Marked as answer by Rocky48 Friday, February 8, 2013 7:05 PM
    Wednesday, January 30, 2013 8:10 PM