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

Explain the differences between clr & cts?

0 Answers  


How do we ensure view state has not tampered?

0 Answers  


Explain http handlers? Where we can use the http handlers?

0 Answers   Accenture,


What are the memory-mapped files?

0 Answers  


What is application variable?

0 Answers  






What does the hotspot class in .net do?

0 Answers  


What is itemrowdatabound for a datagrid?

1 Answers   IBM,


What r the asp.net list controls and diff. Between them?

0 Answers  


Can master pages be nested?

0 Answers  


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

0 Answers  


What kind of programming language is ASP.NET?

0 Answers   3i Infotech,


what is machine key error in asp.net? how to solve it?

1 Answers  


Categories