Question : Can't get an ASP page to display using IIS 7

Dear Experts

I'm trying to move an internal web app from an old server to a new virtual server 2008 box. I'm quite a novice at this and i've ran into problems getting the page to work.

Things i've done:
  • Installed the IIS Role including ASP, ASP.Net Services

  • Copied the files across from old --> new server

  • Set the default directory to where the .asp is and put it to the top of the list


But when i press browse web site i get:
 
 
Worker Process
325866
 


If i close this it says that DEP has closed the IIS Worker Process
 
 
DEP Closing IIS Worker Process
325878
 


I get 2 errors in the Event Viewer one under Application and one under System
 
 
Application Error
325879
 
 
System Error
325881
 

Answer : Can't get an ASP page to display using IIS 7

I need a little bit more information:
* Is the page ASP or ASP.NET (asp or aspx)
* Is the server 32bit or 64bit Server?
* Is the application you want to host a 32 or 64 bit application?
* How are your DEP settings configured? (Only essential Windows programs and services only or activated for all programs and services?)
* Did you create an extra application pool for the site?
* How did you created your site in the IIS Manager?  New Website? New virtual directory?
* There are many settings at the IIS Manager for the site, for ASP & ASP.NET
* Check your logfiles (Properties of Site or if IIS 7 choose Feature Protocol and look for directory (e.g. c:\Inetpub\logs\LogFiles\W3SVC1\)
Random Solutions  
 
programming4us programming4us