Exception Wpf in Stimulsoft.Report.StiReport.Show method from 2010.1 version

Stimulsoft Reports.NET discussion
Post Reply
JeffB
Posts: 17
Joined: Fri Dec 18, 2009 9:24 am
Location: Toulouse (France)

Exception Wpf in Stimulsoft.Report.StiReport.Show method from 2010.1 version

Post by JeffB »

Hi,

I only have Stimulsoft Reports.Net installed on the computer.

I have this message exception when I call the Show method with a false parameter. If I continue execution, the report is correct and all is fine.

I had a previous version 2009.1 which don't reveal this exception, but from a 2009.3 there is also this exception (I haven't tested with 2009.2 version). The 2010.1 do the same exception.

Can you tell me how can I avoid this error?

Thanks.

Message exception :
The assembly with display name 'Stimulsoft.Report.Wpf' failed to load in the 'Load' binding context of the AppDomain with ID 1. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'Stimulsoft.Report.Wpf, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' or one of its dependencies. Le fichier spécifié est introuvable.
File name: 'Stimulsoft.Report.Wpf, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a'

=== Pre-bind state information ===
LOG: User = MISSLERSUDOUEST\MOL
LOG: DisplayName = Stimulsoft.Report.Wpf, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a
(Fully-specified)
LOG: Appbase = file:///D:/TopSolid/TopSolid v7.x/bin/Debug/
LOG: Initial PrivatePath = NULL
Calling assembly : Stimulsoft.Report, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: D:\TopSolid\TopSolid v7.x\bin\Debug\TopSolid.exe.Config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Stimulsoft.Report.Wpf, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a
LOG: Attempting download of new URL file:///D:/TopSolid/TopSolid v7.x/bin/Debug/Stimulsoft.Report.Wpf.DLL.
LOG: Attempting download of new URL file:///D:/TopSolid/TopSolid v7.x/bin/Debug/Stimulsoft.Report.Wpf/Stimulsoft.Report.Wpf.DLL.
LOG: Attempting download of new URL file:///D:/TopSolid/TopSolid v7.x/bin/Debug/Stimulsoft.Report.Wpf.EXE.
LOG: Attempting download of new URL file:///D:/TopSolid/TopSolid v7.x/bin/Debug/Stimulsoft.Report.Wpf/Stimulsoft.Report.Wpf.EXE.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Exception Wpf in Stimulsoft.Report.StiReport.Show method from 2010.1 version

Post by Jan »

Hello,

Can you show full error stack?

Thank you.
JeffB
Posts: 17
Joined: Fri Dec 18, 2009 9:24 am
Location: Toulouse (France)

Exception Wpf in Stimulsoft.Report.StiReport.Show method from 2010.1 version

Post by JeffB »

Hello,

I cannot have the stack. This binding exception is in a try catch but don't go into the catch. I use Visual Studio 2008 SP1.
The only stack I have is the one of my application and nothing more.

All I can tell you is the Show method of StiReport has this error. It's like the exception has been catched by you in a different thread, and so I have the exception but all normally work.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Exception Wpf in Stimulsoft.Report.StiReport.Show method from 2010.1 version

Post by Jan »

Hello,

Please contact to support@stimulsoft.com. We will send you patch for 2009.3 version.

Thank you.
Post Reply