Skip to content

Instantly share code, notes, and snippets.

@Langerz82
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Langerz82/805d078cca69056acd19 to your computer and use it in GitHub Desktop.
Save Langerz82/805d078cca69056acd19 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Radeon Pro - Visual Studio 2010 Crash Fix</title>
</head>
<body>
Computer Crash Fix:
<pre>
Problem signature:
Problem Event Name: APPCRASH
Application Name: VCExpress.exe
Application Version: 10.0.30319.1
Fault Module Name: AppProfiles.dll
Fault Module Version: 1.0.5.5
Exception Code: c0000005
Exception Offset: 0002ee4c
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 3081
</pre>
Resolved the issue.
There appears to be an issue with running Rdio with RadeonPro. Anyone else encoutnering the same issue,
and has RadeonPro installed.
In Radeon Pro Settings, Select Compatibility List, add the offending executable (this case VCExpress.exe)
and select disable API Detection.
<a href="https://imageshack.com/i/pc2Ldk7Hj">See Image</a>
Worked for me, Thanks.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment