Hi.
I have a problem with using DbLinq in my application.
A develop a app for .Net 4.0 version so i have compiled the sources in
my visual studio and have worked with them. the app was working fine
on my when i was debuging it and build it to release.
But when i copied the Release on another computer and install
there .net 4.0 client profile. app throws me an error which
look like this.
Problem Event Name: CLR20r3
Problem Description 01: oravatop.net.exe
Description of issue 02: 1.0.0.0
Problem Description 03: 4cadba45
Problem Description 04: DbLinq
Problem Description 05: 0.20.0.0
Problem Description 06: 4cadc29b
Problem Description 07: 484
Problem Description 08: 6b
Problem Description 09: System.ArgumentException
OS Version: 6.1.7600.2.0.0.256.1
Identification locale: 1051
Additional information 1: 0a9e
Additional information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional information 4: 0a9e372d3b4ad19135b953a78882e789
I tried to compile the sources to client profile but probably i am
doinng something wrong. Can somebody help me?