|
-
May 20th, 2004, 05:47 AM
#1
Thread Starter
Addicted Member
DllRegisterServer Entry point was not found
I have written an app that uses an ActiveX.exe. when i built the file it generated a Dll.
I have no problems when i am using the file on the computer i created the app but when i package and distibrute the app it doesnt work. On closer investigation i have found that the application is unable to create the ActiveX object.
If i try to register the dll file manually i get the following error:
my.dll was loaded, but DllRegisterServer entry point was not found.
What could the error be?
-
May 20th, 2004, 05:55 AM
#2
KING BODWAD XXI
Does it still not work
-
May 20th, 2004, 05:58 AM
#3
Thread Starter
Addicted Member
Once i have manually registered the dll the app still doesnt work.
-
May 20th, 2004, 06:04 AM
#4
KING BODWAD XXI
Have you set it to compile as Binary Compatability?
-
May 20th, 2004, 06:11 AM
#5
Thread Starter
Addicted Member
I have just tried to do that and got the error message:
Unable to set the version commpatable componant: my.dll
-
May 20th, 2004, 06:18 AM
#6
Thread Starter
Addicted Member
What file am I supposed to point the reference at?
-
May 20th, 2004, 06:43 AM
#7
-
May 20th, 2004, 06:54 AM
#8
Thread Starter
Addicted Member
Done that still same problem
-
May 20th, 2004, 07:35 AM
#9
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
|
Click Here to Expand Forum to Full Width
|