User Profile
Collapse
-
It turns out that it's just not WinXP; but all machines that did not have this software suite previously installed. -
How to fix Type initializer exception during runtime
I'm having this System.TypeInit ializerExceptio n problem but only during runtime in a separate environment than its own build environment.
Win7x64 is the build environment. I'm testing the project on various WinXPx86 computers using a Setup Deployment and am noticing the error.
The portion of the code that comes to question is:
...Code:public static SettingsSingleton Instance { get { return Nested.instance;
No activity results to display
Show More
Leave a comment: