Showing posts with label throwing. Show all posts
Showing posts with label throwing. Show all posts

Wednesday, March 7, 2012

remote errors

How do you get remote errors to show on a different machine? We want to see
what errors our dev machine is throwing when it does so we dont have to go
through logs to try to find it.. I tried changing the customerrors to Off in
web.config but didnt seem to fix the problem, what am I missing? thanks!nevermind! didnt realize it was a system property I had to set! got it
working now
"Smokey Grindel" <nospam@.nospam.com> wrote in message
news:eKRdUnOYHHA.984@.TK2MSFTNGP04.phx.gbl...
> How do you get remote errors to show on a different machine? We want to
> see what errors our dev machine is throwing when it does so we dont have
> to go through logs to try to find it.. I tried changing the customerrors
> to Off in web.config but didnt seem to fix the problem, what am I missing?
> thanks!
>