I have done some changes in IIS Manager in some scenarios it work and in some it don't. i have listed the setting which i have done in IIS Manager .
If in IIS Manager DefaultAppPool Identity is set to LocalSystem then wixsharp code create the setup.msi file successfully without any error. But if DefaultAppPool Identity is set to ApplicationPoolIdentity the wixsharp code create these files:
setup.wxs ,
Pikard.wixobj ,
Pikard.wixpdb necessary for the setup.but don't create the setup file setup.msi.
Below is link to files which are created when IIS Manager DefaultAppPool Identity is set to ApplicationPoolIdentity.
Setup.wxs
Setup.wixobj
If in IIS Manager DefaultAppPool Identity is set to LocalSystem then wixsharp code create the setup.msi file successfully without any error. But if DefaultAppPool Identity is set to ApplicationPoolIdentity the wixsharp code create these files:
setup.wxs ,
Pikard.wixobj ,
Pikard.wixpdb necessary for the setup.but don't create the setup file setup.msi.
Below is link to files which are created when IIS Manager DefaultAppPool Identity is set to ApplicationPoolIdentity.
Setup.wxs
Setup.wixobj