setup error

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
3/12/2009 1:56:34 PM
Gravatar
Total Posts 2

setup error

hello guys,

i saw your cms and i m realy exciting.

 

I m trying to install it on a windows server and during setup i recieve this error

 

 

Probing system...
File system permissions ok.
MSSQL database connection ok.
database permissions are sufficient to alter schema.
database initial schema needs to be created.
Running script mojoportal-core - 2.2.7.8 - 00:00:00.0312500
Running script mojoportal-core - 2.2.7.9 - 00:00:15.9218750
Running script mojoportal-core - 2.2.8.0 - 00:00:15.9531250
Running script mojoportal-core - 2.2.8.1 - 00:00:15.9531250
Running script mojoportal-core - 2.2.8.2 - 00:00:15.9531250
Running script mojoportal-core - 2.2.8.3 - 00:00:15.9531250
Running script mojoportal-core - 2.2.8.4 - 00:00:15.9687500
Running script mojoportal-core - 2.2.8.5 - 00:00:16.0156250
Running script mojoportal-core - 2.2.8.6 - 00:00:16.0312500
Running script mojoportal-core - 2.2.8.7 - 00:00:16.0312500
System.Data.SqlClient.SqlException: The count-unique aggregate operation cannot take a uniqueidentifier data type as an argument. 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(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) at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) - 00:00:16.0468750
Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.

 

 

Can you help me?

 

 

3/12/2009 2:02:36 PM
Gravatar
Total Posts 18439

Re: setup error

Hi,

This SQL 2000 compatibility bug was identified in this thread, the thread also indicates the fix, so you can fix your copy by editing the file
/Setup/applications/mojoportal-core/SchemUpgradeScripts/mssql/2.2.87.config

Its already fixed in svn trunk and will be fixed in the next release.

Hope it helps,

Joe

3/12/2009 2:07:43 PM
Gravatar
Total Posts 2

Re: setup error

special thanks Joe.

I ve try it 2 times cause 1 st time reported error. I refreshed page and everything is ok.

It works fine. I ll send you the link with my website when its ready.

PS i own you a beer.

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