R
Ravi, Dallas, Texas
http://www.netnewsgroups.net/group/microsoft.public.dotnet.framework.aspnet/topic22503.aspx
shows ways to get errors in a server context.
i am trying to find ways to trap the line number where the code is
failing in try catch set up. if i hard code the line number by
looking at the IDE's editor, it will be soon out of date when i start
modifying the code as needed.
i want to let the users know on which line the application failed. if
it some form of a function, then i will greatly benefit from it.
thanks and regards
Ravi.
shows ways to get errors in a server context.
i am trying to find ways to trap the line number where the code is
failing in try catch set up. if i hard code the line number by
looking at the IDE's editor, it will be soon out of date when i start
modifying the code as needed.
i want to let the users know on which line the application failed. if
it some form of a function, then i will greatly benefit from it.
thanks and regards
Ravi.