Hi, I try to fix issues with deadlocks.
And I see that you have some trick in Global.asax.cs for reprocessing of error ( Error is raised during processing of request.
Environment: WindowsServer 2003, IIS6 Do you know the reason? |
Hi, I try to fix issues with deadlocks.
And I see that you have some trick in Global.asax.cs for reprocessing of error ( Error is raised during processing of request.
Environment: WindowsServer 2003, IIS6 Do you know the reason? |
Once you sign in you will be able to subscribe for any updates here
Tags:
Asked: Oct 22 '10 at 06:31
Seen: 4,199 times
Last updated: Oct 22 '10 at 13:13
Could you publish a full stack trace?
Yes, here it is:
Comment from the author:
Moreover I used reflector and found where error is raised
But don't know why :)
// Posting this an an answer was a bit wrong, so I reposted it as a comment.