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

trail vesion message on production environment

7 Answers 101 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
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

7 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 30 Jun 2010, 09:28 AM
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
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

0
Accepted
Veselin Vasilev
Telerik team
answered on 30 Jun 2010, 12:24 PM
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
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

InitializeComponent ->

fails and i got some  error about styles  -> 'System.Windows.FrameworkElement.Style' threw an exception

any suggestion ?

0
Pavel Pavlov
Telerik team
answered on 05 Jul 2010, 02:40 PM
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
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.
0
Vlad
Telerik team
answered on 07 Jul 2010, 06:34 AM
Hello,

 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
Tags
General Discussions
Asked by
Tamir Kaneh
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Tamir Kaneh
Top achievements
Rank 1
Pavel Pavlov
Telerik team
Vlad
Telerik team
Share this question
or