Odd Exception Not Sure where to look #1669
Unanswered
jazzmasta25
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an odd exception and I am not sure where else to look:
An unhandled exception occurred while processing the request. MissingMethodException: Constructor 'Microsoft.AspNetCore.Http.IFormFile()' was not found. CsvHelper.ObjectCreator.GetConstructorNotFoundException(Type type, Type[] argTypes)
I am using the latest version of CsvHelper.
More details here: https://stackoverflow.com/questions/65854671/csv-helper-exception-missingmethodexception-constructor-microsoft-aspnetcore-h
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions