Posted on 24/05/2017 14:07:43
Hi Nicolai,
Thanx for pointing into this direction, it is not MVC that is missing but the file /Admin/Module/Repositories/Scripts/Filters.js was missing. I used the NuGet package to install the Admin.
Probably that file is not in the package. Or it has something to do with another issue we had with the NuGet restore packages function. When installing on a new development system the folder structure was created bu no files where installed (did not got time to dive into this, removing the package and then reinstall wil solve this).
While investigating I also found that /Admin/Resources/vendors/Sortable/Sortable.min.js is also missing, but this file is also not in the download version of DW 9.2.12. I checked the Developer console and found more files that are missing. To be sure I wil copy all the files from the download version of DW into my project.
/Ben