Asked By
Peng Hardin
10 points
N/A
Posted on - 01/30/2013
I tried opening a video with Visual Studio but it crashed with this error message “Unhandled exception at 0x6340de19 in hmplayer.exe: 0x0000005. Access violation reading location 0xfffffffff” how do I fix this or should I uninstall it?
Microsoft Visual Studio
Unhandled exception at 0x6340de19 in hmplayer.exe: 0xC0000005. Access
violation reading location 0xfffffffff.
Back Continue Ignore
Error occurred when trying to open a video with Visual Studio
Hello,
Crashes are usually the result of installing any extra extensions. To solve this problem, do the following: start in safe mode and execute Devenv.exe/Log. This operation will open a log file. This log file will show the list of recent activities. Now, check the log for any deficiencies.
This problem could also occur because of the existence of a component in studio power tools. This component is necessary for messenger. You should re-install power tool without message integration.
One more thing to check is your registry. Clean your registry by removing any entry that
causes TFS to disturb Studio.
I hope this is useful.