I've been trying to install Cassette for bundling style and script bundles. Installing it from NuGet works fine and everything works as expected on the frontend. When opening the console, however, problems arise. All I get from ~/Composite/top.aspx is an empty document response. I have confirmed that when uninstalling the Cassette package the console runs as normal again.
Steps to reproduce are simple:
1. Install Composite C1
2. Run the console - everything is fine
3. Install Cassette.AspNet from NuGet
4. Run the console - empty response returned.
Comments: ** Comment from web user: mawtex **
Steps to reproduce are simple:
1. Install Composite C1
2. Run the console - everything is fine
3. Install Cassette.AspNet from NuGet
4. Run the console - empty response returned.
Comments: ** Comment from web user: mawtex **
See http://www.composite.net/Add-on-Market/Packages/Composite.Web.BundlingAndMinification - like Cassette and working.