|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hi new to this forum have checked through posts to see if my problem has already been answered but could not find it so here goes.
Over the past few months I have been building an Intranet for my company and it now contains approx. 1000 pages all of which are standard ASP (not ASP.NET). When coding these pages I have been using a local IIS 5 and everything has been running really well. I write my code I test it using my internet explorer if there is an error in the code an error page appears telling what is wrong ie. Variable no specified, expected statement ect. Now some types of error are no longer picked up and the page is displayed minus anything after any error in the code. Not all ASP errors are ignored syntax errors are usually displayed in the normal manner but missing variables and other errors are not. I have since the last time I coded pages done at least the following. Installed ASP.NET framework Installed new scanner software Both of which I un-installed again to see if this would fix my problem it did not so they have both been re-installed. Any help with this would be helpful thanks. |
|
#2
|
|||
|
|||
|
Did you put any On Error Resume Next statements in your code? Have you checked the IIS configuration setting about error messages?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
||||
|
||||
|
Hi
There are no on error resume statements in my code and
I have tried every combination in the IIS error section but none of these solve my problem. Thanks for the reply sorry it took so long for me to come back. |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > IIS 5 Windows 2000 Pro no ASP error messages. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|