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

How can you change a Master page dynamically in which event of page life cycle?

2 Answers   Fulcrum Logic,


What is the use of session in web application?

0 Answers  


What is semantic gap?

0 Answers   MCN Solutions,


Explain one critical mapping?

0 Answers  


Give an example appropriate use forweb service as opposed to a non-serviced .NET component

1 Answers   Siebel,






What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Infosys,


What are the Application_Start and Session_Start subroutines used for?

5 Answers   Siebel Systems,


Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


Explain serialization and deserialization?

0 Answers  


What are the different methods of session maintenance in asp.net?

0 Answers  


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


Why do we use web config?

0 Answers  


Categories