error on blog script

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.
11/10/2009 7:06:26 PM
Gravatar
Total Posts 125

error on blog script

latest mojo. MSSQL 2008 and windows 7

The following error shows up when I setup a new database. I checked the database and it does not have a table for"dbo.mp_blogs"

Running script blog - 0.0.0.3 - 00:00:07.2563615

System.Data.SqlClient.SqlException: Cannot find the object "dbo.mp_Blogs" because it does not exist or you do not have permissions. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at mojoPortal.Data.SqlHelper.ExecuteNonQuery(SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters) in D:\mojo\SourceCode\mojoPortal.Data.MSSQL\SQLHelper.cs:line 448 at

11/11/2009 8:52:09 AM
Gravatar
Total Posts 18439

Re: error on blog script

Are you working from svn? If so please try svn update and rebuild and visit setup.

Also I just released mojoPortal 2.3.2.9 and it does not throw this error on a clean install.

Best,

Joe

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