Results 1 to 2 of 2

Thread: Error in Loading DLL??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Malaysia
    Posts
    90
    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
    CT

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    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
  •  



Click Here to Expand Forum to Full Width