Successfully published ASP.NET MVC2 application but cannot load page

Discussion in 'ASP.NET / ASP.NET Core' started by e28makaveli, Feb 22, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have successfully published my ASP.NET MVC2 application from Visual Studio 2008 using FTP. In the Web Application Tool, I see the folder structure of my project. I have also started the website from the IIS tools section. However, when I click on the temporary URL that has been assigned to me, the page never loads. I get no errors within the browse just a loading message.

    I am new to this environment and do not know where to start debugging. Should I be enabling logging somewhere?

    TIA.

    Klaus
     
  2. mjp

    mjp

    I can ping your temp URL and I don't see any errors in the account set up log. You should probably open a ticket to support and have them take a look at it.
     
  3. Take a look at your raw logs. You can enable them in the stats/logs section of your control panel.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page