wannabe Posted November 6, 2008 Posted November 6, 2008 Has anyone got an ultra-simplified method of enabling me to install objectarx with C# visual studio 200 express version I looked at sites talking about manipulating the registry; they just dont simplify it enough. Quote
SEANT Posted November 6, 2008 Posted November 6, 2008 Have you paid a visit to: http://usa.autodesk.com/adsk/servlet/index?id=773204&siteID=123112 and taken advantage of the License and Download link. That link asks you to provide some information, but in return allows the download of the ObjectARX SDK. In there you find a lot of ARX, as well as .NET, examples along with Help files and Class Maps and various other things to make programming Autocad in Managed and UnManaged code. If you are planning on programming at the ARX level (i.e., C++) then there is a wizard for setup at \utils\ObjARXWiz\. I’m not sure if the Express addition can utilize that, however. Quote
wannabe Posted November 7, 2008 Author Posted November 7, 2008 Thanks. I downloaded the correct version, which by default will not install with the expression version of visual studio. A website exists where they claim to have solved the solution by editing the registry; unforutnately they do not simplify this enough for me to understand. Quote
SEANT Posted November 7, 2008 Posted November 7, 2008 I’ve been using Visual Studio 2005 Standard so have thankfully been spared the experience of some of the Express addition hurdles. With regard to the ObjectARX wizard install, I assume you are referring to the July 05, 2006 install of Through the Interface. http://through-the-interface.typepad.com/through_the_interface/2006/07/index.html If that is true, which part of the procedure causes the problem? Quote
wannabe Posted November 7, 2008 Author Posted November 7, 2008 I’ve been using Visual Studio 2005 Standard so have thankfully been spared the experience of some of the Express addition hurdles. With regard to the ObjectARX wizard install, I assume you are referring to the July 05, 2006 install of Through the Interface. http://through-the-interface.typepad.com/through_the_interface/2006/07/index.html If that is true, which part of the procedure causes the problem? http://through-the-interface.typepad.com/through_the_interface/2006/07/getting_the_obj.html I created the registry (I think its as instructed). Adding the string value name is what I dont understand. I can see how to add a string in the registry but I don't have the file structure - either on my hard drive or visible in the registry that matches the one on the website (nor an equivelant for the latest visual studio, which I have). Quote
SEANT Posted November 7, 2008 Posted November 7, 2008 In the interest of clarity, the steps shown in that link are for Visual C++ express. Is that the platform in which you are interested, or is it Visual C# Express? If it is C#, then the steps listed on that link would not apply. As a matter of fact, I think your only option is something similar to what CmdrDuh recommended in this thread. http://www.cadtutor.net/forum/showthread.php?t=28558 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.