Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I made a .exe in Visual Studio using COM\Active X. It is a program dialog that the user picks a block to insert, the block gets inserted, then gets rotated. I have it working in VS, but now I want to operate it from autocad at the push of a button. So I copy\paste the .exe from the ...vsproj\bin\debug folder to a trusted location. Then I created and added a command to the menu of our cuix(see below). When I clicked the button it failed(see below). I tried googling my goal as well as the forums\help, but I couldn't find my exact situation or the answer is too complicated. Can you please help me in layman's terms. 🙂
Solved! Go to Solution.