Results 1 to 3 of 3

Thread: Problems registering a DLL file. HELP!

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    9
    I am attempting to register a DLL file using regsvr32 and I keep getting an error: "No entry point found"

    Can someone please describe what this error message is telling me? I am certain the DLL is written in C, so is that just a note saying VB cannot read the C file? Please let me know ASAP. Thanks all.

    Brent Keller

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    Some DLL's don't need to be registered and while I am not positively sure I think the lack of entry points means that whatever the file is... it certainly isn't something you use regsvr32 on.

    Either that means its a non-registered DLL or that it wasn't coded properly and therefor regsvr32 doesn't know what to do with it.

  3. #3
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    I've had this occur when i was attempting to register gif89.dll, i downloaded it from 2 different locations and when i tried registring one it gave me that error. Then i placed the other one in X:\windows\system\ and when i registered it, it worked.
    First i would suggest you try to register it on another computer (send it to a buddy) and soecond of all i would suggest you find out if there is another ver of the dll.
    If all fails then GenX might be right that it can not be registered.

    Hope that helps,
    D!m
    Dim

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