Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / January 2007

Tip: Looking for answers? Try searching our database.

msvcr80.dll was not found

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Adarsh - 19 Jan 2007 04:01 GMT
Hello All,

I have written some video streaming code in VC++2005 to stream video from
video server.Its Successfully compiling with no errors.but when i try to run
it its giving error

"This Application has failed to start becuase msvcr80.dll was not
found.reinstalling this application may fix the problem."

I tried after reinstalling the application also but same problem continue.

Anyone suggest me how to solve this problem.



Thanks in Advance.

Signature

Adarsh

William DePalo [MVP VC++] - 19 Jan 2007 06:22 GMT
> I have written some video streaming code in VC++2005 to stream video from
> video server.Its Successfully compiling with no errors.but when i try to
[quoted text clipped - 7 lines]
>
> Anyone suggest me how to solve this problem.

Are you running the application on the same machine where you built it? If
not, then you need to make sure that you are redistributing dependent DLLs
in the supported way.

If you are running on the machine where you built the application, it could
be a problem with the damned manifest. You'll find some information about
the manifests, and links to more information about manifests here:

http://blogs.msdn.com/zakramer/archive/2006/05/22/603558.aspx

Frankly, this whole manifest business is annoying to such an extent that the
most expedient thing to do might be to link the runtime statically and
suffer the code bloat.

Regards,
Will

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.