has anyone experienced this when developing integration between umbraco user controls and Dynamics CRM 4. When the Dyamics CRM 4 Microsoft.Xrm.Protal.Files.dll is removed from the bin directory the xslt files parse just fine. Thank-you in advance.
Hi Jan - the library is part of the Microsoft Dynamics 4.0 SDK which we are creating controls for Umbraco to connect to our backoffice CRM system. Without our controls being present on any page content and once the dll is present in the bin folder then all XSLT fails to parse. It is not an xsltExtension for Umbraco core but appears that some class / method is dynamically loaded once dll present causing this. I don't know how to go about diagnosing this further so any and all help appreciated.
Dynamics CRM Microsoft.Xrm.Portal.dll causes 'Error Parsing XSLT file'
has anyone experienced this when developing integration between umbraco user controls and Dynamics CRM 4. When the Dyamics CRM 4 Microsoft.Xrm.Protal.Files.dll is removed from the bin directory the xslt files parse just fine. Thank-you in advance.
Hi Steve
What does the above mentioned dll do? Perhaps it should be added in the xsltExtensions.config file in the config folder on the file system?
/Jan
Hi Jan - the library is part of the Microsoft Dynamics 4.0 SDK which we are creating controls for Umbraco to connect to our backoffice CRM system. Without our controls being present on any page content and once the dll is present in the bin folder then all XSLT fails to parse. It is not an xsltExtension for Umbraco core but appears that some class / method is dynamically loaded once dll present causing this. I don't know how to go about diagnosing this further so any and all help appreciated.
is working on a reply...