Hy, I am trying to publish my first application. In the debugging mode everything works fine, on my computer it also works without a problem, but on the other computer I can't get it to work. When I try to run it I get the message ""application" has stopped working" . When I click on view problem details I get this:
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: robnoknjigovodstvo.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 51cac5f7
Problem Signature 04: System.Data
Problem Signature 05: 4.0.30319.17929
Problem Signature 06: 4ffa5def
Problem Signature 07: 1de2
Problem Signature 08: 5f
Problem Signature 09: System.InvalidOperationException
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1050
Additional Information 1: aa76
Additional Information 2: aa76315143599a541a5fa1df4fbde453
Additional Information 3: 0709
Additional Information 4: 0709e632ea855b8ded4d7d20096b20d8
On the computer I developed the application I have 32 bit windows, and on the other one is 64bit version and I tried to change platform target but it didn't help