Distributing VB6 DAO Jet application onto foreign systems

J

Jeff

Hello,

I have a VB6 DAO/Jet application that I distribute and run on customer
systems. No problem for XP systems set to English lang/region.

But I have a customer whose region setting is "Dansk". And my program will
not run on his system. There are complaints about Jet and DAO.

Where can I go to find out information about troubleshooting this?

Thanks
Jeff
 
T

Tony Toews

Jeff said:
But I have a customer whose region setting is "Dansk". And my program will
not run on his system. There are complaints about Jet and DAO.

What are the exact error message(s)?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
J

Jeff

It is in Dansk. But the error number is 713.

runtime error 713 (Class not registeret) and looking for object with CLSID
(00000010-0000-0010-8000-00AA006D2EA4)

Thanks
 
A

adsl

Jeff said:
It is in Dansk. But the error number is 713.

runtime error 713 (Class not registeret) and looking for object with CLSID
(00000010-0000-0010-8000-00AA006D2EA4)

Thanks
 
Top