[Mono-aspnet-list] HTTP 500. Error processing request.

Marek Habersack grendel at twistedcode.net
Tue May 26 05:07:46 EDT 2009


Dejan Paležević wrote:
> Hello!
Hello,

> I was deployed my ASP.NET application on Linux (CentOS) using Mono 2.4. Same
> application on Windows platform work perfect, but i have some problems on
> Linux.
[snip]

> Below is stack trace on mentioned error:
> 
> Server Error in '/phmc' Application
> 
> Description: HTTP 500. Error processing request.
> 
> Stack Trace:
> 
> System.Exception: 
> 
>   at ClientManagement_NoviClan.btnSnimi_Click (System.Object sender,
> System.EventArgs e) [0x00000]
>   at System.Web.UI.WebControls.Button.OnClick (System.EventArgs e) [0x00000]
>   at System.Web.UI.WebControls.Button.RaisePostBackEvent (System.String
> eventArgument) [0x00000]
>   at
> System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent
> (System.String eventArgument) [0x00000]
>   at System.Web.UI.Page.RaisePostBackEvent (IPostBackEventHandler
> sourceControl, System.String eventArgument) [0x00000]
>   at System.Web.UI.Page.RaisePostBackEvents () [0x00000] 
>   at System.Web.UI.Page.ProcessRaiseEvents () [0x00000]
>   at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
>   at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
> [0x00000] 
> 
> Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
> 2.0.50727.1433
> 
> Any ideas?
Alas, this doesn't give enough information to diagnose the issue. If you can create a 
self-contained, small test case which demonstrates the bug, it would be great. Once you have the 
test case, file a bug report and attach the archive to it (to see how to file bugs, go to 
http://mono-project.com/Bugs - file the bug for System.Web component)

regards,

marek


More information about the Mono-aspnet-list mailing list