My Windows Forms application was working earlier, however suddenly it stopped working. I am getting following exception:
With exception details as follows:
System.TypeInitializationException was unhandled
Message: An unhandled exception of type 'System.TypeInitializationException' occurred in mscorlib.dll
Additional information: The type initializer for 'NotificationTester.Program' threw an exception.
When I click OK, the VS windows then shows following:
The solution was working fine earlier. I don't get whats going wrong.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…