PC Review


Reply
Thread Tools Rate Thread

CRT version mismatch

 
 
=?Utf-8?B?d2FuemVsYmlu?=
Guest
Posts: n/a
 
      6th Jul 2006
A dll I've written in umanaged C++ on VS 2005 pro has an automatically
generated, embedded manifest that refers to version 8.0.50608.0 of the CRT
(msvcr80.dll).
Looking through WinSxS on the same machine, there's only a version
8.0.50727.42 listed, and needless to say my dll won't run.
Any ideas why I've got Visual Studio generating one version number, and
Window's only aware of another?
Should I ever get this resolved on my dev machine, what happens if a
deployment machine has a different version number in its cache?
Might this have anything to do with me installing the W2003 SP1 Platform SDK
after installing VS2005?
This is the first app I've written using 2005 and I'm not happy!!!!
Any help much appreciated - please let me know nicely if there's a more
appropriate forum to post this on.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?d2FuemVsYmlu?=
Guest
Posts: n/a
 
      6th Jul 2006
Think I've found out the answer to this one - seems that there's a "policy
version redirect" implemented in WinSxS/Policies that maps my VS version
number to the listed 50727 version.
Of course. Haven't got a clue why, but at least I know that's not the reason
for my dll not to run. Is dependancy walker able to take this convoluted
route into account - certainly doesn't seem to.


"wanzelbin" wrote:

> A dll I've written in umanaged C++ on VS 2005 pro has an automatically
> generated, embedded manifest that refers to version 8.0.50608.0 of the CRT
> (msvcr80.dll).
> Looking through WinSxS on the same machine, there's only a version
> 8.0.50727.42 listed, and needless to say my dll won't run.
> Any ideas why I've got Visual Studio generating one version number, and
> Window's only aware of another?
> Should I ever get this resolved on my dev machine, what happens if a
> deployment machine has a different version number in its cache?
> Might this have anything to do with me installing the W2003 SP1 Platform SDK
> after installing VS2005?
> This is the first app I've written using 2005 and I'm not happy!!!!
> Any help much appreciated - please let me know nicely if there's a more
> appropriate forum to post this on.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.net version mismatch Stephanie Microsoft ASP .NET 0 13th Jun 2006 12:31 PM
ASP.NET Version Mismatch Gary Microsoft ASP .NET 4 21st Apr 2005 03:25 PM
asp.net version mismatch???? Owin_Wan_Kenobi Microsoft ASP .NET 0 29th Oct 2003 09:25 AM
Version Mismatch Allan Microsoft Windows 2000 Active Directory 1 9th Oct 2003 11:47 AM
Possible Version Mismatch? Joe Reazor Microsoft Dot NET 2 19th Aug 2003 09:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:09 PM.