microsoft visual studio has encountered a problem and needs to close - VS2010 Pro on Win7 64 Ultimate
-
Friday, September 07, 2012 11:59 AM
Every hour or so software pops up the :-
microsoft visual studio has encountered a problem and needs to close
This can happen when running in debug, editing or even sitting idle
I have tried resetting the IDE etc - no joy.
I got a dump of the error as suggested on other forums.
HELP
- Moved by Konrad NeitzelMicrosoft Community Contributor Friday, September 07, 2012 7:02 PM (From:Developer Documentation and Help System)
All Replies
-
Friday, September 07, 2012 7:01 PM
Hi Anthonyhu,
this forum covers the developer documentation and MS Help system only. So I am moving your thread to the Setup and Installation forum for better support (Even if it is not really a problem that occured during setup I woud guess that something is wrong on your system. I hope that the experts in that forum can help you with your issue.)
With kind regards,
Konrad
-
Sunday, September 09, 2012 1:55 PM
That happens if you have project-type files loaded but not in the project. For example, opening a file, say a large (10k line) MiG.cpp, that is not in a project in the solution, does exactly ast you describe, including when (i.e., any time). I open non-project files in a separate instance of vs because I know vs will put a gun to its head and pull the trigger, just to see if ithe gun is loaded. No one tests things, any more. And they sure don't fix them, either (except to make things worse, which may explain the first).
Moral of the story: don't open non-project files, or if you do, do it in a separate instance of vs.
- Proposed As Answer by spymaster2 Sunday, September 09, 2012 1:55 PM
-
Monday, September 10, 2012 6:25 AMModerator
Thanks spymaster2 for your kindly help!
Hi anthonyhu,
Does your scenario is the same as the one spymaster2 described above?
Please take a look at the Event Viewer and post here if there is anything useful. Also, maybe you need to repaire your VS2010 which may help to resolve your issue.
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
-
Monday, September 10, 2012 9:10 AM
Thanks spymaster2 for your kindly help!
Hi anthonyhu,
Does your scenario is the same as the one spymaster2 described above?
Please take a look at the Event Viewer and post here if there is anything useful. Also, maybe you need to repaire your VS2010 which may help to resolve your issue.
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
No, I don't have any non project files open.
The Event viewer gives the Error:-
<Provider Name="Application Error"
/><EventID
Qualifiers="0">1000</EventID><Level>2</Level><Task>100</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2012-09-10T09:00:59.000000000Z" /><EventRecordID>3471</EventRecordID><Channel>Application</Channel><Computer>ulster-366535</Computer><Security /></System><Data>devenv.exe</Data><Data>10.0.40219.1</Data><Data>4d5f2a73</Data><Data>ole32.dll</Data><Data>6.1.7601.17514</Data><Data>4ce7b96f</Data><Data>c0000005</Data><Data>0003bc24</Data><Data>4e0</Data><Data>01cd8f2d5eba4c67</Data><Data>C:\Program Files (x86)\Microsoft Visual Studio
10.0\Common7\IDE\devenv.exe</Data><Data>C:\Windows\syswow64\ole32.dll</Data><Data>09ab1525-fb26-11e1-92af-0090fb3de612</Data></EventData></Event>
regards
Anthony
-
Tuesday, September 11, 2012 3:41 AMModerator
Hi Anthony,
Please try the following VS commands to prevent your VS loading addins and packages:
1). Run devenv /SafeMode to disable add-ins.
2). Run Devenv /ResetSkipPkgs to skip loading VSPackages.If the above two commands can't help further either, I am afraid you have to uninstall VS2010 completely and then reinstall it again. You can use the VS2010 Uninstall Ultility to uninstall VS completely: http://archive.msdn.microsoft.com/vs2010uninstall
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
-
Tuesday, September 11, 2012 1:03 PM
Vicky, I tried all both options then Full delete and re-install, followed by Windows updates. Still the same crashing!!!!
So frustrating.
I am now having to hit the save button every few minutes, so not to lose the code just edited!!
Anthony
-
Wednesday, September 12, 2012 2:12 AMModerator
Hi Anthony,
I am trying to involve someone familiar with this topic to further look at this issue.
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
-
Wednesday, September 12, 2012 7:41 AM
If this helps, here is a copy of the last few crashes from my event viewer:-
Error 11/09/2012 14:35:37 Application Error 1000 (100)
Error 11/09/2012 14:48:58 Application Error 1000 (100)
Error 11/09/2012 15:10:04 Application Error 1000 (100)
Error 11/09/2012 15:29:25 Application Error 1000 (100)
Error 11/09/2012 15:44:13 Application Error 1000 (100)
Error 11/09/2012 16:05:13 Application Error 1000 (100)
Error 11/09/2012 17:04:02 Application Error 1000 (100)
PLEASE note the frequency :-(
And the details of each is:-
Log Name: Application
Source: Application Error
Date: 11/09/2012 17:04:02
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: mfc100.dll, version: 10.0.40219.325, time stamp: 0x4df2e0e4
Exception code: 0xc0000005
Fault offset: 0x00135257
Faulting process id: 0x12e4
Faulting application start time: 0x01cd902eddfd3dc1
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\system32\mfc100.dll
Report Id: 4d1b2da7-fc2a-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T16:04:02.000000000Z" />
<EventRecordID>5965</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>mfc100.dll</Data>
<Data>10.0.40219.325</Data>
<Data>4df2e0e4</Data>
<Data>c0000005</Data>
<Data>00135257</Data>
<Data>12e4</Data>
<Data>01cd902eddfd3dc1</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\system32\mfc100.dll</Data>
<Data>4d1b2da7-fc2a-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Error
Date: 11/09/2012 16:05:13
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0xc24
Faulting application start time: 0x01cd902beeddb988
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 15ce25b4-fc22-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T15:05:13.000000000Z" />
<EventRecordID>5963</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>c24</Data>
<Data>01cd902beeddb988</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>15ce25b4-fc22-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Error
Date: 11/09/2012 15:44:13
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x1e5d547c
Faulting process id: 0x11c8
Faulting application start time: 0x01cd9029dded15f9
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: unknown
Report Id: 26cbe849-fc1f-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T14:44:13.000000000Z" />
<EventRecordID>5961</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>1e5d547c</Data>
<Data>11c8</Data>
<Data>01cd9029dded15f9</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>unknown</Data>
<Data>26cbe849-fc1f-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 11/09/2012 15:29:25
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0x1388
Faulting application start time: 0x01cd9027297bbd81
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 15bb9c8c-fc1d-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T14:29:25.000000000Z" />
<EventRecordID>5959</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>1388</Data>
<Data>01cd9027297bbd81</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>15bb9c8c-fc1d-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 11/09/2012 15:10:04
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0x118c
Faulting application start time: 0x01cd9024c35eb561
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 618a893c-fc1a-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T14:10:04.000000000Z" />
<EventRecordID>5955</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>118c</Data>
<Data>01cd9024c35eb561</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>618a893c-fc1a-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 11/09/2012 14:48:58
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0x138c
Faulting application start time: 0x01cd90225919bdce
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 6edbe73a-fc17-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T13:48:58.000000000Z" />
<EventRecordID>5949</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>138c</Data>
<Data>01cd90225919bdce</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>6edbe73a-fc17-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 11/09/2012 14:35:37
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0x3f8
Faulting application start time: 0x01cd9020e78e6552
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 91635456-fc15-11e1-bb62-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-11T13:35:37.000000000Z" />
<EventRecordID>5947</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1fab3</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>3f8</Data>
<Data>01cd9020e78e6552</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>91635456-fc15-11e1-bb62-0090fb3de612</Data>
</EventData>
</Event>- Edited by anthonyhu Wednesday, September 12, 2012 7:45 AM
-
Wednesday, September 12, 2012 2:06 PMModerator
Hi,
I have seen one obvious problem:
The version of mfc100.dll on your PC is: 10.0.40219.325, the right one is: 10.0.40219.01
Do you run into the problem after install some software or Windows update? or run into the issue right after installation complete? I suspect certain software corrupted the VC++ runtime. My suggestion is: repair the VC++ 2010 runtime through Control Panel.
About the ole32.dll error, I would suggest you redo registration:
regsvr32 C:\windows\Syswow64\ole32.dll
Please let me know if it can fix the issue.
thanks.
Forrest Guo | MSDN Community Support | Feedback to manager
- Edited by Forrest GuoMicrosoft Employee, Moderator Wednesday, September 12, 2012 2:19 PM insert image
-
Wednesday, September 12, 2012 2:50 PM
How do I update the MFC??
Control panel only seems to allow me to un-install....
-
Wednesday, September 12, 2012 3:12 PM
I think you may be mistaken concerning the version of MFC100.DLL???
http://support.microsoft.com/kb/2565063
This shows security update with version 325, not 01
-
Thursday, September 13, 2012 2:27 PMModerator
That's right. On my own PC, I don't have this security update installed. Windows Server OS doesn't push the update to me. I would suggest uninstall the security update and see if that fix the problem.
Some software update is optional, only when a certain software run into the issue, then find the update and install.
thanks.
Forrest Guo | MSDN Community Support | Feedback to manager
-
Tuesday, September 18, 2012 9:03 AM
Crashing still happening, but less often.
Here are the most recent error events.....
Log Name: Application
Source: Application Error
Date: 18/09/2012 09:43:55
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0x114c
Faulting application start time: 0x01cd9570784d4f72
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: fa61ad50-016c-11e2-b5dc-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-18T08:43:55.000000000Z" />
<EventRecordID>6455</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>114c</Data>
<Data>01cd9570784d4f72</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>fa61ad50-016c-11e2-b5dc-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 18/09/2012 08:36:15
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00ffff00
Faulting process id: 0x1654
Faulting application start time: 0x01cd956dd0099fb3
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: unknown
Report Id: 865b949d-0163-11e2-b5dc-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-18T07:36:15.000000000Z" />
<EventRecordID>6453</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>00ffff00</Data>
<Data>1654</Data>
<Data>01cd956dd0099fb3</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>unknown</Data>
<Data>865b949d-0163-11e2-b5dc-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 18/09/2012 08:18:23
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0xa64
Faulting application start time: 0x01cd94dd1542e5e8
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: 0747408f-0161-11e2-b5dc-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-18T07:18:23.000000000Z" />
<EventRecordID>6447</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>a64</Data>
<Data>01cd94dd1542e5e8</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>0747408f-0161-11e2-b5dc-0090fb3de612</Data>
</EventData>
</Event>Log Name: Application
Source: Application Error
Date: 17/09/2012 15:02:23
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: Microsoft.VisualStudio.Editors.ni.dll, version: 10.0.30319.1, time stamp: 0x4ba1ff3d
Exception code: 0xc0000005
Fault offset: 0x002cfb34
Faulting process id: 0xb50
Faulting application start time: 0x01cd94b229f1f76e
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.VisualStu#\1b62b8357a66d7711a90fb5d3bf4ff3b\Microsoft.VisualStudio.Editors.ni.dll
Report Id: 4d3d70e8-00d0-11e2-b5dc-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-17T14:02:23.000000000Z" />
<EventRecordID>6439</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>Microsoft.VisualStudio.Editors.ni.dll</Data>
<Data>10.0.30319.1</Data>
<Data>4ba1ff3d</Data>
<Data>c0000005</Data>
<Data>002cfb34</Data>
<Data>b50</Data>
<Data>01cd94b229f1f76e</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.VisualStu#\1b62b8357a66d7711a90fb5d3bf4ff3b\Microsoft.VisualStudio.Editors.ni.dll</Data>
<Data>4d3d70e8-00d0-11e2-b5dc-0090fb3de612</Data>
</EventData>
</Event> -
Wednesday, September 19, 2012 10:30 AMCan anyone help???
-
Tuesday, September 25, 2012 9:00 AM
STILL Crashing :-(
-
Tuesday, September 25, 2012 9:01 AMLog Name: Application
Source: Application Error
Date: 25/09/2012 09:56:02
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: ole32.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b96f
Exception code: 0xc0000005
Fault offset: 0x0003bc24
Faulting process id: 0xfd0
Faulting application start time: 0x01cd9aef0918cd48
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\syswow64\ole32.dll
Report Id: d4f04bc7-06ee-11e2-a45b-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-25T08:56:02.000000000Z" />
<EventRecordID>7070</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>ole32.dll</Data>
<Data>6.1.7601.17514</Data>
<Data>4ce7b96f</Data>
<Data>c0000005</Data>
<Data>0003bc24</Data>
<Data>fd0</Data>
<Data>01cd9aef0918cd48</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\syswow64\ole32.dll</Data>
<Data>d4f04bc7-06ee-11e2-a45b-0090fb3de612</Data>
</EventData>
</Event> -
Tuesday, September 25, 2012 11:31 AM
Because ole32 is involved try this hotfix for Windows 7:
http://support.microsoft.com/kb/2541119
Maybe it fixes your issue.
"A programmer is just a tool which converts caffeine into code"
-
Tuesday, September 25, 2012 1:37 PM
Thanks. I tried that.
Now I have got a crash in the MFC100 module.
This is so annoying !!!!!!
Log Name: Application
Source: Application Error
Date: 25/09/2012 14:32:01
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ulster-366535
Description:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: mfc100.dll, version: 10.0.40219.325, time stamp: 0x4df2e0e4
Exception code: 0xc0000005
Fault offset: 0x00135257
Faulting process id: 0xf90
Faulting application start time: 0x01cd9b191233906a
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\system32\mfc100.dll
Report Id: 6280cf3c-0715-11e2-961e-0090fb3de612
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-09-25T13:32:01.000000000Z" />
<EventRecordID>7136</EventRecordID>
<Channel>Application</Channel>
<Computer>ulster-366535</Computer>
<Security />
</System>
<EventData>
<Data>devenv.exe</Data>
<Data>10.0.40219.1</Data>
<Data>4d5f2a73</Data>
<Data>mfc100.dll</Data>
<Data>10.0.40219.325</Data>
<Data>4df2e0e4</Data>
<Data>c0000005</Data>
<Data>00135257</Data>
<Data>f90</Data>
<Data>01cd9b191233906a</Data>
<Data>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe</Data>
<Data>C:\Windows\system32\mfc100.dll</Data>
<Data>6280cf3c-0715-11e2-961e-0090fb3de612</Data>
</EventData>
</Event> -
Tuesday, September 25, 2012 2:36 PM
Import this reg file:
https://dl.dropbox.com/u/5749744/Dumps/WER_VS_full.reg
into your Registry. It generates a crash dump with the help of the Windows Error reporting service [1] in C:\localdumps. Compress the generated DMP file as 7z or RAR to reduce the size and next upload the compressed file to your SkyDrive and post a lik here.
[1] http://msdn.microsoft.com/en-us/library/bb787181%28VS.85%29.aspx
"A programmer is just a tool which converts caffeine into code"
-
Wednesday, September 26, 2012 9:54 AM
I have done all that you have instructed, but I find that there are no files saved in the LocalDumps folder after the crashes.........
-
Wednesday, September 26, 2012 11:01 AMIs the Windows Error reporting service running?
"A programmer is just a tool which converts caffeine into code"
-
Wednesday, September 26, 2012 11:28 AM
Ahhh. It is now.....
Thanks
-
Wednesday, September 26, 2012 12:02 PMok, do you now get a dump?
"A programmer is just a tool which converts caffeine into code"
-
Wednesday, September 26, 2012 12:12 PM
I'm afraid not :-(
-
Wednesday, September 26, 2012 12:16 PMgo into the registry and change the value of the dump folder. If nothing helps you must use ProcDump from sysinternals to get a full dump.
"A programmer is just a tool which converts caffeine into code"
-
Wednesday, September 26, 2012 3:30 PM
I have used the VS2010 to debug itself and caught a crash.
I have saved this to a dump file (Still uploading while I am typing this):-
https://skydrive.live.com/?cid=849b8512b25b5bb6&id=849B8512B25B5BB6%21107
Is this of any use?
-
Thursday, September 27, 2012 1:33 PMthe dump still shows an issue with ole32 but this needs to be debugged from the MS support.
"A programmer is just a tool which converts caffeine into code"
-
Friday, September 28, 2012 10:59 AM
I have put a ProcMon log onto the skydrive for this. Don't know if it tell you anything???
https://skydrive.live.com/?cid=849b8512b25b5bb6&id=849B8512B25B5BB6%21107
-
Friday, September 28, 2012 8:27 PMOwner
From a support perspective this is really beyond what we can do here in the forums. If you cannot determine your answer here or on your own, consider opening a support case with us. Visit this link to see the various support options that are available to better meet your needs: http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone.
Trevor Hancock (Microsoft)
Please remember to "Mark As Answer" the replies that help.- Marked As Answer by Forrest GuoMicrosoft Employee, Moderator Monday, October 01, 2012 2:44 AM

