Upgrading Sitefinity v. 7.1 to be compliant with MVC 4 proje

Posted by Community Admin on 04-Aug-2018 19:55

Upgrading Sitefinity v. 7.1 to be compliant with MVC 4 project

All Replies

Posted by Community Admin on 12-Sep-2014 00:00

I am trying to add MVC 4 features to my Sitefinity Web App (v. 7.1).

In order to do that, I have had to do the following:

1) Add references to EntityFramework

2) Add references to System.Web.Optimization via NuGet

3) Upgrade project to .NET v. 4.5

4) Upgrade the Web.config and add appSettings elements such as UnobtrusiveValidation

I then used Sitefinity Thunder to add an MVC Widget to the project.  I was able to compile my solution but as soon as I attempted to run the Sitefinity Administrative backend, everything was broken.  I could not access any of the Pages to create a new Content Page in order to add my MVC Widget.

I regularly develop with ASP.NET MVC in standalone projects so I am not sure how to deploy all of the code that I normally develop into a standard MVC 4 or MVC 5 Sitefinity Widget.

Please advise. 

Posted by Community Admin on 17-Sep-2014 00:00

Hi Samir,

You can find more information about using of MVC in Sitefinity is available in that article:

Using ASP.NET MVC in Sitefinity

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed