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 11139 time(s), 4 post(s) 30.11.2013 09:45:40by microbMnt
microbMnt

microbMnt

30.11.2013 09:45:40
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
Dieser Inhalt wurde noch nicht bewertet. 
55 Reputation 3 Total posts
iruzak

iruzak

03.12.2013 06:56:55
What version of MonoX did you try to install?
Dieser Inhalt wurde noch nicht bewertet. 
443 Reputation 50 Total posts
amrmagdy

amrmagdy

31.10.2014 21:46:15
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
Dieser Inhalt wurde noch nicht bewertet. 
127 Reputation 15 Total posts
khorvat

khorvat

03.11.2014 08:12:03
Hi amrmagdy,

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

Regards
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts