This is a migrated thread and some comments may be shown as answers.

Disk image is missing from Silverlight Report Viewer

7 Answers 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Karlkim Suwanmongkol
Top achievements
Rank 1
Karlkim Suwanmongkol asked on 04 Apr 2010, 09:35 PM
I am using the latest internal version (4.0.10.329). I notice that it has been missing since version 4.0.10.317 though. The report-capture-for-telerik.jpg is the screenshot of my application while the second file, telerik-demo.jpg is from Telerik demo site. Do you know if I might miss anything here?

Thanks,
karlkim

7 Answers, 1 is accepted

Sort by
0
shane
Top achievements
Rank 1
answered on 05 Apr 2010, 07:46 AM
your silverlight Report Viewer theme is Office_Blue?

I cant change report viewer theme, what is your method?
0
Karlkim Suwanmongkol
Top achievements
Rank 1
answered on 05 Apr 2010, 03:06 PM
Hi Shane,
   I use Office Blue theme for my whole application, so I just do this on my main page.

public MainPage() 
  StyleManager.ApplicationTheme = new Office_BlueTheme();      
  ... 

Cheers,
Karlkim


0
shane
Top achievements
Rank 1
answered on 06 Apr 2010, 03:48 AM
I do this,but my report throw style error.  which version you are using.
0
Karlkim Suwanmongkol
Top achievements
Rank 1
answered on 07 Apr 2010, 01:29 AM
I am using 4.0.10.329, but I have not had any issue when I use the older version like Q3 2009. I did include Telerik.Windows.Themes.Office_Blue in the Silverlight project.

Sorry that I can't help much.
--karlkim
0
Steve
Telerik team
answered on 07 Apr 2010, 08:06 AM
Hi guys,

Please download the latest internal builds of both RadControls for Silverlight and Telerik Reporting and you should not experience such problems.

Greetings,
Steve
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Karlkim Suwanmongkol
Top achievements
Rank 1
answered on 07 Apr 2010, 08:57 AM
Hi Steve,
   I was just trying the latest RadControls for Silverlight (2010.1.402.1030) and it broke my application. I have to rollback to the latest version that I have (2010.1.319.1030), and everything looks fine again although I still miss the disk image in the Silverlight Report Viewer. Below is my error message if it helps at all.

Thanks,
Karlkim

Message: Unhandled Error in Silverlight Application
Code: 4004    
Category: ManagedRuntimeError       
Message: System.InvalidOperationException: Cannot resolve TargetName Border.
   at MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions, Boolean& refreshInheritanceContext)
   at System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
   at Telerik.Windows.Controls.Chromes.ButtonChrome.GoToState(Boolean useTransitions, String name)
   at Telerik.Windows.Controls.Chromes.ButtonChrome.ChangeVisualState(Boolean useTransitions)
   at Telerik.Windows.Controls.Chromes.ButtonChrome.OnApplyTemplate()
   at System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget)     
0
Accepted
Steve
Telerik team
answered on 08 Apr 2010, 04:23 PM
Hi Karlkim,

Actually you are correct and we've verified the missing save icon. We would address this for the subsequent internal build/service pack of the product.

Please excuse us for the temporary inconvenience. Your points have been updated for bringing this to our attention.

Kind regards,
Steve
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Karlkim Suwanmongkol
Top achievements
Rank 1
Answers by
shane
Top achievements
Rank 1
Karlkim Suwanmongkol
Top achievements
Rank 1
Steve
Telerik team
Share this question
or