|
Home > Archive > BizTalk Server General > October 2005 > Deploying
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]
|
|
| Patrick Sannes 2005-10-24, 10:37 am |
| Hi there,
I am new to Biztalk and working my way to Biztalk Server 2004 Unleashed.
At this moment I trie to deploy an assembly to the biztalk server. I have a
reference to a .Net assembly. I checked that the version number is 1.0.0.0
(so no auto increment on build). I did a gacutil -i assemblyname.dll and I
checked if I saw it in the GAC.
When I trie to deploy the biztalk assemblies with the Biztalk Administration
Console it still says it misses the assemblyname.dll.
I also tried to add it as a resource, but it didnt work. What am I doing
worng.
Btw, I am using VS2005 and Biztalk 2006 Beta1.
with kind regards
Patrick Sannes
| |
| Patrick Sannes 2005-10-24, 10:37 am |
| Hi.
Is there realy no one who can help me? Did I descripe my problem to vague?
If you think you can help I can mail my solution to you.
I realy hope someone can help me!
With kind regards,
Patrick Sannes
"Patrick Sannes" <patrick@i-dev.net> wrote in message
news:43560e90$0$758$5fc3050@dreader2.news.tiscali.nl...
> Hi there,
>
> I am new to Biztalk and working my way to Biztalk Server 2004 Unleashed.
> At this moment I trie to deploy an assembly to the biztalk server. I have
> a reference to a .Net assembly. I checked that the version number is
> 1.0.0.0 (so no auto increment on build). I did a gacutil -i
> assemblyname.dll and I checked if I saw it in the GAC.
> When I trie to deploy the biztalk assemblies with the Biztalk
> Administration Console it still says it misses the assemblyname.dll.
> I also tried to add it as a resource, but it didnt work. What am I doing
> worng.
> Btw, I am using VS2005 and Biztalk 2006 Beta1.
>
> with kind regards
> Patrick Sannes
>
| |
| Matt Milner 2005-10-24, 10:37 am |
| Two things:
First, this is probably more appropriate in the BTS 2006 newsgroup, which
you can get information on through the beta program.
Second, how are you trying to add the assembly? Have you tried using the
btstask command line tool to deploy/add the assembly to BizTalk.
Matt
"Patrick Sannes" <patrick@i-dev.net> wrote in message
news:43560e90$0$758$5fc3050@dreader2.news.tiscali.nl...
> Hi there,
>
> I am new to Biztalk and working my way to Biztalk Server 2004 Unleashed.
> At this moment I trie to deploy an assembly to the biztalk server. I have
> a reference to a .Net assembly. I checked that the version number is
> 1.0.0.0 (so no auto increment on build). I did a gacutil -i
> assemblyname.dll and I checked if I saw it in the GAC.
> When I trie to deploy the biztalk assemblies with the Biztalk
> Administration Console it still says it misses the assemblyname.dll.
> I also tried to add it as a resource, but it didnt work. What am I doing
> worng.
> Btw, I am using VS2005 and Biztalk 2006 Beta1.
>
> with kind regards
> Patrick Sannes
>
| |
| patrick.sannes@gmail.com 2005-10-28, 5:03 pm |
| I solved the problem. I added the class as a file not as an assembly.
Matt Milner schreef:
[vbcol=seagreen]
> Two things:
> First, this is probably more appropriate in the BTS 2006 newsgroup, which
> you can get information on through the beta program.
>
> Second, how are you trying to add the assembly? Have you tried using the
> btstask command line tool to deploy/add the assembly to BizTalk.
>
> Matt
>
> "Patrick Sannes" <patrick@i-dev.net> wrote in message
> news:43560e90$0$758$5fc3050@dreader2.news.tiscali.nl...
|
|
|
|
|