Lurking Code
  • Home
Sign in Subscribe

crm

A collection of 4 posts
crm

SSIS cancels in Visual Studio

I stepped into a deep hole while developing SSIS packages for CRM using KingswaySoft's software. Packages stopped running in Visual Studio 2012. As soon as the package was executed, it immediately switched to Cancel state, as reported by the Output window. Nothing was written to the Execution Results, no breakpoint
May 20, 2016
crm

Using Firebase for simple CRM logging

Sometimes you want to do some simple logging in your CRM plugin or custom workflow and you can't do any debugging and tracing is just not what you need. Firebase [https://www.firebase.com] is a database. The cloud kind. It has a REST interface through which you can manipulate
Feb 22, 2016 2 min read
crm

CRM MessageSecurityException and incorrect time settings

If you get MessageSecurityException: An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail. An error occurred when verifying security for the message. it's like you have a time settings issue on your system. Make sure your clock
Oct 27, 2015 1 min read
crm

CRM OnOrAfter OnOrBefore ignore time component

As you know, under the hood there's no just date data in CRM. When searching by DateTime fields in CRM, the operators on-or-after and on-or-before will ignore the time component of your query and will just search by date. Advanced find doesn't give you a lot to work with in
Oct 22, 2015 1 min read
Page 1 of 1
Lurking Code © 2023
Powered by Ghost