Ask a Question related to ASP, Design and Development.
-
M_Evans #1
ASPError Object problem
I'm attempting to use the ASPError object to generate a
custom page when a user encounters a 500-error. I want the
page to generate an email to alert my department of the
problem.
In Internet Explorer: If I force a 500 error, I get the
custom page AS LONG AS THE VBScript CODE isn't longer than
about 165 characters (but it won't send me an email). If
the VBScript exceeds 165 characters, then the whole code
of the error page is revealed.
In Netscape: the browser thinks I'm trying to download an
application of type application/octet-stream. I've found
postings about this problem with custom error pages &
Netscape dating back to 2000, although I haven't found any
solutions to the problem. The previous postees seem to
have resolved their problem with Netscape.
All the main ASP pages are working for this site.
M_Evans Guest
-
Com Object Problem
I am having a small problem with a COM Object I am using. The object itself works fine, but a problem arises if the object is being accessed again... -
Custom Control Problem :: Object reference not set to an instance of an object
Hi All! I have the following Custom Control file... '########### WebUserControl1.ascx ############# <%@ Control Language="vb"... -
GD object problem
Hello to All, Baybe I'm not alone with this message error when I started the script: Can't locate loadable objest for module GD... I've noticed... -
ASPError Object
Can someone clue me in as to why the following code for Error Object does not work. The errors get caught, but no information exists in the Error... -
Problem using com object in IIS 4
Hey all, I've been having a weird problem using com objects in IIS 4. I've built a middleware system that can be called with XML requests over...



Reply With Quote

