Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BuildMsi() Requires elevated privileges #1749

Open
Amit-ram1103 opened this issue Feb 14, 2025 · 1 comment
Open

BuildMsi() Requires elevated privileges #1749

Amit-ram1103 opened this issue Feb 14, 2025 · 1 comment

Comments

@Amit-ram1103
Copy link

I'm using the BuildMsi() method of WixSharp.Compiler in my Web Application. I have hosted it in IIS and when I run the Application Pool in Local System account (Highest Privilege), the method creates a msi file and returns the path of the file. Whenever I run it un ApplicationPoolIdentity, msi file isn't created and null is returned.

Need help in overcoming this issue.

@Rain36522
Copy link

Hello
Did you try to run as admin directly? Do you have some log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants