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

Kendo.mvc reference causing error in accessing published content in Umbraco CMS

2 Answers 118 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Satish
Top achievements
Rank 1
Satish asked on 09 Dec 2014, 11:44 AM
Hi There,

I'm working on an Umbraco CMS Project , in which in one of the page I need to use telerik Upload control (to upload large files)- I have worked on this component in separate MVC project and I am happy with its working status, now i need to integrate this functionality in Umbarco CMS, I referenced Kendo.MVC.dll in CMS project, and have copied CSS and JS relating to component in respective folder and all paths are updated where necessary, now CMS project has stopped working i.e published content is inaccessible within CMS pages, it used to work earlier, If I remove reference CMS project starts working again- So I'm unable to embed kendo UI related changes into the Umbraco CMS. could you please advise me how this can be addressed.

Thanks
Satish

2 Answers, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 10 Dec 2014, 01:11 PM
Hello Satish,


I covered the question in the support thread on the same topic.

Regards,
Dimiter Madjarov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Geoff
Top achievements
Rank 1
answered on 09 Jun 2015, 03:03 PM

Hi There

As Dimiter was so unhelpful with your post. I have also found a similar post with a similar issues with his pre-made template that say exactly the same thing on both. Try adding a hyperlink please Dimiter.

I looked at this http://www.codedisqus.com/7QQmgePXUq/mvc-4-razor-view-do-not-understand-htmlkendo.html

You need to <add namespace="Kendo.Mvc.UI" /> in the namespaces, as its razor that's actually crashing.

 

​Hope that helps.

Cheers

Geof

 

 

 

Tags
Upload
Asked by
Satish
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Geoff
Top achievements
Rank 1
Share this question
or