Microsoft Developer Network > Forums Home > Feedback and Discussions Forums > MSDN, TechNet and Expression Library Feedback > Can't run sample for http://msdn.microsoft.com/en-us/library/ms973913.aspx on Win7 Clean Install
Ask a questionAsk a question
 

QuestionCan't run sample for http://msdn.microsoft.com/en-us/library/ms973913.aspx on Win7 Clean Install

  • Friday, October 16, 2009 7:59 PMRickKrAtWork Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I installed the sample for this topic on my Windows7 RTM system. (Clean install.) When I try to run it, I get this:

    ---------------------------
    client.exe - System Error
    ---------------------------
    The program can't start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem.
    ---------------------------
    OK  
    ---------------------------

    Could you update the sample files to include that, and in the meantime where can I find it?

    Thanks,
    Rick

All Replies

  • Saturday, October 17, 2009 9:05 PMSheng Jiang 蒋晟MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    You need to recompile the code using a later version of Visual C++, or install the C runtime of Visual C++ .Net 2003.

    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
    Visual C++ MVP