create DLL from compiled C# code

create DLL from compiled C# code

neilyj666
Mentor Mentor
875 Views
3 Replies
Message 1 of 4

create DLL from compiled C# code

neilyj666
Mentor
Mentor

Can anyone compile the code in this blog post please - http://through-the-interface.typepad.com/through_the_interface/2011/10/creating-a-legend-of-autocad-...

 

I have attempted to do this myself but have failed at the second hurdle and have no idea what I'm doing...

 

Thanks

neilyj (No connection with Autodesk other than using the products in the real world)
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


AEC Collection 2026 UKIE (mainly Civil 3D UKIE and IW)
Win 11 Pro x64, 1Tb Primary SSD, 1Tb Secondary SSD
64Gb RAM Intel(R) Xeon(R) W-11855M CPU @ 3.2GHz
NVIDIA RTX A5000 16Gb, Dual 27" Monitor, Dell Inspiron 7760
0 Likes
876 Views
3 Replies
Replies (3)
Message 2 of 4

arcticad
Advisor
Advisor

Click on Show all Files(The second Button in the Solution Explorer)

Right Click on References and Add Reference then select

.net System.Windows.Forms

 

---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes
Message 3 of 4

neilyj666
Mentor
Mentor

Thanks for this - I don't have Visual Studio on this particular machine but will try the next time I'm on the PC that does

neilyj (No connection with Autodesk other than using the products in the real world)
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


AEC Collection 2026 UKIE (mainly Civil 3D UKIE and IW)
Win 11 Pro x64, 1Tb Primary SSD, 1Tb Secondary SSD
64Gb RAM Intel(R) Xeon(R) W-11855M CPU @ 3.2GHz
NVIDIA RTX A5000 16Gb, Dual 27" Monitor, Dell Inspiron 7760
0 Likes
Message 4 of 4

neilyj666
Mentor
Mentor

Got it to run but then it crashed AutoCAD.....Smiley Sad

neilyj (No connection with Autodesk other than using the products in the real world)
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


AEC Collection 2026 UKIE (mainly Civil 3D UKIE and IW)
Win 11 Pro x64, 1Tb Primary SSD, 1Tb Secondary SSD
64Gb RAM Intel(R) Xeon(R) W-11855M CPU @ 3.2GHz
NVIDIA RTX A5000 16Gb, Dual 27" Monitor, Dell Inspiron 7760
0 Likes