|
Home > Archive > BizTalk Server General > December 2004 > How to deploy Biztalk C# AIC
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to deploy Biztalk C# AIC
|
|
|
| Hi-
New to .NET , C#, Biztalk .. the works. Drowning in information overload,
but managed to put together a Biztalk AIC (C# class library) that uses
wrapped COMs. On my development machine - I created the .snk files for each
of the interop dlls and my app, added all to GAC, and registered the dll
using Regasm. Now, how do I go about deploying the AIC on a Biztalk server-
do I need to deploy all these files or just the AIC dll? On the production
box- do I need to recreate all these .snk files, add them to GAC on that
machine, and register the AIC dll again? Anybody know of an article, how-
to, etc?
thx,
Jan
| |
| Balaji Thiagarajan 2004-12-07, 5:49 pm |
| I believe you are refering to BizTalk 2002. If so, this article might help
you http://support.microsoft.com/defaul...b;EN-US;Q320850
--
Balaji Thiagarajan
MCP (BizTalk)
http://biztalkbits.blogspot.com
--
"Jan" <Jan@discussions.microsoft.com> wrote in message
news:0591282C-B536-46FC-80C9-C43D9C4BAC9A@microsoft.com...
> Hi-
> New to .NET , C#, Biztalk .. the works. Drowning in information overload,
> but managed to put together a Biztalk AIC (C# class library) that uses
> wrapped COMs. On my development machine - I created the .snk files for
each
> of the interop dlls and my app, added all to GAC, and registered the dll
> using Regasm. Now, how do I go about deploying the AIC on a Biztalk
server-
> do I need to deploy all these files or just the AIC dll? On the
production
> box- do I need to recreate all these .snk files, add them to GAC on that
> machine, and register the AIC dll again? Anybody know of an article, how-
> to, etc?
>
> thx,
> Jan
| |
|
| Thanks - sorry, actually it is Biztalk 2000. Would it be different?
"Balaji Thiagarajan" wrote:
> I believe you are refering to BizTalk 2002. If so, this article might help
> you http://support.microsoft.com/defaul...b;EN-US;Q320850
>
> --
> Balaji Thiagarajan
> MCP (BizTalk)
> http://biztalkbits.blogspot.com
> --
>
> "Jan" <Jan@discussions.microsoft.com> wrote in message
> news:0591282C-B536-46FC-80C9-C43D9C4BAC9A@microsoft.com...
> each
> server-
> production
>
>
>
|
|
|
|
|