Globals
Hi..
When I run the application I get the exception:
The type initializer for 'Globals' threw an exception.
and it is pointing to the code line:
string id = Globals.ThemeSelectorID;
in the BasePage.cs file
I don't know how to solve this error and what cause it.Could any one help?.
|