On Mon, Nov 15, 2010 at 2:54 AM, Patrick Amwine <[email protected]> wrote: > Hi Guys, > Am a newbie to the ASP.NET Web App development environment but i've > been using php and the wamp server environment in general. > My question is, i am done developing my web app but can't figure out > how to deploy it. Been using Visual Studio 2010 and it had a local > testing server by default. However, looks like i need IIS to deploy it > on the web but cant seem to get a download source for the IIS even > from the microsoft Visual Studio Page. Am i missing something here? > Can someone throw more light on what i need to do to get this site > deployed on the net and hosted on my won server and how i can get to > download IIS. ------------------------
IIS is needed to manage web requests on a server. You will still have to FTP the bin folder and ASPX pages. -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
