Author Topic: AutoCAD 2012 and .NET Framework 4.5  (Read 4566 times)

0 Members and 1 Guest are viewing this topic.

kaefer

  • Guest
AutoCAD 2012 and .NET Framework 4.5
« on: March 02, 2012, 09:10:56 AM »
As of yesterday: The wait is over. With Visual Studio 11 beta comes .NET Framework v4.5, and the impression I get is that AutoCAD 2012 doesn't really seem to like that. I imagine the official line to be that VS11 will be supported with the next release after Microsoft releases theirs, that is 2014, earliest.

In the meantime the only idea I've got is to change app.config for acad.exe, in want of a finer granularity for versioning, replacing
Quote
<supportedRuntime version="v4.0"/>
with
Quote
<supportedRuntime version="v2.0.50727"/>

Any suggestions?

TheMaster

  • Guest
Re: AutoCAD 2012 and .NET Framework 4.5
« Reply #1 on: March 02, 2012, 04:22:47 PM »
According to what Kean wrote, AutoCAD 2013 requires .NET 4.0, so 4.5 should also work.

As of yesterday: The wait is over. With Visual Studio 11 beta comes .NET Framework v4.5, and the impression I get is that AutoCAD 2012 doesn't really seem to like that. I imagine the official line to be that VS11 will be supported with the next release after Microsoft releases theirs, that is 2014, earliest.

In the meantime the only idea I've got is to change app.config for acad.exe, in want of a finer granularity for versioning, replacing
Quote
<supportedRuntime version="v4.0"/>
with
Quote
<supportedRuntime version="v2.0.50727"/>

Any suggestions?

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8661
  • AKA Daniel
Re: AutoCAD 2012 and .NET Framework 4.5
« Reply #2 on: March 02, 2012, 07:25:18 PM »
Any word if it runs on XP, last I read XP was out of the picture. Also any word on the compiler version for Acad 13

exmachina

  • Guest
Re: AutoCAD 2012 and .NET Framework 4.5
« Reply #3 on: March 02, 2012, 07:55:09 PM »
...
Any suggestions?

Dont use .NET 4.0.  Do you really need dotNet 4.0 in autocad 2007~2012??

huiz

  • Swamp Rat
  • Posts: 913
  • Certified Prof C3D
Re: AutoCAD 2012 and .NET Framework 4.5
« Reply #4 on: March 03, 2012, 07:40:51 AM »
...
Any suggestions?

Dont use .NET 4.0.  Do you really need dotNet 4.0 in autocad 2007~2012??

No, 3.5 works fine as well.
The conclusion is justified that the initialization of the development of critical subsystem optimizes the probability of success to the development of the technical behavior over a given period.