Consider the following scenario. You create a Microsoft
ASP.NET application. The application tries to create a new application domain.
In this scenario, you may receive the following configuration error message in
the Web browser:
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: Can not access file 'System.Web' because it is
being used by another process.
Notes- In this error message, the words "can not" are a misspelling for the word "cannot."
- This problem is more likely to occur when the Web server is under
a heavy load.