NOTE: This article is listed in the following 'checklist' guides: [DSP] Application Installation Errors
Version: All DSP versions
Issue: Installation error received during upgrade to newer version of DSP 6.2.1
CranSoft Database Versioning Utility
Began: 6/1/2015 8:57:21 AM
Application...: dspAddOn
Data Source...: dspAddOn
Operation.....: Import
Component.....: baseline
Server........: <servername>
Server and database configured via external configuration.
Operations will be performed against the resolved database.
Original......: dspAddOn
Resolved......: dspAddOn
Preparing database.
Creating database 'dspAddOn'.
Error occured executing script.
Error encountered during execution without verbose mode.
To enable verbose output, add -Verbose to the execution parameters.
Errored: 6/1/2015 8:57:25 AM
Duration: 00:00:03
ERROR: See 'dspAddOn_install.log' for details.
Install-CsPackage : Install failed.
At D:\Program Files (x86)\BOA\DSP\Packaging\Bin\Profile.ps1:30 char:15
+ $packages | Install-CsPackage –Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (dspAddOn.Database-6.2.1+5659:
PackageInstance) [Install-CsPackage], RuntimeException
+ FullyQualifiedErrorId :
PackageManagerInstallError,CranSoft.Packaging.C ommands.InstallCsPackage
Install-CsPackage : Install failed.
At D:\Program Files (x86)\BOA\DSP\Packaging\Bin\Profile.ps1:30 char:15
+ $packages | Install-CsPackage –Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-CsPackage], RuntimeException
+ FullyQualifiedErrorId : RuntimeException,CranSoft.Packaging.Commands.InstallCsPackage
Resolution: Ensure that the DSP database login in SQL Server has the dbcreator server role assigned then restart the installation.
1. Run the CranSoft Package Manager as an administrator.
2. Execute the command: Install-BoaSolutions and hit <enter>. Installation will pick up where it left off.
NOTE: The original installation of DSP requires that the DSP database login has dbcreator rights, so this must have been changed post-installation.