.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

acad.exe.config

2 REPLIES 2
Reply
Message 1 of 3
jerry.bryant
5970 Views, 2 Replies

acad.exe.config

IN order to load/run .NET Framework 4.0 apps..i was told to modify my acad.exe.config file by removing the <!-- and --> from it....as shown below...

<configuration>

  <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0"/>
  </startup>

<!--All assemblies in AutoCAD are fully trusted so there's no point generating publisher evidence-->
   <runtime>       
 <generatePublisherEvidence enabled="false"/>   
   </runtime>
</configuration>

 

Now, another user has installed AutoCAD 2011.....and I need to see if he can run a .NET Framewok 4.0 DLL from his machine...So I adjusted his acad.exe.config as shown above (just like mine).

 

After doing this....when he launches AutoCAD 2011, he gets an error....Cant' RUn AutoCAD - Re-Install...or you dont have right to tun it...blah blah blah.

 

Put the <!-- and --> back in his acad.exe.config file...and AutoCAD launches fine.

 

What's going on here? Why can't he make the change to the acad.exe.config file......but I can????

 

 

Jerry Bryant
"Swing hard and hope you hit it!"
2 REPLIES 2
Message 2 of 3
norman.yuan
in reply to: jerry.bryant

Does the other user's computer have .NET 4 framework installed?

 

Norman Yuan

Drive CAD With Code

EESignature

Message 3 of 3
jerry.bryant
in reply to: norman.yuan

No...I guess that answers my question

 

Jerry Bryant
"Swing hard and hope you hit it!"

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost