Create a registry key. This is required to invoke static members from the BRE
Instructions:
- Click Start; click Run, type RegEdit, and then click OK.
- Expand HKEY_LOCAL_MACHINE, expand Software, expand Microsoft, expand BusinessRules, and then select 3.0.
- In the right pane, right-click, point to New, and then click DWORD value.
- For Name, type StaticSupport.
- For Value, type 1
Reference: Click here
Happy coding
For Windows 2008 R2 – 64 Bit:
Static Support:
HKLM\Software\Wow6432Node\Microsoft\BusinessRules\3.0\
Value to set: StaticSupport DWORD (32bit) 1