.net 4.0, x64

Stimulsoft Reports.NET discussion
Post Reply
adontz
Posts: 3
Joined: Wed Mar 02, 2011 7:13 pm
Location: Georgia

.net 4.0, x64

Post by adontz »

I have problem printing report on .Net 4.0, x64. I'm getting "A generic error occurred in GDI+" exception. If I'll force x86, everything is OK.

Looks like this problem is similar to
http://forum.stimulsoft.com/Default.aspx?g=posts&t=3718

Because of some reasons I cannot easily switch from AnyCPU to x86. Do you have any solution for this?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

.net 4.0, x64

Post by Alex K. »

Hello,

If it is possible for you then, please recompile your project under x86. Because sometimes, for unknown reasons, problems arise when running under x64. And the problems occur in different places (when printing, formatting etc), it is difficult to find the reason of this.

Thank you.
Post Reply