Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visual Studio 2005 support on XP Embedded?

9 views
Skip to first unread message

Michels

unread,
Nov 24, 2006, 12:55:25 AM11/24/06
to
Hi All,

We have an application built on Visual Studio 8(2005). To make this
.exe run on our XP Embedded OS we had to copy the dlls from WINsXs
folder of our builder system. Is this the only possible way of support
available on XPe?

Is it expected, in future, default components to be made available in
the component database by microsoft?

Thanks,
Michells

KM

unread,
Nov 24, 2006, 1:30:17 AM11/24/06
to
Michells,

What Dlls you are referring to?
I wonder what "default components" you can define for an application?

If you are talking about MS runtime libraries, then pretty much all the msvcrt libraries are in the XPe repository (SP2 FP2007)
including the one that comes with VS2005 and .Net 2.0.

--
=========
Regards,
KM

Michels

unread,
Nov 27, 2006, 9:30:13 AM11/27/06
to
Thanks for your reply KM,

The application we have is an MFC App. To run this we need to have
MFC80.dll. We could find a component in XPe database which had
MFC40.dll. But no component for MFC80.dll. Similarlry, If I do some
socket programming, I have to manually add the corresponding dll for
Visual Studio 2005. Whereas, We can find the componets existing in the
database for the previous versions, This is what i meant by Default
Component. I hope it is clear now!

Thanks ,

Michells

KM

unread,
Nov 27, 2006, 1:09:06 PM11/27/06
to
Michells,

I still couldn't understand what you meant by Default component.
But anyway, you are right. MFC80 is not in the XPe repository. Neither there probably some other Dlls from VS SDK(s).

Please keep in mind though that the Dlls we are talking about here by default are not part of XP Pro either. This is the reason they
are not in XPe repository and no extra components were issued to cover that even in FP2007.
Frankly, I thought MFC80 was a part of .Net 2.0 install but obviously it slipped from .Net 2.0 component in FP2007. I don't know if
this is a bug or some redistribution problems. Maybe Microsoft folks would want to jump in here and clarify that.

Your best bet now is to copy those Dlls to your runtime when required.

--
=========
Regards,
KM


"Michels" <84....@gmail.com> wrote in message news:1164637813.3...@14g2000cws.googlegroups.com...

Nikolai Vorontsov

unread,
Nov 30, 2006, 3:16:52 AM11/30/06
to
Hi Michele,

please read this article http://www.codeproject.com/cpp/vcredists_x86.asp

it sheds light on your problem.

--
Nikolai Vorontsov
Quadrox NV

0 new messages