7/18/2011 1:41:13 AM
Title:
MSVCR71.dll Error Flex SDK commandline - Flowplayer
Hi All,
I hope everyone is doing well.
I am working on flowplayer and I need to compile its sharing component. I am following the step as on:
http://flowplayer.org/documentation/developer/development-environment.html
On checking Flex SDK
it is throwing error:
"This application has failed to start beacuse MSVCR71.dll was not found. Re-installing the application may fix this problem."
I tried using Flex SDK - 3.5.0, 4.0.0, 4.5.0 but it did not worked.
Thanks
7/18/2011 2:48:20 AM
this dll file is not related to flex or flash. Its a operating system file. See this link to see the reason of the error and how to fix it
http://www.msvcr71dllerrorfix.com/
Tyson
Points: 680
Posts:0
7/18/2011 2:50:26 AM
this is a windows based problem . see this fix
http://www.addictivetips.com/windows-tips/fix-msvcp71-dll-and-msvcr71-dll-missing-error-in-windows-7/
7/18/2011 3:53:49 AM
Thanks guys it is working now. After downloading file from "dll-files.com" and placing in "C:\Windows\System32" it worked.