使用RadSpreadsheet控件的Silverlight应用程序出错

时间:2013-05-19 09:12:09

标签: c# silverlight telerik

我正在使用Telerik Radspreadsheet Control编写Silverlight应用程序。它在Firefox 7,Google Chrome,Opera和IE 9上的Windows 7和8上运行正常,但我的一些客户端无法在IE 8中的Windows XP上加载它,并收到此错误:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR     2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Thu, 16 May 2013 13:21:38 UTC


Message: Unhandled Error in Silverlight Application     [Parser_CreateInstance_ConstructorInvocation]
Arguments: Telerik.Windows.Controls.RadSpreadsheet
Debugging resource strings are unavailable. Often the key and arguments provide sufficient     information to diagnose the problem. See http://go.microsoft.com/fwlink/?    linkid=106663&Version=5.1.20125.0&File=System.Windows.dll&Key=Parser_CreateInstance_Constru    ctorInvocation [Line: 47 Position: 40]   at System.Windows.Application.LoadComponent(Object     component, Uri resourceLocator)
   at ECOBox2012WebPanel.DataPage.InitializeComponent()
   at ECOBox2012WebPanel.DataPage..ctor()
   at ECOBox2012WebPanel.MainPage..ctor()
   at ECOBox2012WebPanel.App.Application_Startup(Object sender, StartupEventArgs e)
   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(UInt32 typeIndex, Delegate     handlerDelegate, Object sender, Object args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32     argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)
Line: 1
Char: 1
Code: 0
URI: http://ecobox2012web.say-co.com/default.html

1 个答案:

答案 0 :(得分:1)

确实存在RadSpreadsheet控件在Windows XP下无法加载的问题。

作为负责开发组件的团队成员,我可以确认它已经修复,因此升级到最新的正式版本可以解决问题。