I keep getting: The type initializer for 'Combres.Configuration' threw an exception.

first post: chobo2 wrote: Hi I am trying to setup up Combres in a asp.net mvc 2.0 .net 4 app...

latest post: kaminski wrote: I think it will be to do with a log4net dll conflict. Combres uses ...

forking does not fork from the latest revision

first post: kensykora wrote: Can you please merge your current branch with the main branch so t...

latest post: kensykora wrote: I have. Because they changed the public key for the newer version, ...

log4net error in NuGet package for Combres 2.2.2.0

first post: edegagne wrote: Output: PM> Install-Package combres Attempting to resolve dependenc...

latest post: edegagne wrote: buunguyen, Everything worked fine after the update. Thanks for upda...

Nuget package does not work anymore...

first post: kipergil wrote: YuiCompressor 1.6.0.2 dependecy throws an error while installing c...

latest post: kipergil wrote: Hi buunguyen, I tried to install it again via Nuget by still sam...

Remove the dependency on log4net

first post: markoh wrote: Is it possible to remove the dependency on Log4Net in your Nuget p...

latest post: buunguyen wrote: @markoh: you can turn off logging by modify web.config

Where is version 2.2.2.0?

first post: dalej wrote: I see in the downloads a reference to version 2.2.2.0 - and much t...

latest post: buunguyen wrote: I've just pushed a new Nuget package for Combres (v2.2.2.6), give i...

SHA hash generated on urls when in debug mode with defaultIgnorePipelineWhenDebug

first post: infinitiesloop wrote: It's great that you can skip the pipeline in debug mode using defa...

latest post: infinitiesloop wrote: Excellent, thanks! :)

Base64 encoded image in stylesheet

first post: soreno wrote: If I embed a base64 encoded image in a stylesheet and let Combres ...

latest post: buunguyen wrote: @permagus: thanks for the suggested code change. I've incorporated...

Add embedded CSS or JS files from referenced assembly

first post: jeff_rausch wrote: Is it possible to add a link in combres to an embedded CSS or JS f...

latest post: buunguyen wrote: Unfortunately, that's not possible right now

Adding Host to resourceSets gives XmlSchemaException

first post: jeff_rausch wrote: Hello, I'm trying to add a host to the ResourceSets in combres.xml....

latest post: jeff_rausch wrote: Wow, my bad. I should've known that. Works like a charm. Thanks!