
Tamir Kaneh
Top achievements
Rank 1
Tamir Kaneh
asked on 30 Jun 2010, 09:10 AM
Hi .
Just released my first project with Telerik controls to production environment.
I am getting message of a trail version (grid , silverlight 3)
what am i missing ?
Thanks in advance
-Tamir
Just released my first project with Telerik controls to production environment.
I am getting message of a trail version (grid , silverlight 3)
what am i missing ?
Thanks in advance
-Tamir
7 Answers, 1 is accepted
0
Hello Tamir Kaneh,
I suppose that your project still references the Trial assemblies. Please use the DEV version and update the references.
Greetings,
Veskoni
the Telerik team
I suppose that your project still references the Trial assemblies. Please use the DEV version and update the references.
Greetings,
Veskoni
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

Tamir Kaneh
Top achievements
Rank 1
answered on 30 Jun 2010, 10:00 AM
Hi Veskoni
Thanks for your quick replay.
Is this link ok ?
http://www.telerik.com/.../RadControls_for_Silverlight_3_2010_1_0603_DEV_hotfix.zip
-Tamir
Thanks for your quick replay.
Is this link ok ?
http://www.telerik.com/.../RadControls_for_Silverlight_3_2010_1_0603_DEV_hotfix.zip
-Tamir
0
Accepted
Hi Tamir Kaneh,
Yes, that should be ok.
In addition, you can check this help topic:
Upgrading RadControls Trial to RadControls Developer License or Newer Version
All the best,
Veskoni
the Telerik team
Yes, that should be ok.
In addition, you can check this help topic:
Upgrading RadControls Trial to RadControls Developer License or Newer Version
All the best,
Veskoni
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

Tamir Kaneh
Top achievements
Rank 1
answered on 05 Jul 2010, 02:39 PM
ok thanks.
mybe it workes .... but now i have a new propblem
mybe it workes .... but now i have a new propblem
InitializeComponent ->
fails and i got some error about styles -> 'System.Windows.FrameworkElement.Style' threw an exception
any suggestion ?
0
Hello Tamir Kaneh,
Some details on the exception and the relevant XAML would be of great help in identifying the cause of the problem
Sincerely yours,
Pavel Pavlov
the Telerik team
Some details on the exception and the relevant XAML would be of great help in identifying the cause of the problem
Sincerely yours,
Pavel Pavlov
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

Tamir Kaneh
Top achievements
Rank 1
answered on 06 Jul 2010, 05:38 PM
the javascript message:
Message: Unhandled Error in Silverlight Application Set property 'System.Windows.FrameworkElement.Style' threw an exception. [Line: 0 Position: 0] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at ....Views.DynamicDataView.InitializeComponent()
at ....Views.DynamicDataView..ctor()
Line: 1
Char: 1
Code: 0
URI: http://.........DEV/js/Silverlight.js
Message: Unhandled Error in Silverlight Application Unknown attribute Grid.Row on element DynamicDataView. [Line: 9 Position: 41] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at ..........DynamicReports.MainPage.InitializeComponent()
at ..........DynamicReports.MainPage..ctor()
at ..........DynamicReports.App.Application_Startup(Object sender, StartupEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
Line: 1
Char: 1
Code: 0
this error occurred only when replacing the trail dlls with the DEV dlls.
Message: Unhandled Error in Silverlight Application Set property 'System.Windows.FrameworkElement.Style' threw an exception. [Line: 0 Position: 0] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at ....Views.DynamicDataView.InitializeComponent()
at ....Views.DynamicDataView..ctor()
Line: 1
Char: 1
Code: 0
URI: http://.........DEV/js/Silverlight.js
Message: Unhandled Error in Silverlight Application Unknown attribute Grid.Row on element DynamicDataView. [Line: 9 Position: 41] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at ..........DynamicReports.MainPage.InitializeComponent()
at ..........DynamicReports.MainPage..ctor()
at ..........DynamicReports.App.Application_Startup(Object sender, StartupEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
Line: 1
Char: 1
Code: 0
this error occurred only when replacing the trail dlls with the DEV dlls.
0
Hello,
Vlad
the Telerik team
Please open support ticket and send us the project where we can reproduce and debug the exception.
Sincerely yours,Vlad
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