views:

35

answers:

2

I am currently running Visual Studio Team System Development System 2008 on my workstation and receive the following application event log entry:

Faulting application devenv.exe, version 9.0.30729.1, stamp 488f2b50, faulting module mfc80u.dll, version 8.0.50727.762, stamp 45713438, debug? 0, fault address 0x000c33fc.

Has anyone experienced this issue and know how to resolve it?

A: 

I searched Google for 0x000c33fc and found many people mentioning this fault address in conjunction with IE and Word. It sounds like it might be a bug in some common Microsoft library.

Greg Hewgill
A: 

Don't know what that is, but it might be fixed by resetting your VS 2008 settings. See here.

JBrooks