Posted on 18/09/2018 12:21:30
Hi Nicolai,
I did some further testing and to start I started a new VisualStudio Project and did a clean install of the Dynamicweb.Admin package. Then I compared the bin folder of the new installation with the bin folder of the upgraded solution. And there were a lot of differences:
I compared the Admin directory of the fresh nuget install with the Downloadable version on the website and there were 237 files missing in the nuget version of the Admin. So I copied those to my own project Admin
And I copy the bin folder of the clean install to my own project, now the error dissapears,
On a rebuild all the. xml files in the bin which were initially installed are removed. But that proves no problems as far as I can see.
The question which remains is, why is the upgrade via nuget failing, while copying the files of a clean nuget installation does work. And why are there so much differences between the downloadable version of the Dw core and the NuGet version.
Greetings Harald