-
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
-
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!
-
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
-
Replies: 2
Last Post: 02-22-2002, 08:29 AM
-
By Sami in forum VB Classic
Replies: 2
Last Post: 12-03-2001, 10:02 AM
-
By Mike in forum VB Classic
Replies: 0
Last Post: 05-31-2001, 01:08 PM
-
By Murray Foxcroft in forum VB Classic
Replies: 5
Last Post: 02-22-2001, 02:27 PM
-
By Jose Zeballos in forum Talk to the Editors
Replies: 2
Last Post: 10-09-2000, 08:37 PM
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
|
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
|
Bookmarks