Hi,
I try to install the Fortress-Server on Windows XP Professional with a MSSQL Express Server 2005, but I get always the Errorcode 402 (sort conflict in column 6. Select query cannot be resolved). What I have to do, to resolve the problem?
Sebastian Becher
Problem in Install
Moderator: SourceGear
Do you currently have a Vault or Dragnet Database on the Machine or is this a fresh install?
Are you using Windows Authentication or SQL Authentication in the Connect to Database dialog when you install?
There is a known issue with MSSQL 2005 and SQL Authentication, so if you are using Sql Auth try choosing Windows Auth instead.
If that isn't the problem, send us your fortress_install.log file located in your temp (%temp%) directory. That may give us some clues.
Are you using Windows Authentication or SQL Authentication in the Connect to Database dialog when you install?
There is a known issue with MSSQL 2005 and SQL Authentication, so if you are using Sql Auth try choosing Windows Auth instead.
If that isn't the problem, send us your fortress_install.log file located in your temp (%temp%) directory. That may give us some clues.
Mary Jo Skrobul
SourceGear
SourceGear
Not sure if it's this
I'm having the same problem here (trying to install on a XP professional machine running SQL2005 Developer Edition). I've just had a look at the databases the install created and there is a difference in the collation types between sgmaster and sgvault:
sgvault SQL_Latin1_General_CP1_CI_AS
sgmaster Latin1_General_CI_AS
And it appears that the install is falling over when it's trying the create the [spgetgroupsforreporproj] procedure.
sgvault SQL_Latin1_General_CP1_CI_AS
sgmaster Latin1_General_CI_AS
And it appears that the install is falling over when it's trying the create the [spgetgroupsforreporproj] procedure.
Any update?
Does anyone know if this bug has been resolved yet or of a decent workaround?
Contact fortress-support@sourcegear.com to get a patched preview which will fix the install issue.