By Niudofreitas - Mon 7 Mar 2016
|
Please help me to install Kartris. I tried but received the following error message:How should I proceed?
The application could not be installed:
- Error while installing application package: An error occurred during execution of the database script. The error occurred between the following lines of the script: "1" and "41". The verbose log might have more information about the error. The command started with the following: "/*************************************************" Password validation failed. The password does not meet Windows policy requirements because it is not complex enough. 'KartrisSQLUser' is not a valid login or you do not have permission. User or role 'KartrisSQLUser' does not exist in this database. Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0. Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0. -- Creating login -- Creating user -- Adding user -- Adding user http://go.microsoft.com/fwlink/?LinkId=178587 Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_SQL_EXECUTION_FAILURE.; at Microsoft.Web.Deployment.DBStatementInfo.Execute(DbConnection connection, DbTransaction transaction, DeploymentBaseContext baseContext, Int32 timeout) at Microsoft.Web.Deployment.DBConnectionWrapper.ExecuteSql(DBStatementInfo sqlStatement, DeploymentBaseContext baseContext, Int32 timeout) at Microsoft.Web.Deployment.SqlScriptToDBProvider.AddHelper(DeploymentObject source, Boolean whatIf) at Microsoft.Web.Deployment.DeploymentObject.AddChild(DeploymentObject source, Int32 position, DeploymentSyncContext syncContext) at Microsoft.Web.Deployment.DeploymentSyncContext.HandleAddChild(DeploymentObject destParent, DeploymentObject sourceObject, Int32 position) at Microsoft.Web.Deployment.DeploymentSyncContext.SyncChildrenOrder(DeploymentObject dest, DeploymentObject source) at Microsoft.Web.Deployment.DeploymentSyncContext.SyncChildrenOrder(DeploymentObject dest, DeploymentObject source) at Microsoft.Web.Deployment.DeploymentSyncContext.ProcessSync(DeploymentObject destinationObject, DeploymentObject sourceObject) at Microsoft.Web.Deployment.DeploymentObject.SyncToInternal(DeploymentObject destObject, DeploymentSyncOptions syncOptions, PayloadTable payloadTable, ContentRootTable contentRootTable, Nullable`1 syncPassId, String syncSessionId) at Microsoft.Web.Deployment.DeploymentObject.SyncTo(DeploymentProviderOptions providerOptions, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncOptions) at WebsitePanel.Providers.Web.WebApplicationGallery.InstallApplication(String productId, List`1 updatedParameters) at WebsitePanel.Providers.Web.IIs60.InstallGalleryApplication(String webAppId, List`1 updatedValues)
|
By Tiggywiggler - Sat 14 May 2016
|
The error is telling you that the password you supplied is not complicated enough. Did you try using a different password?
|
|