November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I had the exact same problem. No errors, nothing. Don't know why but setting rewriteHtml to false in the Cassette configuration worked for me. Would have been nice knowing what rewriteHtml does but I couldn't find any information on the subject.
<configuration>
<configSections>
<section name="cassette" type="Cassette.Configuration.CassetteConfigurationSection, Cassette"/>
</configSections>
<cassette rewriteHtml="false" />
</configuration>
Hi Christofer,
many thanks for the tip, solved my problem. Now my EPiServer CMS6 R2 runs together with Cassette! Note: Hade to follow the comments on http://getcassette.net/documentation/getting-started/webforms as well for fixing some other routing problems though.
Br,
Christian
Hi there, having problem getting Cassette (http://getcassette.net) for Web Forms to run along EPiServer CMS R6. Cassette is a really nice tool for handling assets (combining/minifying/handling less/css/js etc.). I'm running EPiServer CMS in .NET 4.0 (working nicely) but something with the routing handling between EPiServer and Cassette seems to be in conflict. After installing Cassette properly all pages are blank and no errors are shown. Have anyone successfully used Cassette in their EPiServer CMS6 R2 project or do you recommend any other asset management tool (need support for .less/minifying/combining)?
Br,
Christian Rosberg, Milou