8 Answers, 1 is accepted
0
Hi CHRISTIAN,
Please use the Upgrade Wizard to update all Telerik Reporting references to the chosen version. Additionally as listed in the Silverlight viewer System Requirements page, you should use the corresponding RadControls for Silverlight version, available at the time of the Telerik Reporting release i.e. you need RadControls for Silverlight Q1 2012 version. You are not required to download and install these, you can find the requires assemblies in the examples we ship e.g.: C:\Program Files (x86)\Telerik\Reporting Q1 2012\Examples\CSharp\SilverlightDemo\bin.
Kind regards,
Steve
the Telerik team
Please use the Upgrade Wizard to update all Telerik Reporting references to the chosen version. Additionally as listed in the Silverlight viewer System Requirements page, you should use the corresponding RadControls for Silverlight version, available at the time of the Telerik Reporting release i.e. you need RadControls for Silverlight Q1 2012 version. You are not required to download and install these, you can find the requires assemblies in the examples we ship e.g.: C:\Program Files (x86)\Telerik\Reporting Q1 2012\Examples\CSharp\SilverlightDemo\bin.
Kind regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
CHRISTIAN
Top achievements
Rank 1
answered on 08 Mar 2012, 01:08 PM
Hi Steve,
i´cant use the upgrade wizard because our DLLs are stored in a different folder for our TFS Revision Control...
I´ve also downloaded and upgraded the RadControls for Silverlight Q1 2012 version DLLs.
The Silverlight viewer System Requirements says that only Silverlight 4 is supported. Is that correct?
Maybe also the Silverlight SDK is corrupted and needs to be reinstalled!?
i´cant use the upgrade wizard because our DLLs are stored in a different folder for our TFS Revision Control...
I´ve also downloaded and upgraded the RadControls for Silverlight Q1 2012 version DLLs.
The Silverlight viewer System Requirements says that only Silverlight 4 is supported. Is that correct?
Maybe also the Silverlight SDK is corrupted and needs to be reinstalled!?
0
CHRISTIAN
Top achievements
Rank 1
answered on 08 Mar 2012, 02:10 PM
Well, i used the Upgrade wizard now. But still don´t work. I also reinstalled Silverlight 5 and the Silverlight 5 Tools and .NET Framework 3.5 Service Pack 1. But type "TextBoxEx" is still missing...
0
Hi CHRISTIAN,
Please prepare a sample that exhibits the problem and we would look into it. You can attach it in a support ticket or upload it to a free file server and provide a link to it here.
Greetings,
Steve
the Telerik team
Please prepare a sample that exhibits the problem and we would look into it. You can attach it in a support ticket or upload it to a free file server and provide a link to it here.
Greetings,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
CHRISTIAN
Top achievements
Rank 1
answered on 08 Mar 2012, 03:01 PM
Hi Steve,
I can´t provide a sample that exhibits the problem.
But i´ve attached a screenshot with the exception and here is the innerException:
{System.Windows.Markup.XamlParseException: Der Typ "TextBoxEx" wurde nicht gefunden. [Line: 6 Position: 30] ---> System.Exception: Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
bei MS.Internal.XcpImports.CheckHResult(UInt32 hr)
bei MS.Internal.XcpImports.SetValue(IManagedPeerBase obj, DependencyProperty property, String s)
bei MS.Internal.XcpImports.SetValue(IManagedPeerBase doh, DependencyProperty property, Object obj)
bei System.Windows.DependencyObject.SetObjectValueToCore(DependencyProperty dp, Object value)
bei System.Windows.DependencyObject.SetEffectiveValue(DependencyProperty property, EffectiveValueEntry& newEntry, Object newValue)
bei System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
bei System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isBindingInStyleSetter)
bei System.Windows.ResourceDictionary.set_Source(Uri value)
bei Telerik.Windows.Controls.Theme.CreateResourceDictionaryForApplicationTheme(Theme theme, String controlAssembly)
bei Telerik.Windows.Controls.Theme.AddMergedDictionaryFromApplicationTheme(ResourceDictionary generic, String assemblyName)
bei Telerik.Windows.Controls.Theme.OnApplicationThemeSetterChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei Telerik.Windows.PropertyMetadata.PropertyChangeHook.OnPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
bei System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
bei System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isBindingInStyleSetter)
bei System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
bei Telerik.Windows.Controls.Theme.SetApplicationThemeSetter(DependencyObject obj, String value)
--- Ende der internen Ausnahmestapelüberwachung ---
bei MS.Internal.XcpImports.CreateFromXaml(UnmanagedMemoryStream stream, String sourceAssemblyName, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, String xamlResourceUriString, Boolean isBinaryContent)
bei System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)}
I can´t provide a sample that exhibits the problem.
But i´ve attached a screenshot with the exception and here is the innerException:
{System.Windows.Markup.XamlParseException: Der Typ "TextBoxEx" wurde nicht gefunden. [Line: 6 Position: 30] ---> System.Exception: Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
bei MS.Internal.XcpImports.CheckHResult(UInt32 hr)
bei MS.Internal.XcpImports.SetValue(IManagedPeerBase obj, DependencyProperty property, String s)
bei MS.Internal.XcpImports.SetValue(IManagedPeerBase doh, DependencyProperty property, Object obj)
bei System.Windows.DependencyObject.SetObjectValueToCore(DependencyProperty dp, Object value)
bei System.Windows.DependencyObject.SetEffectiveValue(DependencyProperty property, EffectiveValueEntry& newEntry, Object newValue)
bei System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
bei System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isBindingInStyleSetter)
bei System.Windows.ResourceDictionary.set_Source(Uri value)
bei Telerik.Windows.Controls.Theme.CreateResourceDictionaryForApplicationTheme(Theme theme, String controlAssembly)
bei Telerik.Windows.Controls.Theme.AddMergedDictionaryFromApplicationTheme(ResourceDictionary generic, String assemblyName)
bei Telerik.Windows.Controls.Theme.OnApplicationThemeSetterChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei Telerik.Windows.PropertyMetadata.PropertyChangeHook.OnPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
bei System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
bei System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isBindingInStyleSetter)
bei System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
bei Telerik.Windows.Controls.Theme.SetApplicationThemeSetter(DependencyObject obj, String value)
--- Ende der internen Ausnahmestapelüberwachung ---
bei MS.Internal.XcpImports.CreateFromXaml(UnmanagedMemoryStream stream, String sourceAssemblyName, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, String xamlResourceUriString, Boolean isBinaryContent)
bei System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)}
0
Leandro
Top achievements
Rank 1
answered on 09 Mar 2012, 01:40 PM
Hello, I'm with the same problem!
do you already know what is it?
do you already know what is it?
0
Leandro
Top achievements
Rank 1
answered on 09 Mar 2012, 02:09 PM
Hello, I resolved this problem updating the Telerik.ReportViewer.Silverlight.dll to version 6.0.12.215.
0
Hi guys,
We have not been able to reproduce this problem locally. In the Q1 2012 release we have introduced changes to the Silverlight report viewer template due to the localization functionality we added. The error you get can be caused if you've extracted the viewer template from prior version, which would not longer be valid with the upgrade to the new version. If you are using a customized template for the report viewer, you would need to extract the new template from the Q1 2012 version and apply your customizations on it again.
Another possible reason is if you have not upgraded correctly to the new version. As mentioned earlier the Silverlight report depends on RadControls for Silverlight assemblies which contain the viewer's template, you need to update those assemblies as well to the Q1 2012 version of RadControls for Silverlight. The viewer is build against Silverlight 4 and there are known issues with Silverlight 5, so please use the RadControls for Silverlight version that is build for Silverlight 4. To avoid download this version from our site, you can use the assemblies we ship with the example located in C:\Program Files (x86)\Telerik\Reporting Q1 2012\Examples\CSharp\SilverlightDemo\bin.
Again, if the problem persists, please prepare a sample that exhibits the problem and we would look into it.
All the best,
Steve
the Telerik team
We have not been able to reproduce this problem locally. In the Q1 2012 release we have introduced changes to the Silverlight report viewer template due to the localization functionality we added. The error you get can be caused if you've extracted the viewer template from prior version, which would not longer be valid with the upgrade to the new version. If you are using a customized template for the report viewer, you would need to extract the new template from the Q1 2012 version and apply your customizations on it again.
Another possible reason is if you have not upgraded correctly to the new version. As mentioned earlier the Silverlight report depends on RadControls for Silverlight assemblies which contain the viewer's template, you need to update those assemblies as well to the Q1 2012 version of RadControls for Silverlight. The viewer is build against Silverlight 4 and there are known issues with Silverlight 5, so please use the RadControls for Silverlight version that is build for Silverlight 4. To avoid download this version from our site, you can use the assemblies we ship with the example located in C:\Program Files (x86)\Telerik\Reporting Q1 2012\Examples\CSharp\SilverlightDemo\bin.
Again, if the problem persists, please prepare a sample that exhibits the problem and we would look into it.
All the best,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.