• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help with 2003 Server and .aspx pages

prochobo

Senior member
Well here's the deal, I have a folder of .aspx pages which I'm trying to use. They work fine when I host them on my 2003 Server virtual machine, but they will not display correctly when I move the pages to a production server. The output is the .aspx code for the page, like it hasn't been compiled.

The production server runs 2003 Server, IIS 6, and .Net version 2. I believe IIS is setup correctly. I have chosen ASP.NET version 2.0.50727 on the ASP.NET tab in the IIS properties window. No .dlls are required for this page to show correctly, I've tested this already in the VM. ASP, .NET, and IIS services are all running fine. Below are screen shots of the issue along with my configuration.

http://www.prochobo.com/lhm.jpg
http://www.prochobo.com/iis.jpg
http://www.prochobo.com/iis2.jpg
 
Back
Top