Re: Don't see .NET function in Rule Composer - fact explorer
by =?Utf-8?B?R2xlbm5fQ29vcGVy?= <GlennCooper@[EMAIL PROTECTED]
Feb 28, 2008 at 08:15 AM
The methods are public.
"Randal van Splunteren" wrote:
> Hi,
>
> Are the methods public? Or are you using static methods? If so make sure
to
> set registry setting (or configure using configuration file) for Biztalk
BRE
> and static sup****t:
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\BusinessRules\3.0\StaticSup****t
>
> Set the value to 1 or 2.
>
> HTH,
>
> Randal van Splunteren
>
>
> "Glenn_Cooper" <GlennCooper@[EMAIL PROTECTED]
> wrote in message
> news:0FAC4534-AEB5-4FB6-A2C7-525AD6292C33@[EMAIL PROTECTED]
> >I created a .NET DLL that contians a couple of functions I will need to
> > access from the BRE. I have built the .NET assembly and GAC'd it. I
browse
> > to
> > the assembly in the Facts Explorer. After referencing the DLL in the
Facts
> > Explorer I can see the Class name (RuleFunctions), but I cannot see
any of
> > my
> > methods. Any idea what I've done wrong? Thanks.
>