Hi Folks,
I've developed a VB app which I'm attempting to distribute using the Package and Deployment Wizard.
The app uses the calendar control and ADO for data access to an access Db.
When running the setup wizard, I get a message along the lines of 'MSDART.DLL file not found'.
If I click on ignore, when I attempt to run the program, I get an 'unable to create class' message.
Any ideas on what MSDART.DLL is for (I think it's to do with data access - MDAC) and how to cure the problem?
Thanks for any help
Paul
I've developed a VB app which I'm attempting to distribute using the Package and Deployment Wizard.
The app uses the calendar control and ADO for data access to an access Db.
When running the setup wizard, I get a message along the lines of 'MSDART.DLL file not found'.
If I click on ignore, when I attempt to run the program, I get an 'unable to create class' message.
Any ideas on what MSDART.DLL is for (I think it's to do with data access - MDAC) and how to cure the problem?
Thanks for any help
Paul