0

By default the WCSF uses the web site model but I would like to change it to use the web application model. How can I achieve this?

ntombela
  • 1,357
  • 2
  • 19
  • 31

1 Answers1

1

look here: http://msdn.microsoft.com/en-us/library/cc304890.aspx

"... Use the templates with the identifier “WAP” in the template name to create Web sites that use the Web Application project model. ..."

Sasha
  • 1,393
  • 16
  • 17