I can run the Installer in Visual Studio by right clicking the solution and choosing "Install" option.
But, when I am trying to run the MSI file for the Web Installer (From Visual Studio) on the disk , I get a permissions error.
But I am the Administrator on the machine.
Cannot figure out the issue.
Please help.
Also if the error does not contain many details, you can run your installer from command prompt and create a log using msiexec:
Open in new window
Notice that if you are on the same machine you should uninstall your program first.