Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I've installed umbraco v6.2.4 in ASP.Net MVC 3(Framework 4.0) and after that installing Telerik, I got compilation error:
Could not load type 'Umbraco.Web.UmbracoApplication'.
another issue is that after debugging test.cshtml page all .dll files are deleted from bin folder. and still get following parser error.
So, Is possible to have both Telerik and Umbraco at a time in MVC project?
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Installing Telerik with Umbraco
I've installed umbraco v6.2.4 in ASP.Net MVC 3(Framework 4.0) and after that installing Telerik, I got compilation error:
Could not load type 'Umbraco.Web.UmbracoApplication'.
another issue is that after debugging test.cshtml page all .dll files are deleted from bin folder. and still get following parser error.
So, Is possible to have both Telerik and Umbraco at a time in MVC project?
is working on a reply...