Web setup Installer(MSI) error on windows server 2008 environment

Posted by mag1981 on Stack Overflow See other posts from Stack Overflow or by mag1981
Published on 2010-04-15T13:58:30Z Indexed on 2010/04/24 12:53 UTC
Read the original article Hit count: 200

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

© Stack Overflow or respective owner

Related posts about setup

Related posts about visual-studio