Http Client Protocol Issues

If you use any of these solutions, Please let me know so I can track if any of this is useful to you! Thanks! This is an area to share observations I have made working with Http Client Protocols and the associated technologies. I currently work for the Microsoft team that supports the WinInet, WinHTTP and System.Net API's and classes associated with these technologies. This is not a replacement for Microsoft Support, but an area to discuss these technologies. These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified at Microsoft - Information on Terms of Use

WWSAPI samples in Windows 7 SDK for RC: "The program can’t start because MSVCR90.dll is missing from your computer"

I was messing with the latest samples in the RC for Win7 SDK (Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC).

 

I build some of the WWSAPI samples and for the x86 platform, the samples would fail when I run them because of a missing dll.  Here is the error message I got:

 

"The program can’t start because MSVCR90.dll is missing from your computer.  Try reinstalling the program to fix this problem."

 

What is strange is that the dll does exist on the computer.  After researching I found that a manifest would solve the issue. 

 

I went into the Property Pages for the project, under Configuration Properties, Linker, Manifest File I set Generate Manifest to Yes.

 

This fixed the issue.

Published Thursday, May 21, 2009 4:32 PM by jpsanders
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Submit

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker