training-kentico-k12 icon indicating copy to clipboard operation
training-kentico-k12 copied to clipboard

Compile MVC Application Error

Open zoyadeveloper opened this issue 4 years ago • 1 comments

Hi, When I compile MVC application, I get this error: "could not load file or assembly 'cms.application dashboard.web.ui, version=12.0.0.0, culture=neutral, publickeytoken=834b12a258f213f9' or one of its dependencies" Please let me know how I can fix it?

Thanks, Zoya

zoyadeveloper avatar May 13 '20 17:05 zoyadeveloper

Hi @zoyadeveloper , the CMS.ApplicationDashboard.Web.UI.dll assembly is required for the administration application to run, not for the MedioClinic MVC solution. If you're getting this error message when attempting to run the administration application, you should open the WebApp.sln solution and build it before using it.

JanLenoch avatar May 19 '20 05:05 JanLenoch