This question is locked. New answers and comments are not allowed.
We have been using the RadGrid in MOSS2007 for sometime now. But when upgrading to the latest release there is a failure. The RadGrid.Net2.dll is put in \bin and the failure comes when adding the <SafeControl> tag.
<SafeControl Assembly="RadGrid.Net2, Version=4.6.0.0, Culture=neutral, PublicKeyToken=ec87bc2939ec45df" Namespace="Telerik.WebControls" TypeName="*" Safe="True" />
RadCalendar 2.1, RadComboBox 2.7, RadInput 2.0 all work fine with the new 2007 release files.
Any suggestions?
<SafeControl Assembly="RadGrid.Net2, Version=4.6.0.0, Culture=neutral, PublicKeyToken=ec87bc2939ec45df" Namespace="Telerik.WebControls" TypeName="*" Safe="True" />
RadCalendar 2.1, RadComboBox 2.7, RadInput 2.0 all work fine with the new 2007 release files.
Any suggestions?
