An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute):
System.ArgumentNullException: Value cannot be null. Parameter name: source
ColumnSet OQOcols = new ColumnSet(true);
Entity OQO = service.Retrieve(entity.LogicalName, entity.Id, OQOcols);
"opportunity", accurate guid, cols -- nothing is null
I have no idea what parameter "source" is. It worked last week.
*This post is locked for comments
weird
after more attempts the debugger got past that retrieve until I found the actual error: something.Where<Entity>(y => y.Id == product.Id); when something was null.
Sorry. Mystery solved.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6