An Exception Was Thrown by a Type's Initializer (.cctor)

Possible Cause Resolution
Constructor of the object has thrown an exception. Examine the object constructor that threw the exception.