I am getting the following error:
"The type initializer for '...' threw an exception."
What could be the solution? I have tried many things but in vain. My app is working in the development server but when hosted in the production server it is showing this error.
"The type initializer for '...' threw an exception."
What could be the solution? I have tried many things but in vain. My app is working in the development server but when hosted in the production server it is showing this error.
Comment