I get the following error when I run my asp.net application 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: Required permissions cannot be acquired. Source Error: Line 197: Line 198: Line 199: Line 200: Line 201: Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 199 This seems to occur because I have the Microsoft.ApplicationBlocks.Data.dll
in my bin directory even though I haven't started using it yet... I have no code written that uses or that is dependant on MS Data Access Application Block. This application is running on IIS (Window 2000 - Fully Patched) but the files are stored on a file
server with IIS using UNC. This has already caused problems with a previous control ASP.net Menu (ASPnetMenu.dll) running from the application's bin directory. We overcame this problem by adding the ASPnetMenu.dll to the IIS servers assembly cache. I have
tried to add the Microsoft.ApplicationBlocks.Data.dll to the assembly cache but can't... I get the following error: Unable to add the selected assembly. The assembly must have a strong name (name, version and public key). Any ideas on how to either resolve
the problem with the applications bin directory or the assembly cache would be most helpful!
Michael Sivers
Solutions Architect & Software/Web Developer
"The shadow proves the sunshine"
msivers
Member
92 Points
20 Posts
Microsoft.ApplicationBlocks.Data.dll permission problem
Sep 11, 2003 11:34 AM|LINK
Solutions Architect & Software/Web Developer
"The shadow proves the sunshine"