Search
Closed
as Not Reproducible Help for as Not Reproducible

6
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 330302
Opened: 2/27/2008 9:53:33 AM
Access Restriction: Public
Duplicates: 348791
4
Workaround(s)
4
User(s) can reproduce this bug
When i try to Build a (newly created) Outlook 2007 Addin Project, Visual Studio Crashes
with 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.
Details (expand)
Product Language
English

Version

Visual Studio 2008 (All Products and Editions)
Operating System
Windows Vista
Operating System Language
German
Steps to Reproduce
1. Open Visual Studio
2. Create a new Outlook 2007 Project
3. Build the Project
Actual Results
Visual Studio crashes without any Error Message.
The mentioned Event occures in the Windows Event Log.
Expected Results
Obviosly Visual Studio should be able to Build the Project.
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
0 attachments
Sign in to post a comment.
Posted by rent-a-developer on 2/27/2008 at 9:55 AM
Other users also experienced this Error, see:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2812645&SiteID=1
Posted by Microsoft on 2/27/2008 at 8:02 PM
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.
It may help if you provide us with dump files.
Steps to capture dump files.
1. Download the Debugging Tools from Windows from http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx and install. Assume that you copy it to “C:\Debuggers”.
2. Open a command line prompt. Close all unnecessary applications.
3. Try to reproduce the problem.
4. Before VS IDE crashes , execute the following command at the command line prompt:
cscript C:\Debuggers\adplus.vbs -crash -FullOnFirst -pn devenv.exe –o C:\Dump
Dump file will be generated at “C:\Dump” and it usually takes several hundred MB. Make sure that you have sufficient disk space.
5. After VS IDE crash, please go to the folder “C:\Dump”. There can be multiple .DMP files. If their size are huge, please add the first .DMP file sorted by the timestamp (e.g. the first .DMP file captured) to a zip and upload it to the workspace:
https://sftus.one.microsoft.com/choosetransfer.aspx?key=1dc79670-d39d-4f48-b0cb-1022bfa8b1d7
Password: boETPOwKY25Dg9

If we do not receive a response from you after 7-days , we will automatically close your issue. There is no obligation to respond -- at any time you may edit your issue via Connect and change the status to “Active.”

Thank you,
Visual Studio Product Team
Posted by Microsoft on 3/13/2008 at 5:11 AM
We are closing this issue because we are unable to reproduce the issue in our labs based on the information provided. When you are available to send us the additional details that can help us to reproduce the problem, you may edit your issue via Connect and change the status to “Active.”

Thank you,
Visual Studio Product Team
Posted by harolds on 9/8/2008 at 2:36 PM
1. Install Visual Studio 2008 Power Commands.
2. Open Visual Studio 2008
3. Select File > New Project > Visual C# > Office > 2007 > Outlook 2007
Add-In.
4. Choose the default name and then OK.
5. Select Build > Build OutlookAddIn1.

The Output dialog will open, display a line, and then Visual Studio will
abruptly close.

6. Now close Visual Studio
7. Uninstall Power Commands
8. Open Visual Studio
9. Follow steps 2 through 5.
Posted by anderssonk on 11/30/2008 at 9:47 PM
The following connect items appear to cover the same issue:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=337149
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=330302
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=330903
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=341658