Hi All,
I have one error which occurs everytime during build the project solution. Build is not working. whenever i tried to build the entired model build by Dynamics 365 -> Build models eventhough i did small changes in code then only it is working.
Whenever i tried to build the project solution the below mentioned exception occurs.
Exception occured while performing operation Parse and type resolution. Exception details: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Dynamics.Framework.Tools.ILGeneratorAgent.CompilationService.<AssignNewLazyLanguageServiceManagedTypeResolver>b__42_0()
at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Lazy`1.get_Value()
at Microsoft.Dynamics.Framework.Tools.ILGeneratorAgent.CompilationService.ParseTypeResolve(String module, String metadataPath, String compilerMetadataPath, IEnumerable`1 elements)
Anybody ever face this issue. Please help me.
Thanks in advance,
K. Vigneshvaran.