We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Create your first webservice (textile => markdown)
Updated Create your first webservice (markdown => textile)
Updated Create your first webservice (markdown)
Fix name of constructor in AppHost setup code sample
Updated sample Configure code.
Manual download link did not work.
corrected spelling mistake
added instruction for getting started with asp.net mvc4
disambiguate type references (in particular "Service")
Added a "Create an Application" step; made it clear to use ASP.NET (web form) application. For MVC4 web app, there will be conflict with Web API route config etc.
XML configuration marked "Required for IIS 7.0" was actually required for IIS 7.5 for me. I didn't realize this because the documentation said 7 "point zero".
Added the troubleshooting section