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
Name the tools or API for developing or testing web api?
How can you apply a theme to your asp.net application?
What are different types of api?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Difference between web user control and web custom control?
What are the page life cycle events?
Explain the difference between dataset and datareader.
Are there resources online with tips on asp to asp.net conversions?
Describe SOA and the tenets of it?
What are resource file and how do we generate resource file?
How you can access the values from the Repeater control in ASP.NET?
What is data reader in asp.net?
What is asp.net and ado net?
What is recordset asp?
What is a page life cycle?