BizTalk BRE / calling a static method inside a helperclass
So when you call a static method from a custom helperclass inside the BRE you must set the correct registry key.
HKLM\SOFTWARE\Microsoft\BusinessRules\3.0\StaticSupport (DWORD)
Please be aware that this key can be found in the WOW6432Node and not directly under Microsoft\BusinessRules\3.0!!!
HTH,
Sander
Comments
Have you tried this in BizTalk 2013 (64 bit server)? I get following error on setting this registry key value.
Faulting application name: BTSNTSvc.exe, version: 3.10.229.0, time stamp: 0x50fe4120
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0x00000000
Fault offset: 0x16d03a69
Faulting process id: 0x1234
Faulting application start time: 0x01cef814060f23b6
Faulting application path: C:\Program Files (x86)\Microsoft BizTalk Server 2013\BTSNTSvc.exe
Faulting module path: unknown
Report Id: 5d6ac006-6407-11e3-9405-005056ba2a0f
Faulting package full name:
Faulting package-relative application ID:
Thanks in advance,
Digambar Kandangire