Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / April 2005



Tip: Looking for answers? Try searching our database.

429 ActiveX Component can't create Object

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Birdman - 28 Apr 2005 20:48 GMT
Hi All,

I created a generic connection object called ConnRs.dll. I then created a
package using VB pkg and depl. wizard. Then I ran the package which has the
ConnRs.dll, and other files including the app exe file on the user's PC.
After a succesful install,  the user runs the exe and the above subject
message comes up. The package was created and the exe was compiled using VB6
on XP Svc pk1. The user's PC had also the same OS.

I have surfed the web and have found no solution. Can some one please help
ASAP?

BTW, if I move the source code to the user's PC and compile it and then run
it I do not get the message?

Thanks

HB
Ken Halter - 29 Apr 2005 15:07 GMT
> Hi All,
>
[quoted text clipped - 17 lines]
>
> HB

Did the setup package include the database support dlls? MDAC? Are you using
Binary Compatibility on the DLL you built?

Signature

Ken Halter - MS-MVP-VB - http://www.vbsight.com
Sign up now to help keep VB support alive - http://classicvb.org/petition
Please keep all discussions in the groups..

Birdman - 29 Apr 2005 15:52 GMT
Yes to all ur queries. I finally got it working. For existing users who
already have the application installed, all I need to do is put the custom
dll object inside the application folder and not the system32 folder. Then
register it from the app. folder. This is because with XP, the network staff
has limited the user's read/write/update/modify rights to the Program Files
folder only. So, when the ActiveX dll tries to instantiate it can't because
lack of permission on the system32 folder. Now for the users who never had
this application installed, the network
admin will have to log on as him/her self and update the files the VB run
time  files.

Thanks

> > Hi All,
> >
[quoted text clipped - 20 lines]
> Did the setup package include the database support dlls? MDAC? Are you using
> Binary Compatibility on the DLL you built?
Ken Halter - 29 Apr 2005 16:17 GMT
> Yes to all ur queries. I finally got it working. For existing users who
> already have the application installed, all I need to do is put the custom
[quoted text clipped - 11 lines]
>
> Thanks

Darn "power hungry" admins! <g>

Signature

Ken Halter - MS-MVP-VB - http://www.vbsight.com
Sign up now to help keep VB support alive - http://classicvb.org/petition
Please keep all discussions in the groups..

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.