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.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

When using the Pager object, inorder to know which page to go, which property you have to set to grid?

762


Is viewstate enabled by default?

730


Explain the asp.net page life cycle.

790


Please brief not about xsd,xslt & xml?

756


Which class is used to send an email message from an ASP.NET Web page?

768


How to change Master page in ASP.Net using code?

767


How can you use a custom controls in ASP.NET application?

733


Explain how to prepare culture-specific formatting in .net.

726


Does web services support data reader like pom project?

705


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1935


What are the asp.net server side objects?

717


How does output caching work in ASP.NET?

691


How can we Validate a Controls in ASP.NET page using JavaScript?

835


What is the function of the ViewState property?

815


What are the validation controls available in ASP.NET?

726