Skip to content

Instantly share code, notes, and snippets.

@RobertApikyan
Created February 7, 2019 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobertApikyan/ab4b07478b851e49d3d5f033976d6ed5 to your computer and use it in GitHub Desktop.
Save RobertApikyan/ab4b07478b851e49d3d5f033976d6ed5 to your computer and use it in GitHub Desktop.
{
"error": {
"code": 1018,
"displayMessage": "An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = TimeOffsMService (ReflectionActivator), Services = [Raiser.Services.ITimeOffsMService], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = IEmployeeProvider (DelegateActivator), Services = [Raiser.Services.IEmployeeProvider], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> Invalid column name 'Extension'. (See inner exception for details.) (See inner exception for details.)",
"internalMessage": null
},
"status": 1,
"message": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment