Windows Develop Bookmark and Share   
 index > Windows Forms General > Deployment error on windows 2000
 

Deployment error on windows 2000

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.
MigrationUser 1  Friday, December 03, 2004 1:21 AM
Is the JET engine and a current version of MDAC installed on the Windows 2000 machine?
MigrationUser 1  Friday, December 03, 2004 12:04 PM
Hi

How can i confirm that.. i mean check if it is installed or not and if not hat needs to be done. Can i download then them from somewhere.

Thanks a lot
imran
MigrationUser 1  Friday, December 03, 2004 2:26 PM
Goto:

http://msdn.microsoft.com/data/default.aspx

See the links to the latest MDACs on the right-hand side of that webpage

I hope this helps
MigrationUser 1  Saturday, December 04, 2004 3:01 PM

You can use google to search for other answers

Custom Search

More Threads

• Windows Service project - Trying to setup my function inside class
• Resizing borderless form
• how to play a .avi video that is inside an assembly?
• Display Progressbar while dataset loads
• Visual Studio 2005 syntax
• Suggestions needed...
• Multiselection of columns in datagrid
• Navigating Through Tabs in TabControl via Hotkey
• Optmized way to update and delete record from dataset.
• PDF in a web browser control