Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Help adding two lines to config.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

texanman
Junior Member

United States
410 Posts

Posted - 05 October 2009 :  14:06:25  Show Profile
Hello!

My host servers by default disable the coding error messages.
To enable them, they said this:

If you are are having a classic ASP application, you can view the detailed ASP error message by adding below lines in the web.config file:

<asp scriptErrorSentToBrowser="true" />
<httpErrors errorMode="Detailed" />

These error messages are by default disabled on the server for security reasons.


My questions: are these compatible with snitz codes and if so where do I add them?

Thank you

AnonJr
Moderator

United States
5768 Posts

Posted - 05 October 2009 :  14:55:53  Show Profile  Visit AnonJr's Homepage
Last I checked, web.config is only used by ASP.NET applications, not Classic ASP applications (like Snitz). Turning on error messages is a server setting that your server admin will have to turn on.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 October 2009 :  02:23:54  Show Profile
If your host is telling you to edit web.config file to turn on error messages for classic ASP, then you have more than just the error to worry about.

Support Snitz Forums
Go to Top of Page

texanman
Junior Member

United States
410 Posts

Posted - 06 October 2009 :  10:52:12  Show Profile
Thanks AnonJr. You are right!
Davio
Well after bugging them, they enabled it and it is working fine now.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07