web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Invalid Argument error in plugin ms dynamics crm 2013

(0) ShareShare
ReportReport
Posted on by 30

Exception: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: attributeName (Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault)., Correlation Id: cd2075b5-3d8a-4cc7-ab8c-19437881a5b8, Initiating User: 2fec096d-f7b4-e311-8649-005056b20f9f

Code:

 var lCompany = from comp in orgContext.AccountSet
                               join oppty in orgContext.OpportunitySet on comp.Id equals oppty.AccountId.Id
                               where oppty.Id == Record.Id
                               select new Account
                               {
                                   bnym_INS = comp.bnym_INS
                               };
              localContext.TracingService.Trace("After query" + lCompany.ToList().Count);//This throws an exception


*This post is locked for comments

I have the same question (0)
  • Dynamics365 Rocker Profile Picture
    7,755 on at

    Can you debug your plugin?

  • Suggested answer
    Kokulan Profile Picture
    18,054 on at

    Hi

    You seems to be getting the invalid argument error from the Trace method but there should be an inner exception thats actually the cause of this issue.

    Could you check if the Record.Id has value and its of right type (GUID)

    Add a trace line before the query and check the value of Record and Id

    Also make sure if you have changed any data type in CRM, make sure you re-generate the entity classes.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
AS-17030037-0 Profile Picture

AS-17030037-0 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans