MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

NullReferenceException after installing on server  (Closed) (Mono Support )

Viewed 9888 time(s), 4 post(s) 11/30/2013 9:45:40 AMby microbMnt
microbMnt

microbMnt

11/30/2013 9:45:40 AM
hi . after installing on server i had this error . 

Server Error in '/' Application.Object reference not set to an instance of an object.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <br><br>Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.<br><br>Source Error: <br><br>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.<br>Stack Trace: <br><br>[NullReferenceException: Object reference not set to an instance of an object.]<br>   MonoSoftware.MonoX.Localization.LocalizationHandler.GetDefaultCultureName() +135<br>   MonoSoftware.MonoX.Localization.LocalizationHandler.GetLocalizationCultureName() +622<br>   MonoSoftware.MonoX.Utilities.LocalizationUtility.GetCurrentLanguageCultureName() +23<br>   MonoSoftware.MonoX.Utilities.PageUtility.GetPageProperties(String appRelativeCurrentExecutionFilePath) +103<br>   MonoSoftware.MonoX.BasePage.GetPageProperties() +28<br>   MonoSoftware.MonoX.BasePage.get_PageProperties() +28<br>   MonoSoftware.MonoX.BasePage.OnPreInit(EventArgs e) +54<br>   System.Web.UI.Page.PerformPreInit() +21<br>   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1066<br><br>Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
This content has not been rated yet. 
55 Reputation 3 Total posts
iruzak

iruzak

12/3/2013 6:56:55 AM
What version of MonoX did you try to install?
This content has not been rated yet. 
443 Reputation 50 Total posts
amrmagdy

amrmagdy

10/31/2014 9:46:15 PM
I have the same error after install my version  is : MonoX_4_9_40_4907

The error is :

Object reference not set to an instance of an object.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: 

[NullReferenceException: Object reference not set to an instance of an object.]
MonoSoftware.MonoX.Localization.LocalizationHandler.GetDefaultCultureName() +135
MonoSoftware.MonoX.Localization.LocalizationHandler.GetLocalizationCultureName() +622
MonoSoftware.MonoX.Utilities.LocalizationUtility.GetCurrentLanguageCultureName() +23
MonoSoftware.MonoX.Utilities.PageUtility.GetPageProperties(String appRelativeCurrentExecutionFilePath) +103
MonoSoftware.MonoX.BasePage.GetPageProperties() +28
MonoSoftware.MonoX.BasePage.get_PageProperties() +28
MonoSoftware.MonoX.BasePage.OnPreInit(EventArgs e) +53
System.Web.UI.Page.PerformPreInit() +21
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1041

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237
This content has not been rated yet. 
127 Reputation 15 Total posts
khorvat

khorvat

11/3/2014 8:12:03 AM
Hi amrmagdy,

  I have answered on your question in the other thread so we will close this one.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts