Umbraco LiveDll referencing from Separate Controller Project
I've enabled LiveDll for my Umbraco.ModelsBuilder.ModelsMode in web.config to get strongly typed models. As you may or may not know, this generates a dll on disk named Umbraco.Web.PublishedContentModels in the bin folder of the Umbraco web site.
My problem is that I don't understand how to get a "clean" reference from my (separate) controllers project. (I don't particularly enjoy the prospect of referencing the models dll "as is" in the web site bin folder.)
Umbraco LiveDll referencing from Separate Controller Project
I've enabled LiveDll for my Umbraco.ModelsBuilder.ModelsMode in web.config to get strongly typed models. As you may or may not know, this generates a dll on disk named Umbraco.Web.PublishedContentModels in the bin folder of the Umbraco web site.
My problem is that I don't understand how to get a "clean" reference from my (separate) controllers project. (I don't particularly enjoy the prospect of referencing the models dll "as is" in the web site bin folder.)
Anyone know how this is supposed to be set up?
Hi Mårten
It's really interesting question and it would be great to find great solution.
I would like to use build events for copying dll, but what can we do if user changes the models, we have to copy dll at that time.
Thanks,
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.