debugging help

L

Larry Tate

Here is my scenario.

I have a production site that was hand coded .. ie. no VS.
I have a dev site .. this is a dev copy of the production site.
Language using .. Vb.net
Framework Version ... Latest 1.1
Server ... Win2000


I am getting some errors in the production site, but not all of the time.
I need to turn on debugging in my web.config ( which I have done ) and grab
the error quietly in the global.asax file and tell my user that something
has gone wrong and it is being addressed and email to myself.

Here is the problem.
When I catch Server.GetLastError() and email it to myself I do not get any
line number, method, or Compiler Error Message: BC30451: Name 'myvar' is not
declared. messages of any kind. I really need at least some of this info.
Now all I get is a generic error.

Does anyone have a solution for this? I have read hundreds of articles and
news posts and no one can put me on a definite answer.
One thing is I have tried all of the "you need to look at this and need to
read up on that" articles and posts. I cant get any of the examples to work.

Does anyone have some code I can dl or get a hold of?

FYI ...
Microsoft make this super easy for 1.2 :)

Thanks,
Larry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top