I have an issue somwhere between login and the public access redirecting to my error page.. umbDebugShowTrace comes up with nothing and umbraco is eating my exception.. im running 4.7.1
I was just wondering if there's any way to hook in somewhere in a blanket try catch or something equally dirty and work out what the hell is happening..
Catch and report error when public access fails
Hi Guys,
I have an issue somwhere between login and the public access redirecting to my error page.. umbDebugShowTrace comes up with nothing and umbraco is eating my exception.. im running 4.7.1
I was just wondering if there's any way to hook in somewhere in a blanket try catch or something equally dirty and work out what the hell is happening..
Thanks,
Tom
Tom,
Can you not run the site locally with Visual studio and point that to the iis worker process then debug?
Regards
Ismail
unfortunately not as we're pointing to a clients Active Directory and only have access on our test servers
is working on a reply...