WinForms design exception

Stimulsoft Reports.NET discussion
Post Reply
RodrigoGT
Posts: 5
Joined: Wed Jan 28, 2015 6:59 pm

WinForms design exception

Post by RodrigoGT »

I am having trouble using the 2014.3 version, when I call the desing method both in my solution as in the examples, the error is occurring:

An unhandled exception of type 'System.Exception' occurred in Stimulsoft.Report.dll

Additional information: Assembly 'Stimulsoft.Report.Design' is not found!


Thank you !
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: WinForms design exception

Post by HighAley »

Hello.

Did you remove previous assemblies from GAC?
Please, check if you have right version of the Stimulsoft.Report.Design assembly.

Thank you.
RodrigoGT
Posts: 5
Joined: Wed Jan 28, 2015 6:59 pm

Re: WinForms design exception

Post by RodrigoGT »

I removed all previous versions, the problem also occurs in the first installation.
Even after scoring the reference to be copied, it is not being found.

see which versions are correct:
Image 1
Image

and the reference properties:
Image 2
Image

error in sample:
Image 3
Image

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: WinForms design exception

Post by HighAley »

Hello.

Sorry, but we couldn't reproduce the issue.
Please, try to
1. Uninstall our product.
2. Search for Stimulsoft and remove all our assemblies.
3. Download the release from our site once again.
4. Install the release.

Thank you.
michal.kulakovsky
Posts: 2
Joined: Fri Jun 05, 2015 8:40 am

Re: WinForms design exception

Post by michal.kulakovsky »

I have the same problem.
I cannot run neither samples bundled with installation and I can't see context specific context menu in design time ( Design report).
Do you have any suggestion ?

I completely uninstall Stimulsoft from GAC and computer, run the latest Stimulsoft-Reports-Net-2015.1.exe. Install proceeded without any error.
I have no clue what to do now.

I have VS 2013 Premium Update 4, Windows 7 Ultimate 64-bit.
michal.kulakovsky
Posts: 2
Joined: Fri Jun 05, 2015 8:40 am

Re: WinForms design exception

Post by michal.kulakovsky »

I have exactly the same problem with the latest version. I tried your suggestion without any success.
After install Stimulsoft appears in Toolbox, but when I use for instance stiReport and add it to Form, special context menu won't show on control.
I can't choose Design Report in design time.

Using VS 2013 Premium Update 4, W7 64bit
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: WinForms design exception

Post by HighAley »

Hello.

Please, try to select Choose Items... in context menu of the Toolbox.
ChooseItems.png
ChooseItems.png (10.51 KiB) Viewed 3434 times
And check what assembly is used for StiReport.
VSToolboxItems.png
VSToolboxItems.png (19.88 KiB) Viewed 3434 times
Sometimes you can find there some previous versions of our assemblies.

Thank you.
Post Reply