Skip to Content
0
Former Member
Apr 16, 2014 at 12:19 PM

SP9 cxlibw-5-0.dll randomly missing

38 Views

On several machines we get the following message, the app however does startup after this message: "The program can't start because cxlibw-5-0.dll is missing from your computer. Try reinstalling the program to fix this problem."

  • Doesn't always occur
  • CR functions normally
  • Hasn't triggered on x86 yet
  • Using useLegacyV2RuntimeActivationPolicy="true" (using ado.net datasets)
  • Application is using dotnet 4.5.1 (with VS2013), x64 compiled
  • Doesn't happen during debugging