Question

i getting a problem with the windows explorer. Every morning everything is perfect. I'm starting Visual Studio and develop some stuff.

After a while if i start my huge Project the Windows Explorer begins to crash all the time. For example if i right click on the Trash or Desktop or copy Files. Its just the normal, Send - Not Send, Windows Error Message.

I googled alot and found answers about the Windows Context Menu. But our Software don't add Entries to the Windows Context Menu.

Maybe it is Active Sync?

Its the only thing we are using in our Software.

Please can somebody help me? Our Customers got the same Problem and it is so annoying.

Was it helpful?

Solution

http://blogs.msdn.com/b/lexli/archive/2009/08/23/when-the-application-program-crashes-on-windows.aspx

Windows Explorer is still a Windows application, so debugging it can tell you why it crashes (at least because of which module it crashes). Then you can search on the Internet to see how to get rid of that problematic module.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top