# Friday, July 02, 2004

Access Denied Error When You Make Code Modifications

Hind sight is 20/20, isn't it?

When you access a page after an AppDomain load, for example, when you modify the Bin directory or the Web.config file on computers running Microsoft Index Services, you may receive the following error message:

Server Error in '/MyWebApp' Application

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Access is denied: 'mydll'.

[ Microsoft Knowledge Base Article 329065 ]

I'm thinking that every time I had an error that looked like this, it was the friggin' Indexing Service.

#    Comments [0] |
Comments are closed.