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

Need help regarding licencing and product type

3 Answers 28 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Etienne
Top achievements
Rank 1
Etienne asked on 22 Sep 2016, 06:41 AM

Hi 

I've started as a new dev in a team where all previous devs have left and as usual it's not easy to find information. 

The project is asp.net MVC 4. 

There is a reference to a dll : Kendo..Mvc.dll

The project has the following script files:

kendo.aspnetmvc.min

kendo.core.min

kendo.data.min

kendo.data.odata.min

kendo.data.xml.min

kendo.grid.min

kendo.web.min

And also includes jquery and jquery-ui (1.10). 

Question:

- How do I know if the product was purchased or the kind of licence this is ? (all dependencies have been put into source control). 

- How do I know which version of the product it is ?

- I've struggled trying to use the chart component: when trying @Html.Kendo().Chart(...) I was getting a javascript error saying jquery(...).KendoChart is not a function. Aftersome research I've added a ref to the script kendo.dataviz.min.js and the chart started working (however I'm scared of version mismatch and nasty bugs down the road as I've taken an arbitrary version of the script from a CDN link). So my question is, where/how do I download the script based on a specific version ? 

Thanks 

3 Answers, 1 is accepted

Sort by
0
Etienne
Top achievements
Rank 1
answered on 22 Sep 2016, 07:04 AM

The dll version tells me : 

2013.2.716.340

Which is probably the version of the product altogether so I just need to find the scripts. .

0
Etienne
Top achievements
Rank 1
answered on 22 Sep 2016, 07:14 AM

Found the script I need for the charts here:

http://cdn.kendostatic.com/2013.2.716/js/kendo.dataviz.min.js

Only problem remaining is possible other missing scripts (and why they were not included in the first place).

 

0
Dimo
Telerik team
answered on 26 Sep 2016, 02:18 PM
(forum thread moved to the UI for ASP.NET MVC section)

Hello Etienne,

I checked in our CRM system for all accounts associated with your company and was not able to identify which account has been used to purchase a license in the past (or if such an account existed). If you manage to obtain and provide information about the account (email address) of the license holder, please contact us via a new ticket, and we will send the source code and all minified script files for the 2013.2.716 version of UI for ASP.NET MVC to you. On the other hand, in order to develop with the latest product version or utilize our technical support service, you will need a new license.

Regards,
Dimo
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
General Discussions
Asked by
Etienne
Top achievements
Rank 1
Answers by
Etienne
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or