Skip to main content

I have this deployment question.


 Let's say I have a SharePoint farm consisting of 3 front end web servers and one K2 server. Then I have a K2 solution consisting of  some .aspx pages to deploy. The question then is:



  1. Where should I deploy the .aspx pages? To the K2 server or 3 front end web servers?
  2. If I deploy to the 3 front end web servers, do I have to physically copy the .aspx files to each server, is there some SharePoint process which causes the files to replicate to all the 3 front end web servers?

 

You can choose where to host your aspx pages, since you are in control of the URL you give your client events.  You can make this URL point to a SharePoint server or the K2 server, though if you use the SharePoint server then I believe they will have to be physically deployed to each SharePoint front end - not too sure if replication is automatic.

Reply