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
What is the difference between custom web user control and a custom web server control?
Define tracing.
Please brief not about xsd,xslt & xml?
Can you explain architecture of your project ?
Explain in what order a destructors is called.
What are sharepoint pages?
What is the mvc framework?
What is the difference between stored procedure vs function?
What do you understand from custom control?
In which event of page cycle is the viewstate available?
What is the asp.net mvc folder conventions? : asp.net mvc
How can we prevent browser from caching an aspx page?
What are merge modules?
Describe SOA and the tenets of it?
Explain the different types of assemblies?