| Manuel Ferreira 2004-05-19, 7:31 pm |
| Hello
I have a netsight2 system (integrated computer vision system from IPD - a division of Coreco imaging Inc) with Windows XP embedded and I’m trying to develop a C++ application.
I already installed the Microsoft Visual Studio.NET and during the installation process I received the following error message:
"[05/19/04,18:04:26] Visual Studio .NET Enterprise Architect - English: [2] ERROR: Error 1919.Error configuring ODBC data source: Xtreme Sample Database, ODBC error 13: Could not load the setup or translator library. Verify that the file Xtreme Sample Dat
abase exists and that you can access it. "
I believe that for my particular application I don’t need the ODBC!?
Nevertheless when I create a new MFC SDI application and try to build it I receive the following error:
"Project The NULL device is missing from your system. We are unable to launch a build."
And the project doesn’t build.
Can you please help me with these two errors?
Best regards
Manuel Joao
|