Page 1 of 1

Assembly Stimulsoft.Report.Win was not found

Posted: Tue Mar 19, 2019 11:25 pm
by johnham
I just updated to 2019.2.2 and now my code will throw an exception every time Report.Design(true) is called. Here is the stack trace:

System.Exception
HResult=0x80131500
Message=Assembly 'Stimulsoft.Report.Win' is not found
Source=Stimulsoft.Report.Design
StackTrace:
at Stimulsoft.Report.Design.StiDesignerControl.GetRibbonViewerTab()
at Stimulsoft.Report.Design.StiBuilder.AddPlatforms(Boolean showPreview, Boolean showWebPreview, Boolean showHtmlPreview, Boolean showJsPreview)
at Stimulsoft.Report.Design.StiBuilder.BuildReport()
at Stimulsoft.Report.Design.StiDesignerControl.SetZoom(Single zoom)
at Stimulsoft.Report.Design.StiDesignerConfigService.Load()
at Stimulsoft.Report.Design.StiDesignerControl.LoadDesignerParam()
at Stimulsoft.Report.Design.StiDesignerControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


I have done the obvious. I have referenced ALL assemblies in Reports.NET and I have done a copy local. This assembly is definitely referenced but somehow is popping up with this message still. Any help would be appreciated.

Re: Assembly Stimulsoft.Report.Win was not found

Posted: Wed Mar 20, 2019 9:17 am
by Lech Kulikowski
Hello,

Please send us a simple project which reproduces the issue for analysis.

Thank you.

Re: Assembly Stimulsoft.Report.Win was not found

Posted: Wed Mar 20, 2019 3:49 pm
by johnham
Do you have a bitbucket account. I have made a branch for you guys. I can invite you to it.

Re: Assembly Stimulsoft.Report.Win was not found

Posted: Thu Mar 21, 2019 1:05 pm
by Lech Kulikowski
Hello,

Please send us a sample project which reproduces the issue for analysis on support@stimulsoft.com

Thank you.

Re: Assembly Stimulsoft.Report.Win was not found

Posted: Thu Mar 21, 2019 5:20 pm
by johnham
Sent. Thanks for your help.

Re: Assembly Stimulsoft.Report.Win was not found

Posted: Thu Mar 21, 2019 5:41 pm
by Lech Kulikowski
Hello,

Thank you, we will check it and will reply to you.