training-kentico-k12
training-kentico-k12 copied to clipboard
Compile MVC Application Error
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
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.