|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP page - cannot be displayed error
HI!
I am new to ASP stuff. I tried to use the following simple code in MS Visual Interdev 6 and when I tried to quick view.... displays only HTML text "Hello there" but not what I specidfied in <% tags. <html> <body> <h1> "Hello there" </h1> <P> <% Response.Write("Testing asp") %> </P> </body> </html>> CAN ANY ONE TELL ME WHY I WAS NOT ABLE TO SEE "Testing asp" text in interdev. I also tried call this page from localhost http://127.0.0.1/Test.asp or http://localhost//Test.asp but displays the following Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance. I tried to look into log file under C:\WINNT\system32\LogFiles\W3SVC1 path, but but it gave me no help. CAN ANY TELL ME WHATS WORNG WITH MY CODE/IIS SETTING I don't have norton on my PC. I am using IIS on my PC. Appreciate any help. Thanks |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > ASP page - cannot be displayed error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|