I am using VB6 - with an Access database.
I've created a few reports (with dataenvironment) - they are all working fine ... on my machine.
I used the Visual studio deployment too and installed the programm on someone else's PC.
Everything works fine but the reports.
The error 429 ActivX can't create object error occurs and the report does not open.
I checked and the dll : Msdrptr.dll seems to be registered on this machine (I found it afew times doing a search in regedit).
There is one thing I need to add. Access is not installed on the user's machine.
But I have no problem querying the database in the application. I believe this could be the problem, but have no way to check.
Any suggestion is welcome !
I've created a few reports (with dataenvironment) - they are all working fine ... on my machine.
I used the Visual studio deployment too and installed the programm on someone else's PC.
Everything works fine but the reports.
The error 429 ActivX can't create object error occurs and the report does not open.
I checked and the dll : Msdrptr.dll seems to be registered on this machine (I found it afew times doing a search in regedit).
There is one thing I need to add. Access is not installed on the user's machine.
But I have no problem querying the database in the application. I believe this could be the problem, but have no way to check.
Any suggestion is welcome !