I'm new to WebAPI in .Net 4.5. Probably my question is an FAQ, but I couldn't find how to solve it:
Do I need to add the application server
role in addition to IIS to have an IIS hosted WebApi application run on server 2012? I believe that .Net 4.5 is already there in 2012, but do I also have to install the role asp.net
?
Closest thing I could find on this question is: