Hi
I am using Windows server 2012 (IIS 8.5). I hosted a website (created in vs2010) in IIS 8.5. I created an ApplicationPool to my site, and the options, Identity is set to "ApplicationPoolIdentity". Load UserProfile is "true". When I try to browse my website, It is giving "HTTP Error 503. The service is unavailable". I found the problem i.e, my ApplicationPool got stopped.
When I change the Identity of AppPool to Localsystem it is working. But when the Identity option is set to "AppplicationPoolIdentity, everytime I browse my application, my website application is getting stopped.
I hosted the same application in IIS 7.5 it is working fine, but not with IIS 8.5.
Please help me out from this problem (challenge..:-))
Regards,
Govind