| mark thompson 2004-03-18, 1:58 pm |
| Hi,
have you put the Biztalk .net toolkit over on the=20
deployment server and configured it?
Run regsvcs?
Move the two ASP pages?
m
>-----Original Message-----
>On my deployement machine I=E2?Tm having problems with=20
custom AIC registration. It=E2?Ts name is not appearing in=20
the list of available AIC components in the BizTalk=20
messaging Manager. I'm using C# and BTS2002 SP1. The=20
deployment machine does not have visual studio=20
installation.
>
>a) The library class derives from IBTSAppIntegration
>b) I created it as a strong named assembly
>c) Registered the assembly using regasm /tlb=20
<assembly_name.dll>
>d) Load the assembly into gac using gacutil /i=20
<assembly_name.dll>
>e) I can see the entries in the registry having the=20
same GUID I specified in my code, but still the AIC name=20
is not appearing in the list of available AIC component.
>
>Please let me know if I=E2?Tm missing any step.
>
>
>.
>
|