When using WCF, forms open on the wrong screen.

Stimulsoft Reports.WPF discussion
Post Reply
pflores
Posts: 8
Joined: Fri Oct 14, 2016 12:14 pm

When using WCF, forms open on the wrong screen.

Post by pflores »

Hello,

When making a report with a form, if WCF is used to compile the report, on a dual screen setup, the form will always open on the center of the left screen, regardless if the parent window was opened on the right screen.
This happens when the StartPosition of the form is Center Screen, otherwise, the form will appear on the top left of the left screen.
Occasionally, the form will also appear behind another window. It seems it happens more often the longer the service takes time to respond.

This behavior can be seen on Stimulsoft's sample project : https://github.com/stimulsoft/Samples-WPF-WCF

This is very problematic for us since forms are a huge part of our reports.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: When using WCF, forms open on the wrong screen.

Post by Alex K. »

Hello,

Forms in the WCF are not supported. Sorry.

Thank you.
Post Reply