Link to home
Start Free TrialLog in
Avatar of caslan
caslan

asked on

Deploy Project to Multiple Servers

Hello All!!!

I have created an asp.net application that works great. It was developed into seperate dlls, that is the UI is seperate from the Business which is seperate from the Data Layer.  Everything is working fine.

Now, I have been tasked into deploying the project to two servers.  One will hold all the UI components, the second will contain the Business Layer.  I will need to make calls from the web server to the second server to perform our business login and make calls to our data sources.

Has anyone had any experience performing this task, or know how to go about setting this up?

Thank you for any assistance you may be able to give.

caslan
ASKER CERTIFIED SOLUTION
Avatar of dfiala13
dfiala13

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial