Issue: After upgrading to CRM 2015, you will notice that any javascript methods using getServerUrl will stop working. I was in the same boat and after debugging for a while, I found out that this method is not supported anymore in CRM 2015. In order to make this javascript work you will have to use getClientUrl instead.... Continue Reading →