Hello everybody
I'm developing a VB.net Application (my first one) and I'm getting in trouble with it.
I used Win 2000 Pro, Visual StudioPro, to develop it.
The application read a DataBase file (.mdb) and Read-Write to it.
Running the application on my developing machine all work fine, but running the .exe file on other Windows machines (with .NET frameowrk 1.1 and MDAC 2.7 installed on them) I got this error:
"error - the currency separator information specified in the NumberFormatInfo is ambiguos for parsing"
When accessing some particular data into the DataBase.
How is it possible?
How can I solve the problem?
Thanks to everybody!!
I'm developing a VB.net Application (my first one) and I'm getting in trouble with it.
I used Win 2000 Pro, Visual StudioPro, to develop it.
The application read a DataBase file (.mdb) and Read-Write to it.
Running the application on my developing machine all work fine, but running the .exe file on other Windows machines (with .NET frameowrk 1.1 and MDAC 2.7 installed on them) I got this error:
"error - the currency separator information specified in the NumberFormatInfo is ambiguos for parsing"
When accessing some particular data into the DataBase.
How is it possible?
How can I solve the problem?
Thanks to everybody!!