Hello, I'm using the CrmSvcUtil SDK to generate Early Bound cs file.
I recently added a new attribute to an entity named "Closing Reason" (I know, nothing to do with SystemUser).
After downloading the generated cs file and copy-pasting it into my solution's folder, I tried to rebuild one of the projects inside the solution.
The next error I received was "Metadata file [...].dll could not be found", so I searched around the Web and found out that I might get this error if I have other errors as well.
Which led me to the next error: CS1061 - "'SystemUser' does not contain a defintion for 'mtz_tz' and no extention method 'mtz_tz' accepting a first [...] could be found (are you missing a using directive or an assembly reference?).
I searched around in my generated cs file and found out that the attribute 'mtz_tz' does not exist there, even though i can clearly see it in the CRM itself.
Anyone got a lead into what might be happening?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (