We have a WPF application using DevForce Universal 2010. We are getting ready to install into an environment where the IIS server is in a load balanced farm. I have been trying to find in the documentation what settings are necessary to set this up. The only references I can find to this are talking about the sessionEncryptionKey in the web.config.
Our application only has a single EntityServer. So in a Load Balanced environment, is the EntityService and EntityServers installed on all machines in the farm? Is setting the sessionEncriptionKey the only configuration change required?
If not, could you provide the configuration settings necessary for this type of scenario?
Are there any other "things" to be done/installed/configured/etc for a Load Balancing scenario?
Thanks!
Robert