TypeInitializationException
Hi there, i am getting an error when i try to run the website on my local computer.. The error i am getting is "TypeInitializationException was unhandled by a user code" and then it points to a code in the BasePage.cs file.
The type initializer for 'MB.Ferrari308.Globals' threw an exception.
The code it points to is:
string id = Globals.ThemesSelectorID;
DOES ANYONE KNOW WHAT I AM DOING WRONG?
Faraz Shafiq
|