We are migrating our web servers to a Windows Server 2008 R2 environment. During our testing the classic ASP components on our application gives a page cannot be displayed page on IE. I have performed the following steps in the test environment;

  1. Enabled ASP on Server
  2. Enabled 32 bit mode on the application pool
  3. Registered all the DLLs related to the application (SYSWOW64)
  4. Enabled Fault trace
  5. Handler mapping registration for ASP on IIS
  6. Parent Paths set to true

The fault trace doesn't show any errors. Any help would be appreciated.

link|improve this question
Any event log messages? – TristanK Apr 14 '11 at 2:42
What does Fiddler show coming back from the server? – Dave Wise Apr 14 '11 at 4:37
TristanK there are no error events logged. Dave I get the following from Fiddler; ReadResponse() failed: The server did not return a response for this request. – user54896 Apr 14 '11 at 15:07
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.