Distributing VB6 DAO Jet application onto foreign systems

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top