Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems displaying .ASPX pages
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Problems displaying .ASPX pages
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01197928
Message ID:
01197928
Views:
62
I have the following situation:

Windows 2003 server.
I created a web site (MyApp) in the IIS.
.NET 2.0 Framework.

When I run an HTML file from the following link works without any problems:
http://172.28.11.129/MySite/MyTest.htm
The HTML page is displayed.

When I try to run any .ASPX page I get different negative reports:

1. If I run the page with local host like
http://localhost/MySite/Mytest.aspx
The error "Server Error in '/' Application" points to the Web.config on the line "Authentication mode="Windows". The

2. If I run the page with IP as:
http://172.28.11.129/MySite/MyTest.aspx
Message "Server Error in '/' Application. Resource cannot be found"

Any suggestion to why the .aspx is not displayed?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform