المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Please help me because I've a problem with VB 6.0



Ibrahim Prog
15-07-2004, 03:31 PM
Hi my new friends I'm new member in this forum and I've a problem with Vb 6.0 :


My application is programmed in a computer, which functions with Win2000, so when I have made the setup of this application on the PC, which contains Win XP the setup operation had completed successfully but the error had occurred when I executed the application and created a table in the database (Ms access 2000) that was result of the library file named (msado15.dll), if anyone faced this problem and solved it and he has the solution I hope him to send it to me as soon as possible and I'll be grateful.



My Email is : I_malih@hotmail.com

Gray
18-07-2004, 08:00 AM
It seems that your application is dependant on Ms-Office, does the target PC has Ms-Office installed?? if yes you only need to do the following
register that dll with regsvr32 i.e regsvr32 msado15.dll

Ibrahim Prog
19-07-2004, 01:51 PM
Thank you for your care ,but how can I register that msado15.dll with regsvr32 ? plz. send to me.