while i try to build my project i get the errors mentioned in below screenshots
this is the exact error i get error CS0234: The type or namespace name 'Dynamics' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
error CS0234: The type or namespace name Dynamics does not exist in the namespace Microsoft
Hi,
What is the code inside you c# class. Is it referring to an assembly that does not exists in your solution?
Was this reply helpful?YesNo
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.