.NET Development in Mixed AC Environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This question has probably been asked and answered but I need a definitive answer on a few points about devleoping .NET software in a mixed environment.
We have mostly 2009 users in this dept but enough 2005 users to make the situation sticky. A new detailer has been hired and we gave her the last license for 2009, which is where I have been doing most of my development. There is a 2013 license available for me and I will of course use it. But the questions become:
1. Can I load the references like AutoCAD Type Library 2013 and develop programs which will run both as stand-alone and inside ACAD apps which will be compatible with the three different versions we have in this place?
2. Would it be possible to copy the 2009 .dll files needed for most apps (acdbmgr.dll....etc) to a folder on the server which I can use to load them into programs developed on the AC 2013 computer and the ending .exe files will be compatible with 2009 users?
Any suggestions on how to best approac this would be appreciated. We are extremely busy and the .NET advancements we've made are improving things. But to ask the board for $40K to update everyone to the same version is not practical or prudent for the moment.