Search

.Net 4.0 Beta 1 uninstall fails and leaves system unstable by Gokhan B.

Closed
as Fixed Help for as Fixed

8
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 462367
Opened: 5/31/2009 6:23:56 AM
Access Restriction: Public
2
Workaround(s)
6
User(s) can reproduce this bug
After uninstalling Visual C++ 2010 Beta 1 Runtime x86, ".Net Framework 4 Extended Beta 1" uninstaller blocks with following error loop:

"Microsoft Common Language Runtime native compiler has stopped working"

then i have to cancel uninstallation to break crash loop. After that, repair option is also crashes. Now .Net applications can not start because of following errors:

"This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem." .... next :

"C:\windows\Microsoft.Net\Framework\v4.0.20506\mscoreei.dll could not be loaded"
Details (expand)
Product Language
English

Version

.NET Framework 4 Beta 1
Operating System
Windows Vista
Operating System Language
English
Steps to Reproduce
1. Uninstall Visual C++ 2010 Beta 1 Runtime x86
2. Try to uninstall .Net Framework 4 Extended Beta 1
Actual Results
Uninstall causes a crash loop:
"Microsoft Common Language Runtime native compiler has stopped working"

User forced to cancel uninstallation.
Expected Results
.Net Framework 4 Extended Beta 1 sould uninstalled smootly.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

File Attachments
1 attachments
vslogs.cab
Sign in to post a comment.
Posted by Microsoft on 6/3/2009 at 2:44 AM
Thanks for reporting the issue.
In order to fix the issue, we must first reproduce the issue in our labs. We are unable to reproduce the issue with the steps you provided. Could you please provide us with log files as specified in the following post?
http://blogs.msdn.com/heaths/archive/2008/05/09/visual-studio-and-net-log-collection-utility.aspx

Thank you,
Kylin.Ming
Posted by Gokhan B. on 6/3/2009 at 10:28 AM
hey, I reinstalled VS10 and tried to uninstall and got same problem. I attached the log you requested. I'll wait till tomorrow to fix my system, in case you request sth else. hope it helps..
Posted by jmarst45 on 6/3/2009 at 11:28 AM
I am experiencing the same issue. Let me know if there are any logs that I can provide that would help
Posted by jmarst45 on 6/3/2009 at 11:50 AM
I believe this was caused by uninstall the Visual C++ 2010 Runtimes. I did a system restore back to before uninstalling the runtime, then tried running the .NET Framework 4 Extended Beta 1 uninstaller, and it worked
Posted by Gokhan B. on 6/3/2009 at 1:43 PM
how can i reinstall vs 2010 redist? WCU\VCRuntimes\x86\vc_runtime_x86.msi does not install directly..
Posted by Gokhan B. on 6/3/2009 at 1:54 PM
I confirm that its related with Visual C++ 2010 Beta 1 Runtime x86.. to force install vs 2010 runtime from setup cd, type cmd:
msiexec /i vc_runtime_x86.msi ADDEPLOY=1
Posted by Microsoft on 6/4/2009 at 4:09 AM
Thanks for your response. We are escalating this bug to the product unit who works on that specific feature area. The team will review this issue and make a decision on whether they will fix it or not for the next release.

Thank you,
Visual Studio Product Team
Posted by Microsoft on 6/4/2009 at 3:37 PM
Hi Gokhan,

Thank you for your feedback. This is a known issue due to the C Runtime is uninstalled on your machine. This will be fixed for Beta 2 release of .NET Framework 4. For uninstall of Beta 1, you can ignore these messages as they are benign errors.

Thanks,
.NET Framework deployment team
Posted by Wisecarver on 6/25/2009 at 4:15 AM
I'm getting this also, after uninstalling VS2010...Currently .NET 4 will not Repair or Uninstall, both fail/rollback.
Many apps on Vista, including Microsoft Security Essentials, are now throwing these errors:
MSVCR100.dll was not found
\v4.0.20506\mscoreei.dll could not be loaded
Posted by CharliLJ on 6/29/2009 at 6:03 PM
If you're operating on an x64 system, you'll need to reinstall both the x86 and x64 VC runtimes, as given above.
Posted by Maryan on 7/18/2009 at 2:46 AM
I have uninstalled VS 2010 beta 1 and .NET Framework 4.0 Beta and have the same issues. My system (Windows Vista) can't start MOM.exe (ATI video driver component), Internet Information Services (IIS) Manager and other applications, the error is "... MSVCR100.dll was not found. ...".