Deployment of Asp.net
Hi..
I have developed my asp.net application using C#. Now i have want to deploy it.. plz guide me step by step solution. Is there any thing required to be installed before to deploye my application. Becuase i have tried many times to like this method..
First i opend my asp.net application in visual studio. then go File->Add project->new project then there opens a window name add new project, left side of this window i select the Setup and Deployment Projects, then right side of this window i select setup wizard and then i click ok after naming them.
Now, there is a wizard, click next, in the next page i select the 2nd option "Create a setup for web application" then click to next button, on the page i select 2 options first one is "Primay output from Testing, Testing is the name of my application" and the second option "Source files from Testing" then click to next button, so on the next page it asks for additional information, but i do't add no additional thing then click to next button, now in the next page i click Finish button.
Now there should b setup project in my Solution Explorer, but it does not show anything. Plz guide me from this step.. Is this a right way or not..
Thanks
Shabbir
|