hi all,
I am getting two errors on every project build where as if i build my model its successful.
Severity Code Description Project File Line Suppression State
Error Path: []:System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Dynamics.Framework.Tools.ILGeneratorAgent.CompilationService.ValidateMetadata(String module, String metadataPath, String compilerMetadataPath, IEnumerable`1 elements) 0
Severity Code Description Project File Line Suppression State
Error BP Rule: [Exception occured while performing operation Best practice checks. Exception details]:System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Dynamics.Framework.Tools.ILGeneratorAgent.CompilationService.RunBestPracticeChecks(String module, String metadataPath, String compilerMetadataPath, IEnumerable`1 elements, String modelName, Boolean isNormalizedCollectionNeeded) 0
Facing this only past 2 days. If someone has a solution do share.