[Mono-list] new install stopped working

Kornél Pál kornelpal at gmail.com
Sun Dec 30 19:09:54 UTC 2012


On 12/30/2012 7:27 PM, DevLOOP wrote:
> Description: An application error occurred on the server. The current custom
> error settings for this application prevent the details of the application error
> from being viewed (for security reasons).
> Details: To enable the details of this specific error message to be viewable,
> please create a <customErrors> tag within a "web.config" configuration file
> located in the root directory of the current web application. This
> <customErrors> tag should then have its "mode" attribute set to "Off".

You should follow the instructions in that message to enable displaying 
a more helpful error message including a stack trace.

Using that information you most likely will be able to resolve the problem.

You also may want to temporarily use "MonoDebug true" in you mod_mono 
configuration to enable line numers in stack traces.

Kornel


More information about the Mono-list mailing list