For Programmers: Free Programming Magazines  


Home > Archive > ASP > November 2005 > Re: To see the error´s line number in production









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: To see the error´s line number in production
Evertjan.

2005-11-29, 7:55 am

=?Utf-8?B?RWR3aW5TbHlmaW5nc3Rlcg==?= wrote on 29 nov 2005 in
microsoft.public.inetserver.asp.general:
> Is there a way to catch the line number of the error in production
> without visual studio installed?
>
> obs: Local I see the line number....


Sure, I never use visual studio and alike.
[It is bad for your learning curve, use a simple editor.]

ASP serverside [vbs or js] code errors wil be shown in(!) the browser
window as they happen and will include the line number.

Clientside code errors are shown by(!) the browser,
if not switched off in that browser,
but that is off topic in this NG.


--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com