|
Hi,
Thinking the error possibility can be: =========================
IS THERE SOME PROBLEM WITH THE ODBC CONNECTION IN WIN 2000 - I WONDER WHAT???
Scenario: ======== i have a windows forms application developed, now i have created a deployment setup project for it. it includes the project output and dependencies and the .rpt files. I am using odbc connection string. So i create odbc connection mannually through control panel "ODBC sources".
Well when i install it on the windows XP it runs smooth. i am using MS Access file format.
But when i install it on win 2000, I am not able to get the dataset from the database. The aaplication starts and gives me an error when i try to login. It says " Object reference not set to an instance", well i am using odbc DNS connection to MS Access.
I also tried installing odbc_net driver, but still same result, and also i thought it wont work as it is already available with the installation pack as .dll file.
What might be the problem. Do i need any drivers to install on win 9x and win 2000 OS.
Thanks Imran. |