Answered by:
How to deploy a ASP.Net website to Web & App Server

Question
-
Hi,
Currently, I need to deploy a asp.net website to two servers. One is a web server and the other is an app server. So, my logic/business tier would be in the app server. However, usually I would deploy a website in a single server. Therefore, how should this be done?
Please do help me!
- Moved by Mike Feng Thursday, April 11, 2013 8:19 AM
Wednesday, April 10, 2013 9:00 AM
Answers
-
Hi Jazz,
Welcomes you to MSDN forums..
Alot of links are available in the net and you just search in google and you may get lot of solutions.
I found some usefull links for you and look at the following links.http://forums.asp.net/t/1548676.aspx/1
http://www.codeproject.com/Articles/53075/How-to-deploy-ASP-NET-Web-Application-on-server
http://stackoverflow.com/questions/646551/how-to-deploy-publish-an-asp-net-website
http://www.codeproject.com/Articles/28693/Deploying-ASP-NET-Websites-on-IIS-7-0
I hope it will helps to you..
By
A Pathfinder..
JoSwaIf a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful"
- Proposed as answer by Jo Swa(K.P.Elayaraja)-MCP Tuesday, April 16, 2013 6:38 AM
- Marked as answer by Just Karl Tuesday, October 15, 2013 4:34 PM
Wednesday, April 10, 2013 9:14 AM
All replies
-
Hi Jazz,
Welcomes you to MSDN forums..
Alot of links are available in the net and you just search in google and you may get lot of solutions.
I found some usefull links for you and look at the following links.http://forums.asp.net/t/1548676.aspx/1
http://www.codeproject.com/Articles/53075/How-to-deploy-ASP-NET-Web-Application-on-server
http://stackoverflow.com/questions/646551/how-to-deploy-publish-an-asp-net-website
http://www.codeproject.com/Articles/28693/Deploying-ASP-NET-Websites-on-IIS-7-0
I hope it will helps to you..
By
A Pathfinder..
JoSwaIf a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful"
- Proposed as answer by Jo Swa(K.P.Elayaraja)-MCP Tuesday, April 16, 2013 6:38 AM
- Marked as answer by Just Karl Tuesday, October 15, 2013 4:34 PM
Wednesday, April 10, 2013 9:14 AM -
Hi,
Currently, I need to deploy a asp.net website to two servers. One is a web server and the other is an app server. So, my logic/business tier would be in the app server. However, usually I would deploy a website in a single server. Therefore, how should this be done?
Please do help me!
You know this is the VB forum. Be aware that because you have used VB it does not make something a VB question, likewise if you have used a keyboard it does not make it a keyboard question.
Therefore your question is in my idea 100% of topic
Success
CorWednesday, April 10, 2013 10:45 AM -
Hi,
Currently, I need to deploy a asp.net website to two servers. One is a web server and the other is an app server. So, my logic/business tier would be in the app server. However, usually I would deploy a website in a single server. Therefore, how should this be done?
Please do help me!
go to the asp.net forums here for answers to your question: http://www.asp.netOnce you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to suffering - Yoda. Blog - http://www.computerprofessions.co.nr
Wednesday, April 10, 2013 12:12 PM