Click here to Skip to main content
15,885,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have developed a web API that returns records from a database in xml format. Now I need to deploy this onto IIS from Visual studio 2013.. I have never done this before but is there anyone out there who can direct me on how to configure this project onto IIS?


Thank you for you time!
Posted
Comments
Sergey Alexandrovich Kryukov 9-Apr-15 11:43am    
It's not really "to IIS", this is to a properly configured Web site; and IIS can serve up many sites. It all depends on how you host it. Do you want to self-host it? If not, address to the hosting company.
—SA
1Future 10-Apr-15 3:06am    
Hi , Thank you for your response .. just to answer your question , yes i want to self host it. I have got IIS running one of my servers.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900