Answered by:
change the webapplicationrootdomain and sdkrootdomain after installing CRM 4.0

Question
-
Dears;
i have installed crm 4.0 and put the webapplicationrootdomain and sdkrootdomain as domain.com
now i need to change them "webapplicationrootdomain and sdkrootdomain " from domain.com to linkcrm.com
how can we do that ....????????
john yassaSunday, January 31, 2010 12:58 PM
Answers
-
i have made another thing
i have used the SQL Database of the server
open DB : MSCRM_CONFIG
Open Table : DeploymentProperties
and i have edit the attributes (IfdSdkRootDomain and IfdWebApplicationRootDomain) to the Linkcrm.com instead of domain.com
kindly advice will this affect anything .........................
john yassa- Proposed as answer by johnyassa Tuesday, February 2, 2010 7:09 PM
- Marked as answer by John.Yassa Tuesday, February 2, 2010 7:10 PM
Monday, February 1, 2010 12:59 PM
All replies
-
- Proposed as answer by Jimmy Morales Tuesday, February 2, 2010 7:01 PM
Monday, February 1, 2010 12:40 PM -
i have made another thing
i have used the SQL Database of the server
open DB : MSCRM_CONFIG
Open Table : DeploymentProperties
and i have edit the attributes (IfdSdkRootDomain and IfdWebApplicationRootDomain) to the Linkcrm.com instead of domain.com
kindly advice will this affect anything .........................
john yassa- Proposed as answer by johnyassa Tuesday, February 2, 2010 7:09 PM
- Marked as answer by John.Yassa Tuesday, February 2, 2010 7:10 PM
Monday, February 1, 2010 12:59 PM -
Hi John,
updating these values with sql is not supported (although it is technically possible). It is best practice to use the tool which is described in the linked articles.Tuesday, February 2, 2010 8:33 PM -
it worked with me and with no effect
the problem that i use hosted CRM and not CRM (i have also 3 servers , APP - DEP - SQL)
i have changed these value in the SQL and change the certificate on the IIS and it worked so fine with me
john yassaTuesday, February 2, 2010 9:40 PM -
Hi, IMHO, I suggest you to review the KB article sugested by ckeller. There are a few configurations that it must be done in the registry of your CRM server. Without those changes, you could face problems with CRM async service (like workflows..). In other hand, MS recomends never touch the mscrm DB directly, for this type of operations, exists authorized tools that minimize all risk.
Check if your workflows are working correctly and check the articles suggested by Ckeller.
Best Regards.
Tuesday, February 2, 2010 10:11 PM -
shall i do these changes on the APPlication server and the Deployment Server
john yassaWednesday, February 3, 2010 11:56 AM -
Only in the servers that contain the MSCRM registry key "Server URL",
RegardsWednesday, February 3, 2010 1:34 PM -
ok ,i will check this issue and tell you if i face any problem
thank you allWednesday, February 3, 2010 2:33 PM