Web setup Installer(MSI) error on windows server 2008 environment
- by mag1981
Hello!,
I have developed a Web Application on VS2008 and I have created WebSetup for my web site.
It is working fine when I install this MSI or setup.exe on windows server 2003 environment.
If I tried to install on windows server 2008 using MSI file it is throwing error as below-
"You do not have sifficient privieges to compelte this instalaltion for all users of the machine. log on as administrator and the retry this instalaltion"
settings as below,
1)I have loged in as admin user.
2)secpol.msc --Local Policies--Security Options--User Account Control: Run all administrator in Admin Approvl Mode ==Enabled
Please suggest me on this.
thanks in advance