Author Topic: Updating References Trouble  (Read 1209 times)

0 Members and 1 Guest are viewing this topic.

sling blade

  • Guest
Updating References Trouble
« on: February 12, 2013, 02:12:04 PM »
Hi,

I have a standalone app that I need to port over to AutoCAD 2013.

I am having trouble with updating the references. In my references dialog in Visual Studio it shows my AeccXLandLib and AeccUiLandLib libraries as having a TypeLib Version of 9.0 (see attachment screen shot).

When I reference these into the project they automatically bring in the Autodesk.AutoCAD.Interop.Common.dll for 18.2. However for 2013 I need the reference for 19.0 instead.

From this I'm assuming I need the AeccXLandLib and AeccUiLandLib libraries with a TypeLib Version of 10.0, is that right?

I have reinstalled AutoCAD 2013 but this have not installed the 10.0 version.

Can someone confirm that the 2013 version of AeccXLandLib and AeccXUiLandLib is 10.0?

Any help would be appreciated.

Regards,

Scott