Posted by: Arvind Singh | September 26, 2008

How to get CRM Server Url from ISV.Config or OnLoad Event of Form

finding crm server url from ISV.Config

write a function as

getUrl= function() {
                               var url=document.location.host;
                                return url;

                             }


Responses

  1. Carry On!

  2. Hi,

    I have uploaded an ISV.config file through settings > Import Customizations. Since then, I am not able to do anything else inside CRM . I get this weird error and the top navigation pane does not come up . I cannot click to any of the tabs in the Accordion(Settings, Sales etc….) How do I reset the original correct version of the ISV.config file.

    Regards


Leave a response

Your response:

Categories