• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • .NET

    Reply
    *Dale Levesque

    DLL

    56 Views, 2 Replies
    08-25-2005 02:52 PM

    When I try to use regsvr32 to register a DLL i
    created i get the message that the entry point was not found.

     

    Any suggestions?

     

    Dale

     


    size=2>
     
    Please use plain text.
    Distinguished Contributor
    Posts: 1,691
    Registered: ‎12-15-2003

    Re: DLL

    08-25-2005 04:23 PM in reply to: *Dale Levesque
    If it is a .NET dll how are you using it. You may not need to register it at all or use Regasm.exe.

    Regards - Nathan
    Please use plain text.
    *Mike Tuersley

    Re: DLL

    08-25-2005 08:35 PM in reply to: *Dale Levesque
    You only register it if its set for COM InterOp

    -- Mike
    ___________________________
    Mike Tuersley
    ___________________________
    the trick is to realize that there is no spoon...
    Please use plain text.