PDA

Click to See Complete Forum and Search --> : Run-Time error '-21447217842 (80040e4e) operation was canceled


gerard
Jul 29th, 2000, 04:23 AM
Hi guys ....

Help seriously required..I have developed an app in vb6 with sp3. It works fine in the development environment. I ci\ompiled it and used the packaging wizard to make a setup routine...loaded it on a client machine and get this bloody error

Run-Time error '-21447217842 (80040e4e) operation was canceled

It seems to occur when in my program it trys to access an access 97 database. I'm using ADO...my feeling is that it may be an dll or registry problem but I'm not to sure how to trouble shoot this ...

Please HELP


Gerard
Programmer(Trying)

DrewDog_21
Jul 29th, 2000, 09:42 AM
Gerard - run a search on the Package and Deployment Wizard. There are several discussions where people offer alternative suggestions to the PDW. I have had problems with the PDW that involve ADO as well.

BTW have you tried running the install program on another machine? It could be a problem specific to just one machine.

Clunietp
Jul 30th, 2000, 11:44 AM
You said it was an Access 97 database? Which OLEDB Provider are you using?

gerard
Jul 30th, 2000, 06:57 PM
I believe that the problem was solved with sp4 ..I found the reference in the kb at microsoft ...Q257790.

Thanks for everybody response!!!

shwan
Aug 1st, 2000, 03:55 AM
hi...all.I had a similar problem with Gerard,whereby after I compile & installed into client, the program has run time error "Invalid procedure call or arguments"-when I click on OK button. This program I developed in VB6 COM-based.I did try on different machines,but problem still occur...however,I did have one machine which not has such this error..i suspect it's bcoz of dll files problem.
Any solution???thanx