Hi,
After facing many errors and difficulties during the CRM 4.0 installation I
successfully installed the product.
Now I am trying to install CRM as IFD. I want to install IFD without any
problems So I have some questions.
What is the SDK root domain and web application root domain mean?
Is the below config file format is alone enough for IFD installation. Is
there anything else i need to look up.??
I went through the MSDN documentation.
Can anyone guide tell me how and what configurations i should use to install
IFD successfully.
<CRMSetup>
<Server>
<ifdsettings enabled="true">
<internalnetworkaddress>192.168.96.1-255.255.254.0</internalnetworkaddress>
<rootdomainscheme>http</rootdomainscheme>
<sdkrootdomain>oursubaccountname.domain.com</sdkrootdomain>
<webapplicationrootdomain>oursubaccountname.domain .com</webapplicationrootdomain>
</ifdsettings>
</Server>
</CRMSetup>
Thanks
Karthik