I am using .NET 2.0 and latest SharpDevelop. No weird OLE dependencies, only what .net has to offer. It runs very well on x86 OSes, but whenever I try tu run it on x64 Windows 7 machine it crashes without showing anything - just "sending problem to microsoft etc etc"

I changed target CPU from 32-bit to "Any processor", but still no luck. It simply won't run.

Application can be downloaded for checking if this problem is not my computer-related from: http://nerdism.eu/pliki/SnakeMeasureTool.exe

No viruses in my binary, you can check it on virustotal: http://www.virustotal.com/pl/analisi...494-1272208406

What am I doing wrong? Code itself compiles and works well, I only want it to somehow run on x64 machines...