runing script blog - 0.0.0.6 - 00:00:00.2343750

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/2/2010 5:45:17 AM
Gravatar
Total Posts 9

runing script blog - 0.0.0.6 - 00:00:00.2343750

Hi joe

My mssql role is not dbo and set web.config :<add key="MSSQLOwnerPrefix" value="" /> 

and get error :

runing script blog - 0.0.0.6 - 00:00:00.2343750

System.Data.SqlClient.SqlException: 'PersianMonth' 不是可以识别的 函数名。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) 在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 mojoPortal.Data.SqlHelper.ExecuteNonQuery(SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters) 位置 E:\Chandler\MojoPortal\svn\mojoPortal.Data.MSSQL\SqlHelper.cs:行号 105 在 mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) 位置 E:\Chandler\MojoPortal\svn\mojoPortal.Data.MSSQL\dbPortal.cs:行号 580 在 mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) 位置 E:\Chandler\MojoPortal\svn\mojoPortal.Data.MSSQL\dbPortal.cs:行号 513 在 mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo

3/2/2010 6:06:55 AM
Gravatar
Total Posts 18439

Re: runing script blog - 0.0.0.6 - 00:00:00.2343750

Hi,

If you are not using Persian language you can safely ignore that error if it ran the subsequent scripts for blog. If it did not run the rest of the scripts you could clear the contents of the file /Setup/applications/blog/SchemaUpgradeScripts/mssql/0.0.0.6.config and then visit setup page again.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.