When Off is actually On

by alski 8. April 2005 20:56

Strange as it seems but “Server encountered an internal error. For more information, turn on customErrors in the server’s .config file.” is actually begging for you to add,

<system.runtime.remoting>
   
<customErrors mode="off"/>
</system.runtime.remoting> 

Thanks go to Chris Taylor for pointing this out. I didn't think it ever seemed to work properly before!

http://dotnetjunkies.com/WebLog/chris.taylor/articles/5566.aspx

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Code | DotNet2.0 | Work

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

RecentComments

Comment RSS