how can i deploy a asp.net webapplication.in a company so
that all employees may access application on their
different computers and share a single database.
plz tell me the steps to do it..thanks.



how can i deploy a asp.net webapplication.in a company so that all employees may access applicatio..

Answer / article

1)Copy the application with DataBase Backup to Server .
2)Restore the DataBase.
3)Check the Connection String that point to Server DataBase.
4)Create a Virtual dir in IIS and map to deploy file
3)Publish the Asp.Net application C<os Dirive>:\Inetpub\wwwroot
4)Open the Browser the the url
http://<sys Name>/App. Folder Name/Dir Name/Login.asp

Thank's
Prasanta Kumar Pradhan
http://globaltouch.in

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Difference b/w casting and boxing?

5 Answers   IBS,


What is asp short for?

0 Answers  


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

3 Answers   HCL, Wipro,


What is the difference between Trace and Debug?

2 Answers   BirlaSoft,


Which template must you provide, in order to display data in a Repeater control?

3 Answers  






Differentiate between authentication and authorization.

0 Answers  


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

0 Answers   Siebel Systems,


What are tuples?

0 Answers  


Define viewstate in .net?

0 Answers  


Can one dll file contains the compiled code of more than one .net language?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


What is session in asp.net?

0 Answers  


Categories