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.

Hello, i tried finally install Mono on separate hosting, and it doesn't proceed.  (Mono Support )

Viewed 175487 time(s), 46 post(s) 1/19/2012 10:11:02 PMby in4man
in4man

in4man

2/6/2012 5:56:13 PM
Ok, yeah thanks. You mean I can copy menu from english version. To russian. Moving next. I use hosting where all permissions granted to user account, under that IIS runs. But some behaviour of mono relyis on network_service. Or something like that. I need to know where I can specify user, under what mono runs. May be it depends on identity impersonate=true..., in web.config but I'm not sure.
This content has not been rated yet. 
282 Reputation 46 Total posts
in4man

in4man

2/6/2012 6:54:47 PM
Log of Mono... This day I tried only to upload Image of Group, and pictures to Photo gallery

2012-02-06 04:24:05,889 [43] ERROR MonoX [admin] - Error
System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2012-02-06 04:24:05,905 [43] ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.monox_pages_socialnetworking_photogallery_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-02-06 04:24:46,358 [18] ERROR MonoX [admin] - Error
System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2012-02-06 04:24:46,358 [18] ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.monox_pages_socialnetworking_photogallery_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-02-06 04:24:59,780 [19] ERROR MonoX [admin] - Error
System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2012-02-06 04:24:59,780 [19] ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.monox_pages_socialnetworking_photogallery_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-02-06 04:25:38,389 [38] ERROR MonoX [admin] - Error
System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2012-02-06 04:25:38,389 [38] ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_Paths'; column does not allow nulls. INSERT fails.
Cannot insert the value NULL into column 'PathId', table '1324073689.dbo.aspnet_PersonalizationAllUsers'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationState(SqlConnection connection, String path, String userName, Byte[] state)
   at System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider.SavePersonalizationBlob(WebPartManager webPartManager, String path, String userName, Byte[] dataBlob)
   at MonoSoftware.MonoX.VersionedPersonalizationProvider.SavePersonalizationBlob(WebPartManager wpm, String path, String userName, Byte[] dataBlob)
   at System.Web.UI.WebControls.WebParts.PersonalizationProvider.SavePersonalizationState(PersonalizationState state)
   at System.Web.UI.WebControls.WebParts.WebPartPersonalization.Save()
   at System.Web.UI.WebControls.WebParts.WebPartManager.OnPageSaveStateComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnSaveStateComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.monox_pages_socialnetworking_photogallery_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2012-02-06 04:27:02,842 [20] ERROR MonoX [admin] - An exception was caught during the execution of an action query: Cannot insert the value NULL into column 'Rating', table '1324073689.dbo.SnFile'; column does not allow nulls. INSERT fails.
The statement has been terminated.. Check InnerException, QueryExecuted and Parameters of this exception to examine the cause of this exception.
   at SD.LLBLGen.Pro.ORMSupportClasses.ActionQuery.Execute()
   at SD.LLBLGen.Pro.ORMSupportClasses.BatchActionQuery.Execute()
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.ExecuteActionQuery(IActionQuery queryToExecute)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.PersistQueue(List`1 queueToPersist, Boolean insertActions, Int32& totalAmountSaved)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave, IPredicateExpression updateRestriction, Boolean recurse)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave)
   at MonoSoftware.LLBLGen.Repository.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave)
   at MonoSoftware.MonoX.ModuleGallery.UploadModule.SaveToDatabase(String targetPath, String fileName, IFileContentProvider provider)
   at MonoSoftware.MonoX.ModuleGallery.UploadModule.SaveFiles()
   at MonoSoftware.MonoX.ModuleGallery.SocialNetworking.GroupEdit.btnSave_Click(Object sender, EventArgs e)
 
Cannot insert the value NULL into column 'Rating', table '1324073689.dbo.SnFile'; column does not allow nulls. INSERT fails.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at SD.LLBLGen.Pro.ORMSupportClasses.ActionQuery.Execute()
 
2012-02-06 04:31:21,092 [29] ERROR MonoX [admin] - The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at MonoSoftware.MonoX.ModuleGallery.UploadModule.SaveFile(String fileUrl)
   at MonoSoftware.MonoX.ModuleGallery.SocialNetworking.GroupEdit.btnSave_Click(Object sender, EventArgs e)
 
2012-02-06 12:41:04,467 [23] ERROR MonoX [admin] - An exception was caught during the execution of an action query: Cannot insert the value NULL into column 'Rating', table '1324073689.dbo.SnFile'; column does not allow nulls. INSERT fails.
The statement has been terminated.. Check InnerException, QueryExecuted and Parameters of this exception to examine the cause of this exception.
   at SD.LLBLGen.Pro.ORMSupportClasses.ActionQuery.Execute()
   at SD.LLBLGen.Pro.ORMSupportClasses.BatchActionQuery.Execute()
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.ExecuteActionQuery(IActionQuery queryToExecute)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.PersistQueue(List`1 queueToPersist, Boolean insertActions, Int32& totalAmountSaved)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave, IPredicateExpression updateRestriction, Boolean recurse)
   at SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave)
   at MonoSoftware.LLBLGen.Repository.SaveEntity(IEntity2 entityToSave, Boolean refetchAfterSave)
   at MonoSoftware.MonoX.ModuleGallery.UploadModule.SaveToDatabase(String targetPath, String fileName, IFileContentProvider provider)
   at MonoSoftware.MonoX.ModuleGallery.UploadModule.SaveFiles()
   at MonoSoftware.MonoX.ModuleGallery.SocialNetworking.GroupEdit.btnSave_Click(Object sender, EventArgs e)
 
Cannot insert the value NULL into column 'Rating', table '1324073689.dbo.SnFile'; column does not allow nulls. INSERT fails.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at SD.LLBLGen.Pro.ORMSupportClasses.ActionQuery.Execute()
</blockquote></blockquote>
This content has not been rated yet. 
282 Reputation 46 Total posts
khorvat

khorvat

2/7/2012 8:08:27 AM
It seems to me that you missed something while performing manual MonoX installation, can you allow as to take a look at the database to check if everything is there ?

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

in4man

2/7/2012 4:16:59 PM
Yes, I will send you detailes in Message.
This content has not been rated yet. 
282 Reputation 46 Total posts
khorvat

khorvat

2/22/2012 8:34:39 AM
Hi,

sorry for a delay I have checked your database and it seems to us that you didn't created constraints on database tables. I'm checking few more things I'll get back to you today with a solution. 

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

khorvat

2/22/2012 9:51:21 AM
Hi,

I have found that you are missing  references in various tables, are you sure that create script has been executed correctly ?

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

khorvat

2/22/2012 10:49:01 AM
Hi,

to answer you question
hi khorvat, do you find out something regards uploading files to server in monoX and changing permissions of folders?
 
it seems that it not writes files with right mechanism...
 
Thanks, in ADANCE. Sergey.
Yes, we have found that there are missing constraints and relations in whole MonoX database so it a wonder how it even works. To fix that we can delete your database and create it properly if you want ? 

Please let us know how you want to proceed and please continue our conversation on this thread.

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

in4man

3/28/2012 11:32:56 PM
Hi!
Yes I want to create and (delete old database) continue check what's wrong with MonoX in my install on Somee.com hosting.
But I ' m not sure, that IT IS possible to install DATABASE correctly _because_ of restrictments made by Somee.com hosting. It is possible only to transfer DATABASE from local machine to web server. AND My question is: IS IT WORK IF I TRY COPY AGAIN DATABASE WITH ALL CONSTRAINTS? Maybe i Will try to muddy with MS SQL Server 2005 database tools to fully copy db to web-hosting. By the way, as You figured out I tried to copy my database to http://free-sql.bizhostnet.com/ and now it containes my last attemp (I GUESS YOU TOLD THAT EXACTLY THAT DATABASE IS NOT FULLY INSTALLED AND HAS no Constraints...)..

Sorry for some complexity, but I need some how to make it work. ))

Cheers. Sergey...
This content has not been rated yet. 
282 Reputation 46 Total posts
khorvat

khorvat

4/2/2012 6:49:38 AM
Hi,

if I'm following you correctly you can only copy the pre-installed database to the SQL server, so:
My question is: IS IT WORK IF I TRY COPY AGAIN DATABASE WITH ALL CONSTRAINTS?
No it shouldn't be you just need to run the MonoX installation on your local machine and after successfully installing  MonoX locally transfer that database to your Somee.com server.

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

in4man

4/4/2012 8:50:40 PM
No, I don't understand. What exactly i Need to do? Transfer database? (I already tried but it finished with no uploding files. And now I'm triyng and it seems some "Object not set" Error, when I try add group to MonoX. Some is broken. What The Problem... Maybe this will help you:
Stack Trace:
 
[NullReferenceException: Object reference not set to an instance of an object.]
   MonoSoftware.MonoX.DAL.EntityClasses.SnGroupCategoryEntity.get_DisplayName() +94
 
[TargetInvocationException: Property accessor 'DisplayName' on object 'MonoSoftware.MonoX.DAL.EntityClasses.SnGroupCategoryEntity' threw the following exception:'Object reference not set to an instance of an object.']
   System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) +400
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +76
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName, String format) +8
   System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) +349
   System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +112
   System.Web.UI.WebControls.ListControl.PerformSelect() +21
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +72
   MonoSoftware.MonoX.Utilities.MonoXUtility.BindListControl(ListControl ddl, IEnumerable coll, String textFieldName, String valueFieldName, Boolean noPreference, String preferenceValue) +91
   MonoSoftware.MonoX.ModuleGallery.SocialNetworking.GroupEdit.OnLoad(EventArgs e) +161
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Control.LoadRecursive() +168
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3490
)
This content has not been rated yet. 
282 Reputation 46 Total posts
1 2 3 4 5