RE: Problem with side-by-side information
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Thu, 19 Apr 2007 11:50:50 GMT
Hi, Markus,
I understand that you could run your application compiled on Vista with
VS2005 SP1 but could not run it on Windows XP.
If I have misunderstood, please let me know.
Did you directly copy your application from Vista to XP? If so, this is an
expected behavior. Actually conversely if you compiled your application on
Windows XP with Visual Studio 2005 SP1, when you copy it to Windows Vista
(without VS2005 SP1), this issue may also occur.
Although the manifest and the DLLs are in the same directory; however the
VC80 DLLs in WinSxS folder before and after VS2005 SP1 installed are
different . This issue should not occur if both of your computers have
VS2005 SP1 installed.
However you can refer to this article for deploying your side-by-side
assemblies:
How to: Deploy using XCopy
http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx
How to: Deploy using a Setup and Deployment Project
http://msdn2.microsoft.com/en-us/library/ms235317(VS.80).aspx
Hope this helps. If you have any other questions or concerns, please feel
free to let me know.
Best regards,
Charles Wang
Microsoft Online Community Support
=====================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
If you are using Outlook Express, please make sure you clear the check box
"Tools/Options/Read: Get 300 headers at a time" to see your reply promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
======================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- Prev by Date: IA64 - AMD64 compilation using VS2005
- Next by Date: Re: Problem with side-by-side information
- Previous by thread: IA64 - AMD64 compilation using VS2005
- Next by thread: RE: Problem with side-by-side information
- Index(es):
Relevant Pages
|