I am trying to use SlowCheetah XML Transforms with an ASP.NET Web site project (and not an ASP.NET Web Application Project) in Visual Studio 2010.
When I right-click on the Web.config file in my ASP.NET website project, I donβt see the β Add Transform β element in the context menu.
(Note: it works well when trying the ASP.NET Web Application Project).
- Can I use SlowCheetah with
ASP.NET Web site project ?
Or is it impossible "by design" because this type of project has limitations?
There may be a workaround combining *.targets Web Deployment Project 2010 and SlowCheetah files ...
Ubikuity
source share