How to configure the project's ResourcePackages folder t

Posted by amiralam on 27-May-2019 02:55

Hi,

I want to decouple ResourcePackages  from main project. I have separated out ResourcePackages and contents to a shared location and created virtual directory in IIS. 

On sanity test, I saw some issue while loading widget style. Anyone has idea how to achieve it?

All Replies

Posted by jread on 28-May-2019 16:54

Separation of of Resource packages can be done in an external Class Library, I don't know that doing it via a virtual directory will give you a good result.  www.progress.com/.../create-a-precompiled-resource-package-mvc

**Note makes sure you use the same version of Sitefinity as the web application project :)

This thread is closed