Cannot Find System.Web.MVC v=5.2.0.0 error in DBContext Connection Display
I am using Linqpad v5.06.08 and am having trouble creating a data context to my EF6 enabled Web Application. My web is using MVC 5.2.3.XXXX. When I try to add my Path To Custom Assembly (e.g. MyWebApp.dll), I get the message "Could not load file or Assembly System.Web.MVC, Version = 5.2.0.0 or one of its dependencies...The System cannot find the file specified.
Any pointers? I am not exactly sure what to do to correct the error in the DbContext Connection Dialog.
Thanks
C
Any pointers? I am not exactly sure what to do to correct the error in the DbContext Connection Dialog.
Thanks
C
Comments