navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

email error more information about error

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> email error more information about error
Page: [1]
 
crosscreek

 

Posts: 107
Joined: 2/5/2008
Status: offline

 
email error more information about error - 4/5/2008 21:29:53   
I have a errorpage.asp page set up that will email me an error;
I trap it from the page & send

<!--#include virtual="Errorpage.asp"-->
<%If Err.number <> 0 then
TrapError Err.description

For instance:

I receive an error message
At 4/5/2008 1:57:18 PM the following errors occurred on the page /pedigree.asp : Type mismatch,

I there a way I can find out which line & more details if it's a syntax error, etc.

I google errors & read somewhere that I could but I can't find the where I found it.
Thanks





However
Spooky

 

Posts: 26599
Joined: 11/11/1998
From: Middle Earth
Status: online

 
RE: email error more information about error - 4/5/2008 21:51:02   
Depends what you are doing really - that type of bug should be found in normal testing. Using ON ERROR RESUME NEXT to raise the error could make the error actually harder to find

_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

§þ:)


(in reply to crosscreek)
crosscreek

 

Posts: 107
Joined: 2/5/2008
Status: offline

 
RE: email error more information about error - 4/5/2008 22:25:28   
Thanks...I think you are correct...

I figured out:

That bug happens if someone types in a id number of a dog that doesn't exsit in the URL
pedigree.asp?id=0

Need to worry more about fixing & not having errors then trying to figure out a custom code to have them sent to me.

Thanks

(in reply to Spooky)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> email error more information about error
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts