Please Help- All .Net Framework 4.0 Apps are crashing after Upgrade to Windows 10

Joined
Jul 31, 2015
Messages
2
Reaction score
0
I had windows 8.1 with Visual Studio 2013 and Visual Studio 2015 installed and working normally.
After upgrading to windows 10 with no errors I cannot start either of them as well as any App built with .Net Framework 4.0 including but not limited to :
- Microsoft SQL Server 2014 Management Studio ( SQL Server itself runs OK).
- Any Application I built with .Net framework 4.0 ( all Apps that used .Net framework 2.0 is OK).

I tried to repair Visual Studio and it always finishes with errors of dll initialization errors.
Here I present a crash report of Team Foundation Server 2013 Power Tools

Faulting application name: TfsComProviderSvr.exe, version: 12.0.20830.1, time stamp: 0x523b3790
Faulting module name: MSVCR120_CLR0400.dll, version: 12.0.52512.0, time stamp: 0x5525ef9d
Exception code: 0xc0000005
Fault offset: 0x000a280c
Faulting process id: 0x38e8
Faulting application start time: 0x01d0cbb81efba9f0
Faulting application path: C:\Program Files (x86)\Microsoft Team Foundation Server 2013 Power Tools\TfsComProviderSvr.exe
Faulting module path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll
Report Id: 2a4d5487-4958-4f78-8042-4f59f1f95fc5
Faulting package full name:
Faulting package-relative application ID:

Could someone help please, I cannot run critical apps that I need built with .Net Framework 4.0
 
Joined
Apr 16, 2014
Messages
130
Reaction score
20
That DLL that it is faulting on is the MS Visual C 12 Common Language Runtime 4.
Do you have all the updates for Win 10?
All .NET updates?
Can you try to re-apply / repair the update?
Or try installing the Runtime from HERE.
 
Joined
Dec 5, 2015
Messages
102
Reaction score
11
its not just .net 4 its every .net .... if you wait later in the day its fix by itself

on a mechanical hdd its long sometime take 4-5 hours ... i do a test on a ssd yesterday and after 10-20 min after the update all .net start working

you can see in the event viewer he continu to install thing for .net and store in background i suspect this because it start working write after ...


we have a app company and people call after upgrading to Windows to tell app not working with 10 ....


but i tell to everyone to wait Windows doing a background process and its will work later in the day ...

but i want Something quicker for my Customer and i find Nothing
 
Joined
Dec 5, 2015
Messages
102
Reaction score
11
i keep app error i receive after upgrading Windows 10 from a Windows 7 or 8 .... this not happen when i do a clean install of Windows 10 ....


Faulting application name: AstusFMS.exe, version: 16.2.63.960, time stamp: 0x56c71a5a
Faulting module name: KERNELBASE.dll, version: 6.2.10586.0, time stamp: 0x5632da1c
Exception code: 0xe053534f
Fault offset: 0x000bd8a8
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11



i suspect its start working after i see this in event viewer


Installation Successful: Windows successfully installed the following update: Microsoft .Net Native Runtime Package 1.1.23101.0

Installation Successful: Windows successfully installed the following update: Microsoft Visual C++ 2015 Runtime Package
 
Joined
Dec 5, 2015
Messages
102
Reaction score
11
you can reproduce easyly ....just install Windows 8 and put all update .... install .net 3.5

after upgrade Windows to Windows 10 1511

and after try any .net app... on ssd its very fast so you have 10-20 minute to test the bug after that no bug anymore

on hdd its depend on your system
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top