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
Describe a Windows Service and its lifecycle ?
What is the difference between client-side and server-side validations in ASP.NET?
Describe the application event handlers in ASP.NET?
What is a response cookie?
What is the significance of ASP.NET routing?
What parameters can you pass in the url of the api? Can get and post use the same url?
How tooltip is set through code-behind in ASP.NET?
What is xaml? Are xaml file compiled or built on runtime?
Which protocol is used in a web api?
How many types of triggers are there in update panel?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is advantage of asp.net?
Explain ViewState?
Explain global assembly cache.
Are xaml file compiled or built on runtime?