How to deploy web application made in visual studio2005
-
Dear All, I am making web application using Asp.net C#(Visual Studio2005). I have made small web application.(using file – new – web website – and choosen file system (in the location option)) Now I want to deploy this project over the intranet. Please Guide me or atleast give some help full link. thanks
regards imran khan
-
Dear All, I am making web application using Asp.net C#(Visual Studio2005). I have made small web application.(using file – new – web website – and choosen file system (in the location option)) Now I want to deploy this project over the intranet. Please Guide me or atleast give some help full link. thanks
regards imran khan
Once your happy with your work click Build, Publish Web Site. This should build the site files and out them in My Documents, Projects, [Name of your project]. Download a FTP program such as Smart FTP and upload it to some web server. The webserver MUST have ASP.NET version 2 installed for your site to work.
-
Dear All, I am making web application using Asp.net C#(Visual Studio2005). I have made small web application.(using file – new – web website – and choosen file system (in the location option)) Now I want to deploy this project over the intranet. Please Guide me or atleast give some help full link. thanks
regards imran khan
-
Dear All, I am making web application using Asp.net C#(Visual Studio2005). I have made small web application.(using file – new – web website – and choosen file system (in the location option)) Now I want to deploy this project over the intranet. Please Guide me or atleast give some help full link. thanks
regards imran khan
I suppose first of all u have to publish ur website. by right clicking the project on solution bar. It will convert ur code in to dlls,and create a secure virtual dictory, then u can use any method to deploy it in the web... and ofcourse that server should have the 2.0 framework. Enjoy
Ravi Kant Srivastava (System Analyst) HandsOn Technology & Engineering Gurgaon (India) e-mail:ravikant@hte.co.in
-
I suppose first of all u have to publish ur website. by right clicking the project on solution bar. It will convert ur code in to dlls,and create a secure virtual dictory, then u can use any method to deploy it in the web... and ofcourse that server should have the 2.0 framework. Enjoy
Ravi Kant Srivastava (System Analyst) HandsOn Technology & Engineering Gurgaon (India) e-mail:ravikant@hte.co.in
THank s for reply. i did publish my website. even placed that file to iis but wen i access it through explolar or from iis browse option. i am getting you are not authorized to use such an error come. please guide me. thanks
regards imran khan