KanBo Error: Cannot Open Database

Table of Contents

KanBo Log shows Problems with SQL Server

If you have any SQL Error Messages included in your KanBo Log file, please check your connection string in the web.config.

SQL Connection Error Messages can look like the following ones.

Plugins         FATAL | plugin 4544ea97-0711-4506-b034-70908f732750(Effects processor): Caught unexpected exception from effects processor
EXCEPTION: HelpLink.ProdName: Microsoft SQL Server;HelpLink.EvtSrc: MSSQLServer;HelpLink.EvtID: 4060;HelpLink.BaseHelpUrl: http://go.microsoft.com/fwlink;HelpLink.LinkId: 20476
System.Data.SqlClient.SqlException (0x80131904): Cannot open database "KANBO_DATABASE" requested by the login. The login failed.
Login failed for user 'IIS APPPOOL\kanboapppool'

Please find here an example of the connection string (including how it should look like with windows authentication and sql authentication as well).

Was this article helpful?

Please, contact us if you have any additional questions.