my
vb.net windows application requires a reference to autocad2002 object library. Everything works fine on machines with autocad2002 installed in it. Now some of the users want to upgrade to autocad2004. This raises a situation where i need to add reference to both type libraries. But since both 2002 and 2004 have the same type library name , it does not allow me to add a second reference. How can solve this situation. I am using visual studio 2002.
thanks for any help
arc