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

Commented Unassigned: Unable to use Cassette with C1 console [1764]

$
0
0
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 **

What 'central' changes did the Cassette nuget package make to your website? Any changes to web.config?

There must be some change which influence our code - you'd need to dig out this change and then we can figure out where the fault is located and how it can be fixed.


Viewing all articles
Browse latest Browse all 2540

Trending Articles