PC Review


Reply
Thread Tools Rate Thread

This application has failed to start because MSVCR80.dll was not f

 
 
=?Utf-8?B?TWlsdGVr?=
Guest
Posts: n/a
 
      16th Apr 2006
I don't know if this is what we are supposed to do to resolve the issue, but
I updated the manifest file (MSASCui.exe.manifest) for defender because I was
getting the error message "This application has failed to start because
MSVCR80.dll was not found."
I added in the section for the dependency on the Microsoft.VC80.CRT and
everything starting working. I based this on the information on
http://forums.microsoft.com/MSDN/Sho...40519&SiteID=1

The MSASCui.exe.manifest has been updated to read as follows:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright © 1981-2001 Microsoft Corporation -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="5.1.0.0"
processorArchitecture="x86"
name="Microsoft.Windows.Defender.UI"
type="win32"
/>
<description>Microsoft Windows Defender</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.VC80.CRT"
version="8.0.50608.0"
processorArchitecture="x86"
publicKeyToken="1fc8b3b9a1e18e3b"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>
 
Reply With Quote
 
 
 
 
Bill Sanderson MVP
Guest
Posts: n/a
 
      20th Apr 2006
Current advice for this issue is to delete this manifest file.

--

"Miltek" <(E-Mail Removed)> wrote in message
news:70320C32-FF2C-4A25-858A-(E-Mail Removed)...
>I don't know if this is what we are supposed to do to resolve the issue,
>but
> I updated the manifest file (MSASCui.exe.manifest) for defender because I
> was
> getting the error message "This application has failed to start because
> MSVCR80.dll was not found."
> I added in the section for the dependency on the Microsoft.VC80.CRT and
> everything starting working. I based this on the information on
> http://forums.microsoft.com/MSDN/Sho...40519&SiteID=1
>
> The MSASCui.exe.manifest has been updated to read as follows:
>
> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
> <!-- Copyright © 1981-2001 Microsoft Corporation -->
> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
> <assemblyIdentity
> version="5.1.0.0"
> processorArchitecture="x86"
> name="Microsoft.Windows.Defender.UI"
> type="win32"
> />
> <description>Microsoft Windows Defender</description>
> <dependency>
> <dependentAssembly>
> <assemblyIdentity
> type="win32"
> name="Microsoft.Windows.Common-Controls"
> version="6.0.0.0"
> processorArchitecture="x86"
> publicKeyToken="6595b64144ccf1df"
> language="*"
> />
> </dependentAssembly>
> </dependency>
> <dependency>
> <dependentAssembly>
> <assemblyIdentity
> type="win32"
> name="Microsoft.VC80.CRT"
> version="8.0.50608.0"
> processorArchitecture="x86"
> publicKeyToken="1fc8b3b9a1e18e3b"
> language="*"
> />
> </dependentAssembly>
> </dependency>
> </assembly>



 
Reply With Quote
 
New Member
Join Date: Nov 2008
Posts: 1
 
      21st Nov 2008
Hi,
I had same problem specific to Acer laptop and eDataSecurity Outlook Add in from Acer. Basically need to disable the add in and then fix Outlook.

Full instructions are posted here:
http://ahalliday.com/Outlook-2007-on...ot-found-error

Cheers
Andrew
 
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
Application has failed to start because MSVCR80.DLL was not found =?Utf-8?B?SmFzb25HLg==?= Microsoft Outlook Installation 11 30th Jun 2010 03:27 PM
application failed to start Korbit Windows XP General 1 7th Mar 2008 01:16 PM
This application failed to start =?Utf-8?B?ZXVnZW5l?= Windows XP Messenger 0 4th Oct 2006 09:03 AM
Application failed to start Mark Windows XP Customization 5 9th Nov 2004 08:21 PM
this application has failed to start because the application configuration is in Zach Windows XP Messenger 0 14th Apr 2004 12:19 AM


Features
 

Advertising
 

Newsgroups
 


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