vote up 1 vote down star

I recently converted an ASP.NET Website to an ASP.NET MVC Application and no longer appear to have access to the WCF REST Starter Kit templates when attempting to Add > New Item... Is it possible to use the two together or is the starter kit only available within a website?

flag

1 Answer

vote up 0 vote down

By default, WCF REST Starter Kit templates are hosted in a IIS Host. You will find them along with your other Web projects templates.

If you want to host them in a Win32 service, you just have to change the default host (same web.config).

New project view

(fr-FR language but you will see what i mean)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.