OxyProject Assistant product consists of the following applications:
i) OxyProject Assistant Server
ii) OxyProject Assistant Web
iii) OxyProject Assistant Windows Client
OPAKI001 In the situation when .NET Framework 2.0 is not installed, it should be manually installed
OPAKI002 Windows Vista running the installer package may fail with error 2869.
This error is caused by User Access Control (UAC) that does not properly handle the installation packages in Windows Vista operating system.
To avoid this error try the following:
1. Start a console application as an administrator (click on "Run as Administrator" context menu for the console menu item)
2. In the console window type msiexec /i myMsiName.msi
If the error still occurs make sure that you select "Everyone" in the installation option.
OPAKI003 Windows Vista x64 running the installer package may fail with error 2869.
This error is caused by User Access Control (UAC) that does not properly handle the installation packages in Windows Vista x64 operating system. If the steps to fix OPAKI002 do not solve the problem we suggest installing Project Assistant on an XP or Vista x32 operating system and manually copying the assemblies to the Vista x64 operating system.