Hi, using ReportViewer on a WinForm I'm getting this exception:
The calling thread must be STA, because many UI components require this.
on the call to:
this.ultraReportViewer1 = new Infragistics.Win.UltraWinReportViewer.UltraReportViewer();
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components
Hello ,
Thank you for the provided sample. Your issue is cause by the fact that class used for data source is Form1, so I have pulled out your code into a ObjectSource class and everything works fine, please see modified sample.
Please let me know if you have any further questions.
here's a simple VS 2012 sln and exe. if you run it you'll get the STA thread exception.
Hi,
We can’t reproduce the problem following the steps you mentioned. Can you please attach a simple solution where the problem occurs?
Best,
Leo
Seeing as there are two posts of the same exception message and no replies from anyone this must mean either no one is using the product or supporting it?