Exception if StiWpfDesignerControl is in WPFBrowserApplication

Stimulsoft Reports.WPF discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by HighAley »

Hello.

Sorry, we need a little more time to prepare an answer for you.

Thank you.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by Andrew »

Hello,

We moved our WPF project entirely on .NET FrameWork 4 and now the problem you described does not arise. Please check the latest prerelease build.

Thank you.
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by LukasT »

Hello Andrew,
I tried last prerelease build (Stimulsoft Reports.Ultimate 2012.07.12) and issue is still present :-(
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by HighAley »

Hello.
LukasT wrote:I tried last prerelease build (Stimulsoft Reports.Ultimate 2012.07.12) and issue is still present :-(
Please, send us your project with latest assemblies wich reproduces the issue.

Thank you.
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by LukasT »

Still the same exception, but without possibility to see StackTrace.... download example on this link http://uloz.to/xCA2Uaz/simulsoftexceptiontest-zip
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by HighAley »

Hello.

Please, check this simple project.
WpfBrowserApplication1.zip
(3.78 MiB) Downloaded 220 times
If you have problems with it then read the How the Runtime Locates Assemblies article http://msdn.microsoft.com/en-us/library ... v=vs.80%29.
As you could read there the common language runtime check for Previously Referenced Assemblies and the Global Assembly Cache.
So you should remove ALL old assembles from your system.
Please, replace assemblies from GAC with latest ones and search all over your system for any other our assemblies.

Thank you.
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by LukasT »

Hello.
I came out of it depends maybe on resolution of screen (exception is after UpdateLayout and measuring).... because I tested my example on computers where have never been installed Stimulsoft dlls and on some computers it works fine and on some it causes this exception.... Try it on different resolutions (on my laptop is 1280x768)...
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by HighAley »

Hello.

Please, specify did you try our project?
Did you have any problems with it?

Thank you.
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by LukasT »

.... yes, I tried your project and on my laptop is still the same problem.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception if StiWpfDesignerControl is in WPFBrowserAppli

Post by HighAley »

Hello.

We tried our test project on the 1280x768 resolution and it works right.

To solve a problem rapidly we need the following information from you:
• Product name and its version;
• Detailed description of the problem and how to reproduce it;
• Your operational system (98, ME, 2000, XP, Vista or NT), its version and localization, installed service-packs;
• Version the of Microsoft .Net Framework package installed and its localization;
• Name of your development framework and its version;
• Additional information that can help us to solve your problem.

Could you also send us a video which demonstrates the issue.

Thank you.
Post Reply