|
-
Jan 4th, 2001, 03:14 AM
#1
Thread Starter
Lively Member
My VB application was working fine using Acad R14. Problem started when I removed AutoCAD R14 for AutoCAD LT 98.
when I try to redefine project reference using AutoCAD Lt R4 Object library, I hit "Error in Loading Dll".
I did a global search on ACLT.TLB Which is the file name for AutoCad LT R4 Object library but ended up with no match!
Appreciate very much if some one can help in this problem
Kind regards
-
Jan 24th, 2001, 04:08 AM
#2
Fanatic Member
Dont know anything about autocad. But when you replaced/upgraded. There is a good chance that since these seem to be two different products the original DLL has been deleted with the new one installed and overwriting the original GUID. You may well find that the new one has different methods and may have even removed some. You need to re-open your VB code and make a fresh reference then re-compile your vb, you should find it'll start working after that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|