rdmenezes / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

CrashSender manifest file prevents CrashSender from launching in x64 #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build the source code in x64. I did it in Visual Studio 2008 on Windows 7 SP 
1
2. Run crashcon or CrashRptTest from the just built binaries

Expected output:

Sent crash reports

Actual output:

A window popping saying there was an error launching CrashSender

What version of the product are you using? On what operating system?

Crashrpt version 1.2.9 r1150
Windows 7 SP 1
Code built in Visual Studio 2008 SP 1

Temporary fix:

Remove CrashSender.exe.manifest from the CrashSender project and rebuild. 
CrashSender will now launch in x64 and x86.

Original issue reported on code.google.com by ABrussZ...@gmail.com on 20 May 2011 at 2:15

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 20 May 2011 at 2:57

GoogleCodeExporter commented 9 years ago
Fixed in v.1.2.10.

Original comment by zexspect...@gmail.com on 22 May 2011 at 10:49