Upgrade your customizations from Microsoft Dynamics CRM 2011

 

Applies To: Dynamics CRM 2013

Solutions created using Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online should upgrade to Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online as long as they haven’t used deprecated APIs. These deprecated APIs worked in Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online but have now been removed.

In This Topic

2007 endpoints removed

Microsoft Dynamics CRM 4.0 form scripting objects removed

2007 endpoints removed

With the release of Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online, the web services for Microsoft Dynamics CRM 4.0 were deprecated. These are also known as the 2007 endpoints. These endpoints have been removed for Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online so any solutions that use them will not work. People should upgrade their code to use the 2011 endpoints.

Microsoft Dynamics CRM 4.0 form scripting objects removed

The form scripting objects for Microsoft Dynamics CRM 4.0 were also deprecated with Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online. These objects have been removed for Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online, so any form scripts that use them will not work. People should upgrade their code to use the Xrm.Page and Xrm.Utility objects for form scripts. More information: Write code for Microsoft Dynamics CRM 2013 forms

See Also

Plan for solution development
Understand how managed solutions are merged
Organize your solutions
Organize your team to develop solutions
Maintain managed solutions