简体   繁体   中英

unable to open my .aspx page in IIS,windows server2003 R2 Enterprise version

Dear All, please help iam hanged..i deployed my Asp.Net website in iis.but i unable to open my aspx page while i browse..but can open Html pages..i did everything.. same thing i done in vista and Xp its working fine..but while i trying to do in Windows Server2003 R2 enterprise server its not working

please help what could be the problem...

Here are some some things to check. I apologize in advance, but I don't have a server in front of me to verify some of the specifics of where things are --

1) Make sure the site is configured to use the correct version of ASP.NET. You can see the version in the Site's Properies tab.

2) If the version of .NET you need is not showing up and is installed on the server, run "regiis.exe -i" from your framework directory to register the framework with IIS.

3) If you're running this on a 64-bit server, check the Web Extensions section in IIS to make sure you "allow" whatever looks right.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM