Skip to content

Instantly share code, notes, and snippets.

@Macadoshis
Created February 21, 2019 14:41
Show Gist options
  • Save Macadoshis/10edd320c5fe469d37addd7322ff7fbb to your computer and use it in GitHub Desktop.
Save Macadoshis/10edd320c5fe469d37addd7322ff7fbb to your computer and use it in GitHub Desktop.
Property:
QualityNote
Exception-StackTrace| at lambda_method(Closure , IEnumerable`1 , IEnumerable`1 , ResolutionContext )
at lambda_method(Closure , JobContainerDom , JobContainer , ResolutionContext )
Exception-Type|AutoMapper.AutoMapperMappingException
Exception-Message|Error mapping types.
Mapping types:
QualityNoteJobSectionDom -> QualityNoteJobSection
CMSS.Domain.QualityManagement.QualityNoteJobSectionDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNoteJobSection
Type Map configuration:
QualityNoteJobSectionDom -> QualityNoteJobSection
CMSS.Domain.QualityManagement.QualityNoteJobSectionDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNoteJobSection
Property:
QualityNote
Exception-InnerException|Error mapping types.
Mapping types:
QualityNoteDom -> QualityNote
CMSS.Domain.QualityManagement.QualityNoteDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNote
Type Map configuration:
QualityNoteDom -> QualityNote
CMSS.Domain.QualityManagement.QualityNoteDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNote
Property:
SubAssemblies
Exception-StackTrace| at lambda_method(Closure , IEnumerable`1 , IEnumerable`1 , ResolutionContext )
Exception-Type|AutoMapper.AutoMapperMappingException
Exception-Message|Error mapping types.
Mapping types:
QualityNoteDom -> QualityNote
CMSS.Domain.QualityManagement.QualityNoteDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNote
Type Map configuration:
QualityNoteDom -> QualityNote
CMSS.Domain.QualityManagement.QualityNoteDom -> CMSS.RestAPI.Interface.ImplModels.QualityManagement.QualityNote
Property:
SubAssemblies
Exception-InnerException|Object reference not set to an instance of an object.
Exception-StackTrace| at lambda_method(Closure , IEnumerable`1 , IEnumerable`1 , ResolutionContext )
Exception-Type|System.NullReferenceException
Exception-Message|Object reference not set to an instance of an object.
Exception-StackTrace| at lambda_method(Closure , DepartmentSubAssemblyDom )
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
at lambda_method(Closure , IEnumerable`1 , IEnumerable`1 , ResolutionContext )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment