Reputation: 80
I am try to synch my Kentico 9 database using ContinuousIntegration.exe -r.
I'm getting the following error message:
"The application is not a web application, it cannot provide database installation wizard. Please install the database externally, and setup the connection string."
The app has been setup as a web application.
I've run this through PowerShell and at the Command Prompt (Admin) and always get the same error. I've followed the online procedure exactly. No joy.
Does anyone know what I might be doing wrong?
Upvotes: 1
Views: 273
Reputation: 7696
Run the ContinuousIntegration.exe utility from bin folder (not Lib).
Upvotes: 4