Ambalavanar
07-15-2003, 10:08 PM
I am doing a project in VB and MSAccess. I finished my project but now i need to create a standalone exe. That should run in any system without VB installed.
Currently I'm getting the following Errors:
run-time error : '713'
run-time error : '429'
That is 'Class not registered' and 'ActiveX can't create' something like that. I am using DBGrid, Data Control, DAO database connections, DTPickers.
As far I heard, MDAC_TYP.EXE must be installed. But it is coming around 7 MB. But I should produce an exe file less than 1.44 MB.
Please help me in solving this problem.
Currently I'm getting the following Errors:
run-time error : '713'
run-time error : '429'
That is 'Class not registered' and 'ActiveX can't create' something like that. I am using DBGrid, Data Control, DAO database connections, DTPickers.
As far I heard, MDAC_TYP.EXE must be installed. But it is coming around 7 MB. But I should produce an exe file less than 1.44 MB.
Please help me in solving this problem.