Description of FIX: ASP.NET Does Not Work with the Default ASPNET Account on a Domain Controller :
This tutorial helps the users to know about the working status of ASP.NET on any domain controller. In this article the author describes the reason behind it. Usually the ASP.NET / runs only in client's account. Mostly the webmasters uses their domain account which might not be acceptable by ASP.NET. To overcome this problem, the users must use the system account. The author describes the various methods to solve this problem which is highlighted in this article.