Re: Error with Windows xp embedded and Visual C++.NET
From: KM (konstmor_at_nospam_yahoo.com)
Date: 05/20/04
- Next message: Dale: "RAM EWF and Minlogon"
- Previous message: KM: "Re: about INUSE"
- In reply to: Manuel Ferreira: "Error with Windows xp embedded and Visual C++.NET"
- Next in thread: Manuel Ferreira: "Re: Error with Windows xp embedded and Visual C++.NET"
- Reply: Manuel Ferreira: "Re: Error with Windows xp embedded and Visual C++.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 May 2004 21:11:03 -0700
Manuel,
Are you trying to install VS.Net on XPe target?
Then why you are saying that for your application you don't need the ODBC if
you're installing VS?
MAy I ask why you need VS running on the target? For debugging purposes you
can use VS Remote Debugging feature.
Anyway, to fix the errors add:
- ODBC related components (e.g., Primitive: Odbc32)
- Null Device Driver
KM
> 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 Database 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
>
- Next message: Dale: "RAM EWF and Minlogon"
- Previous message: KM: "Re: about INUSE"
- In reply to: Manuel Ferreira: "Error with Windows xp embedded and Visual C++.NET"
- Next in thread: Manuel Ferreira: "Re: Error with Windows xp embedded and Visual C++.NET"
- Reply: Manuel Ferreira: "Re: Error with Windows xp embedded and Visual C++.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|