johansenng Posted July 18, 2003 Posted July 18, 2003 Hi, i have create a setup file for my application and installed it successfully into another computer (my friend's computer).. However, when i execute the file (database.exe), it shows a dialog box stating that the application has generated a exception that could not be handled.. Can i know how do i track the exception error back to my coding .. cos my friend dont have a debugger and dont intend on installing one. Thanks for any help... Attached is the screen shot... Thanks for the help again.. Quote
Moderators Robby Posted July 19, 2003 Moderators Posted July 19, 2003 For PCs without Access installed, you need to include MDAC with your package. Get MDAC 2.5 SP3 here... http://www.microsoft.com/downloads/details.aspx?FamilyID=c57692e9-dde7-4a60-b586-5d4fd6794db6&DisplayLang=en You can also get 2.6 or 2.7 but they don't ship with JET 4.0 which you do need for MS Access. Quote Visit...Bassic Software
johansenng Posted July 19, 2003 Author Posted July 19, 2003 mdac ver2.5 Hi, Thanks for the reply. I have installed mdac ver2.5 into his system but the application gave a exception saying that it requires mdac ver2.6 and above. (But ver2.6 and above dont support microsoft jet oledb, which i use for access2000). Thus can you advise me on what i should do? Do i have to change from Jet to other data providers? or is there a way to work around the support for mdac ver 2.6 with jet support.. Thanks again. attached is the error sceen... Quote
Moderators Robby Posted July 20, 2003 Moderators Posted July 20, 2003 Download MDAC 2.6 and the Jet 4.0 seperatly. Get the JET and SP that matches your OS... http://support.microsoft.com/?KBID=282010 MDAC, all versions ... http://msdn.microsoft.com/library/default.asp?url=/downloads/list/dataaccess.asp Quote Visit...Bassic Software
johansenng Posted July 21, 2003 Author Posted July 21, 2003 ok thanks for the help... anyway, i installed the application onto my another friend's laptop, running WinXP, and it work perfectly without the errors i met up with in Win98. Thanks for the help.. : ) Quote
Duckjibe Posted July 24, 2003 Posted July 24, 2003 I deployed a program yesterday and had the same proplem requires mdac ver2.6 and above. I installed 2.7 over my 2.5 and it wasnt a problem then.... so i think just install 2.7! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.