No Message.png in Stimulsoft.Report.SL.dll

Stimulsoft Reports.Silverlight discussion
Locked
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

No Message.png in Stimulsoft.Report.SL.dll

Post by sabahat »

Hi,

I guess you have not embedded "Message.png" in "Stimulsoft.Report.SL" assembly or maybe you have mistyped "Information.png" with "Message.png".

A part of code included in "Stimulsoft.Report.SL.MessageBox.StiMessageBox.Show" method is:

Code: Select all

   case StiMessageBoxImage.Information:
            this.window.image.set_Source(new BitmapImage(new Uri("/Stimulsoft.Report.SL;component/MessageBox/Images/Message.png", UriKind.RelativeOrAbsolute)));
            break;

But I cannot find any Message.png included in the assembly.

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

No Message.png in Stimulsoft.Report.SL.dll

Post by HighAley »

Hello.

We made some improvements in that direction
The changes will be available in our release this week.

Thank you.
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

No Message.png in Stimulsoft.Report.SL.dll

Post by sabahat »

Hi,

OK, I'll check it.

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

No Message.png in Stimulsoft.Report.SL.dll

Post by Andrew »

Hello,

Ok. Let us know about the result.

Thank you.
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

No Message.png in Stimulsoft.Report.SL.dll

Post by sabahat »

Hi,

This issue is fixed in the new release.

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

No Message.png in Stimulsoft.Report.SL.dll

Post by Andrew »

Perfect!

Please send your questions if you have. We will be glad to assist in any issues you may have.

Thank you.

Locked