Hello,
I set up a question over at Stackoverflow concerning my code to pull the audit history of an entity, However it is returning an exception and I don't know how to correct it.
I am able to connect and enter the loop but the first pass returns no values and the second throws the exception
System.Collections.Generic.KeyNotFoundExemption: The given key was not present in the dictionary.
Now, as far as I know, I'm using the correct AttributeLogicalName but I don't know how to handle this exception.
Any ideas?
I'm not a programmer by trade and we're left to our own devices because IT doesn't see this as a priority project, but it has to get done so please be gentle.