|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I've encounter many times this error. I can't still fit it.
The main problem is "Can't browse any asp page" ..What's wrong with IIS ... can't also browse IIShelp. Whenever i got this problem..i reinstalled my O/S and IIS.. After that i can browse .asp page.. There must be a way i don't find it... Anybody help me.. I appreciate ur idea very much thx, |
|
#2
|
|||
|
|||
|
which version of IIS /Windows NT are your running?
__________________
- Rogier Doekes |
|
#3
|
||||
|
||||
|
What is the actual error message?
How are you trying to view the ASP pages? |
|
#4
|
|||
|
|||
|
I'm running windows2000 and IE 6. IIS is 5 .
I can browse html file and .aspx file from IIS. But only .asp file is not able to browse. May be something is wrong with asp. How do u think? The actual error is 'Sever Application error'. |
|
#5
|
||||
|
||||
|
That usually means that there is an error in your ASP code.
Just try running a simple asp file like: Code:
<html>
<body>
<%=response.write("testing")%>
</body>
</html>
|
|
#6
|
|||
|
|||
|
I tried with the code u give .. got the same error..
i didn't try before install .Net. But i got this kind of error for many times when i don't use .Net. As i said i fit the errors by formatting . ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > What's going on with IIS?(need urgently) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|