11 Aug 2015
als Antwort auf
user
SQL needs to be running in Mixed Authentication Mode (SQL Server and Windows Authentication) for Allocatus to run. To change the security authentication mode, complete the following steps.
- In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.
- On the Security page, under Server authentication, select the new server authentication mode, and then click OK.
- In the SQL Server Management Studio dialog box, click OK to acknowledge the requirement to restart SQL Server.
- In Object Explorer, right-click your server, and then click Restart. If SQL Server Agent is running, it must also be restarted
Further information on changing SQL Server Authentication modes can be found at http://msdn.microsoft.com/en-us/library/ms188670.aspx
If this does not work, please review the information below.
Please edit the config.xml in the bin folder of the Allocatus ProgramDir (e.g. C:\Program Files\Allocatus\Server\bin) and change the connection string in the tag ConnectionStringAllocatusServerDB according to the SqlConnection.ConnectionString Property.
Zuletzt bearbeitet am 30 Mai 2016 17:05 von aniko.erlinger