DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2003
    Location
    Italy
    Posts
    250

    problems during dll registration

    Hi guys
    I'm trying to registed a DLL on a webserver but i get this error message :

    "path\dllname.dll" was loaded, but the dllRegisterServer entry point was not found.

    dllRegisterServer may not be exported, or a corrupt version of "path\dllname.dll" may be in memory. Consider using PView to detect and remove it.

    But I'm sure the dll file is not corrupted and it's not registered either.
    Does anybody knows why am I getting this error message ?

    Thank you all

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    That error message indicates that the DLL in question is not a COM (ActiveX) DLL. Contact the vendor of the DLL for usage instructions.
    Phil Weber
    http://www.philweber.com

    Please post questions to the forums, where others may benefit.
    I do not offer free assistance by e-mail. Thank you!

  3. #3
    Join Date
    Dec 2003
    Location
    Italy
    Posts
    250

    problems during dll registration

    Problem solved. Thank you for your help.
    I just had to copy the dll file into the BIN directory of the web application.

Similar Threads

  1. ActiveX DLL COM and ASP Problems
    By FP in forum ASP.NET
    Replies: 2
    Last Post: 02-22-2002, 08:29 AM
  2. DLL Registration
    By Sami in forum VB Classic
    Replies: 2
    Last Post: 12-03-2001, 10:02 AM
  3. DLL Registration Error
    By Mike in forum VB Classic
    Replies: 0
    Last Post: 05-31-2001, 01:08 PM
  4. Problems with COM+ registration
    By Murray Foxcroft in forum VB Classic
    Replies: 5
    Last Post: 02-22-2001, 02:27 PM
  5. Registration problems ...
    By Jose Zeballos in forum Talk to the Editors
    Replies: 2
    Last Post: 10-09-2000, 08:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links