Browsing all articles from August, 2008
Aug
18

Failed to execute request because the App-Domain could not be created

Author andy18    Category Windows-related     Tags

If you have a IIS server and ASP.Net is installed on the box but you are unable to load the site, and you have seen 1088 and 1344 event ID in your server event log as follow, check the Application Pool identity which runs the site and make sure the identity have read/execute permission on the NTFS folder permission which the web.config file are located. read more