- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to change my .NET security settings.
Were is the .NET security modify control panel screen or the CasPol.exe in Windows 7 ?
I know this isn't Autocad specific, but I'd thought someone has come across this in Windows 7 before.
Cannot load assembly. Error details: System.IO.FileLoadException: Could not
load file or assembly 'ClassAutocad2011, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. Access is denied.
File name: 'ClassAutocad2011, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null' ---> System.UnauthorizedAccessException: Access is denied.
(Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,
Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark,
Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,
Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)
at loadmgd()
Solved! Go to Solution.