Hi All, I have an interesting problem. I"v been working on single server for testing prior to deploying my changes to a single prod server. Now the client is adding an additional server to the farm(2 in total) and i am getting a 2nd server for testing
also in the farm. I've been doing Visual Studio Solution Deployment on a single machine. Now, with addition of 2nd test server to the farm, I am not able to deploy using visual studio, i am getting an error. I know i can use powershell scripts to do solution
deployment, but is it possible to use Visual Studio and do a deploymetn on each machine manually??? Basically, will deployment on one machine from VS deploy to the 2nd server? or can i do individual deployment on each machine from VS? Thanks Al
↧