.NET Runtime version 2.0.50727.3603 – Fatal Execution Engine Error (7A036050) (80131506) – mscoree.dll

If you are coming from Google, I’m sure that you are having problems that Visual Studio 2008 keep on crashing without showing any message or error when you are trying to open the resource files, XAML or the properties page of your project.

If you look at Event Viewer, you will see this error message “.NET Runtime version 2.0.50727.3603 – Fatal Execution Engine Error (7A036050) (80131506)

Here is the screenshot that I took when I was having this error.

2. .NET Runtime 2.0.50727.3603 - Fatal Execution Engine Error (7A036050) (80131506)

If you click on Red Icon then you will see the error message in details as below.

3. .NET Runtime 2.0.50727.3603 - Fatal Execution Engine Error (7A036050) (80131506) - Details

How to fix then? Yes. it’s very simple. Microsoft already released the fix for this issue. You can go and download it from this link.  As you can see the screenshot below, there are 6 files for you to download. You can download the required files based on your processor. If you are using x84 then you just need to download NDP20SP2-KB963676-x86.exe  and Windows6.0-KB963676-x86.msu only.

hot fix

You downloaded all files and you should get KB963676 folder that contains all six files that you need.

HotFix Download

Here is the step for installing this fix.

1. Double-click on NDP20SP2-KB963676-x86.exe. You will see the welcome screen below. Please click on “Next” button.

1. NDP20SP2-KB963676-x86 - Welcome

2. Check “I have read and accept the license terms”

2. NDP20SP2-KB963676-x86 - License

3. Please wait for a while while installing.

3. Processing

4. You will see the screen once installation is completed.

4. Finsihed

Then, you can re-open your Visual Studio and try to open the resource files or etc. You should be able to open it without any crash. Good luck!

Note: I’m writing this post for documentation purpose so I added full of pictures and detailed steps. I hope people can use it as a reference whenever they are having the same problem with VS.

Last Day in Xuenn

Note: This post is written on Oct 16, 2009.

This is my last day in Xuenn. I remember the day that I decided to accept their offer even I had a few offers from serveral companies (including NCS, UTAC, AsiaSoft and etc). I was so excited at that time because I was told that I’m going to work with latest technoliges (e.g. WPF, Silverlight), TDD and Agile (Scrum).  (There are only  a few companies that are actually using latest technologies for their projects. The most of companies are still using ASP.NET  1.1 or 2.0, winform, CRM, Sharepoint and etc so it’s really hard to find the companies that use the latest technolgies and pay well.) And also, Online gambling and sport betting domain was very new to me and I don’t mind learning new domain so I accepted the offer right away.

Here are the things that I’ve done in that company.

  • Design Pattern in details : I’ve been working with design pattern since 2005 when I was working in India. I was using very simple design pattern like Singleton, Observer and etc at that time. After that, I joined to UTAC company around 2007 and I got more chance to use the design pattern (especially MVP (Model-View-Presenter) pattern, Factory pattern, Building pattern, Event Aggregator pattern and etc ) since that company is using CAB (Composite Application Block)SCSF (Smart Client Software Factory) for their semi-conduction manufacturing related project. I joined to Xuenn last year. As I need to design the base architecture of WPF application and need to conduct a lot of technical interview, I have learnt all of GoF (Gang of Four) pattern, MVVM (Presentation Model) patterns in details. ( Yes, when you are either designing the software or conducting the interview for those who are familiar with design pattern, you must have good understanding about those patterns. Otherwise, you might have hired wrong person for projects and your project will screw up at the end.) A few good websites (like dofactory.com or c2.com) and good books (e.g. Head First Design Pattern and Gof: Design Patterns: Elements of Reusable Object-Oriented Software) are extremely useful if you want to learn about patterns. But reading books and knowing the theory are not good enough. You actually need to use them in your real project regularly.
  • Designed the architecture of WPF/Silverlight projects : I participated in designing the whole architecture of WPF/Silverlight projects. I did a lot of researches for implementing security and authentication, localizaition, template themeing, WPF and Silverlight compatibility, Prism framework, patterns (MVVM, DI) and etc. I ‘m glad that we successfully implemented all of them for our projects.
  • Composite Application Library (a.k.a Prism) and Unity : I’ve been using Prism version 2 since P&P team distributes early drop before they release. So, I got a chance to get very familiar with those frameworks in that company. I even manged to contribute some of my source code to Prism ContribUnity Contrib projects. We implemented two styles of MVVM pattern in our project. One of them was Julian’s approach (PresentationModel with DataTemplate).
  • TDD, BDD, DDD : I noticed that people like DD these days. With the help of my good friends, I was getting more into those DD terms – TDD (Test-Driven Development), BDD (Behivor-Driven Development) and DDD (Domain-Driven Development). I didn’t practice much in that company but those DD become something that I want to explore more in my current company.
  • Lead a small application team : There was two major WPF teams in our company. I was taking care of one team. As the most of people in my team are very new to WPF, MVVM pattern and Asynchronous services, I had to support them until they got familiar with our achitecture. As you all know, I’m a community guy and I do enjoy helping other people so it was fun to guide them how to do things in WPF or Silverlight.
  • Participated in interviewing and recruting people : I contacted a lot of face-to-face interview or phone interview when we were actively recuriting people for our project. It consumed a lot of my time but I know that it’s good experience to have in my career.
  • Recreation Club : I was a part of the recreation club and we used to organize a lot of events (outing, sport activities and etc) for our stuffs. It was fun.

Needless to say, I had great time working with them. I wish them to have project success in future…