Did you have try to put your IIS mode in this website to Classic ?
You can't set a manifest in a Web application, because it's runtime is embedded in a pool application, running in a curtain user, not like a win application where you directly run the app under your rights.
MVP Client Operating System
Please Mark as Answer if it helps :)
giop
Member
378 Points
81 Posts
Re: Crash when deployed on IIS
Feb 24, 2012 08:20 AM|LINK
Did you have try to put your IIS mode in this website to Classic ?
You can't set a manifest in a Web application, because it's runtime is embedded in a pool application, running in a curtain user, not like a win application where you directly run the app under your rights.
Please Mark as Answer if it helps :)