If you are working on extensive integration with ExactTarget from Dynamics CRM, then you might come accross this error message:"Error during send processing." "ExactTarget.MSCRM4.BusinessLogic.Connector.ExactTargetSendException: No results were received from the ExactTarget API. Send status is unknown. ---> ExactTarget.MSCRM4.BusinessLogic.Connector.ExactTargetSendException: No results were
Showing posts with label ExactTarget. Show all posts
Showing posts with label ExactTarget. Show all posts
Tuesday, 18 May 2010
Monday, 12 April 2010
Retrieving emails from ExactTarget based on a folder
Posted on 02:31 by Unknown
There are some interesting documentation issues with regards to ExactTarget. For instance, if you are programming against ExactTarget to retrieve all emails which belong to a specific folder, then you would expect that you can filter on the 'folder' attribute of an email. Apparently that doesn't work, but you will have to use the CategoryID attribute. But then again, filtering against the
Error: End element 'Fault' from namespace '' expected
Posted on 02:22 by Unknown
When connecting to a WSE 3.0 service, like ExactTarget, you might encounter this exception:"End element 'Fault' from namespace 'http://www.w3.org/2003/05/soap-envelope' expected. Found element 'detail' from namespace ''This does basically mean that the soap version of the client doesn't match the server. You might be able to change this in the web.config. For ExactTarget they require you to add a
Subscribe to:
Posts (Atom)