The following error occurs during installation of QWP on Windows 2008:
“Solution Package deployment error: Access denied.
Please check with Installation Guide for more information”
The following error occurs during installation of QWP on Windows 2008:
“Solution Package deployment error: Access denied.
Please check with Installation Guide for more information”
UAC prevents solution package from being installed.
You should run the installation package using elevated administrative rights. To do that, perform the following:
1. Right click on Command Prompt and run it as Administrator
2. Move to the installation folder where QWP msi is located.
3. Execute the following command:
msiexec /i {QWP_msi_name.msi}
UAC prevents solution package from being installed.