finding crm server url from ISV.Config
write a function as
getUrl= function() {
var url=document.location.host;
return url;
}
finding crm server url from ISV.Config
write a function as
getUrl= function() {
var url=document.location.host;
return url;
}
Posted in Microsoft Dynamics CRM | Tags: Get CRM Server Url from ISV
Carry On!
By: Nishant Rana on September 26, 2008
at 6:04 pm
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
By: SN on February 26, 2009
at 4:02 am