J
jread
Guest
Most likely you should not run Telerik.Sitefinity.All on all the project unless you want them all to act as web applications(Sitefinity). Unfortunately there it's much help we can provider here with out deeper knowledge of your setup. The typically Sitefinity solution would contain 1 SitefinityWebApp (Telerik.Sitefinity.All), the additional project are most likely extensions or custom widgets or business layers that might not even require Sitefinity at all. But at a minimum any additional project that holds Sitefinity components will need at least Telerik.Sitefinity.Core && Telerik.DataAccess.Core. I would suggest you revert the changes that happen do to installing the "All" package. I would then change the target framework for all project to 4.7.2. If the project were previous using nuget use the Visual Studio UI to make sure all project have the same version of Sitefinity packages.
Continue reading...
Continue reading...