When i try to Build a (newly created) Outlook 2007 Addin Project, Visual Studio Crasheswith no Error Message.The Window Event Log showed:.NET Runtime version 2.0.50727.1433 - Fatal Execution Engine Error (79FEC5F0) (80131506)Details:- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">- <System> <Provider Name=".NET Runtime" /> <EventID Qualifiers="0">1023</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2008-02-27T16:53:19.000Z" /> <EventRecordID>3487</EventRecordID> <Channel>Application</Channel> <Computer>radc1</Computer> <Security /> </System>- <EventData> <Data>.NET Runtime version 2.0.50727.1433 - Fatal Execution Engine Error (79FEC5F0) (80131506)</Data> </EventData> </Event>When i try to build the Project with MSBuild from Command Line, it works.This Error started to occure just 5 Days ago.Before it worked.So maybe it could have something todo with a recently Windows Update to the .Net Framework.
Version