Periodically after rebuilding my ASP.net project I receive the following error message when attempting to view my website:
Parser Error Message: Access is denied: 'netchartdir'.
Source Error:
Line 150: <add assembly="System.Drawing, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 151: <add assembly="System.EnterpriseServices, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 152: <add assembly="*"/>
Line 153: </assemblies>
Line 154: </compilation>
Source File: c:\\windows\\microsoft.net\\framework\\v1.0.3705\\Config\\machine.config Line: 152
I saw another message that was similar and downloaded the unsigned version of the Chart Director component. However this error still occurs on occasions and the only way to get it to stop is to reboot my workstation.
Is there anything else I can do, beyond using the unsigned component, to fix this problem?
Thank you,
Shawn Smiley |