|
-
Nov 17th, 2009, 05:01 PM
#1
Thread Starter
Member
visual basic - runtime error (interesting error)
Hello all,
We have a program written in VB that we use other here quite, but for some reason the program was causing a run time argument error when it ran in France. This program has been going on for a while because we had no idea on how to fix the error.
However, an employee from France came in the other day and I set his "Regional and Language Options" under control panel to English and the program ran fine!
Does anyone have a clue on how to fix it so we don't have to change the region and language everytime to run the program?
-
Nov 17th, 2009, 05:28 PM
#2
Re: visual basic - runtime error (interesting error)
I'll suggest - Use universal conventions for common data types like date, time, currency etc.
Other than this, unless you tell us what was going wrong, and what was the error, I can't help you any more.
-
Nov 17th, 2009, 05:29 PM
#3
Thread Starter
Member
Re: visual basic - runtime error (interesting error)
thank you! Changed the dates to universal and it works fine now!
-
Nov 17th, 2009, 06:33 PM
#4
Re: visual basic - runtime error (interesting error)
Please don't forget to mark the thread resolved.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|