Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Composite C1 4.0 beta 3 online

$
0
0
@mads I haven't looked at your project yet, but either the upgrade did not manage to overwrite ~/bin/Composite.dll or you have- post-upgrade - managed to copy the beta 2 dll into ~/bin

The latter can happen if you have an assembly project which references composite.dll and has "copy local = true" set on this reference. And you reference this project from your web project. What will happen at first build (when you ran beta 2) is that composite.dll was copied from the web project to your assembly project - and now it keeps copying the beta 2 composite.dll back to the web project when ever you do build.

If this is the case you solve it by extracting composite.dll from the upgrade zip and copy it back into your ~/bin directory - and set "copy local = false" in your own project.

Let me know if the latter is the case and we will stop debugging.

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>