Top "Slowcheetah" questions

SlowCheetah is an XML Transforms package for Visual Studio

Slow cheetah Add Transform does not appear

I want to use Slow Cheetah for transform .config file. Currently I am using Visual Studio 2017 and for this I …

visual-studio slowcheetah
How do I get an msbuild task to do config transforms on a collection of files?

I am trying to transform all of the web.config files in a project I have, here's a my tree …

msbuild msbuild-task web-config-transform slowcheetah
Using MsBuild to generate customized MsDeploy manifest (Package target)

I am using Web Deploy to package and deploy web sites for my product. In particular, I have two different …

msbuild manifest msdeploy slowcheetah
How to transform config files with slow cheetah on build in a web project

So what I want to accomplish is transform all config files on the build. Web.config App.config ....config.xml …

msbuild slowcheetah
SlowCheetah not transforming web.config on build

I installed the SlowCheetah package via nuget and added transform files for my web.config based on Build config. However, …

msbuild slowcheetah
Unable to Remove Web.Config Nodes using Transform

I have a web.config containing rewrite rules like this: <system.webServer> <rewrite> <rules>&…

visual-studio-2010 web-deployment slowcheetah
Context menu does not display "add transform" in console job when using slow cheetah

I assume this is a simple fix considering I don't see any other posts about others having this issue. I …

visual-studio-2012 app-config slowcheetah config-transformation
tracking NullReferenceExceptions in sitecore

i'm trying to track a NullReferenceException that shows up on sitecore 6.5 at loading any webpage: [NullReferenceException: Object reference not set …

visual-studio-2010 iis-7 sitecore sitecore6 slowcheetah