|
Home > Archive > BizTalk Server Administration > March 2005 > Assembly Conflicts - Biztalk 2004 - Windows 2003
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 |
Assembly Conflicts - Biztalk 2004 - Windows 2003
|
|
|
| Hi Techiz,
I m working on a Biztalk project, that is referencing to another Biztalk
assembly for XML schemas. I built and deployed the project. It was running
all right.
Then I made few changes in my project and built it again. it built
sucessfully but when i went to deploy the project, it gave me verion conflict
error. Then I tried to undeploy the old assembly from Biztalk Explorer, which
never let me do that.
I changed the Assembly version and built and deployed it .. with the error
of DuplicateToken already deployed ( or some thing similar ). since then
messaging stopped working ... and another thing is I am unable to see any
single message related to this project and schema in Biztalk Activity and
Health Monitor tool also.
Can any one help me
1- how to un-deploy version 1.0.0.0 of assemble ( it is referensing another
assemble which is also deployed on same server, I tried to undeploy it with
Biztalk deployment wizard also but it gave dependency error and quit ... and
when i tried to undeploy other, it said undeploy the primary file first ... )
2- How to debug messages, as I can't see messages related to my project and
schema in Biztalk health and Activity Tracking Tool. ( Biztalk picks messages
from receieve location but just vanish ... )
Thanks,
Ahmad. ( ahmad.siddiqui@hp.com )
| |
|
|
"Ahmad" <Ahmad@discussions.microsoft.com> wrote in message
news:F41D3077-4675-4D7C-BE46-573DAC07AD7B@microsoft.com...
> Hi Techiz,
Hi
> Can any one help me
I will try (Please forgive my bad english)
> 1- how to un-deploy version 1.0.0.0 of assemble ( it is referensing
> another
> assemble which is also deployed on same server, I tried to undeploy it
> with
> Biztalk deployment wizard also but it gave dependency error and quit ...
> and
> when i tried to undeploy other, it said undeploy the primary file first
> ... )
Did you stoped all the orchestrations included in the assemblies you are
undeploying (I mean stpo, not just un-enlist)?
> 2- How to debug messages, as I can't see messages related to my project
> and
> schema in Biztalk health and Activity Tracking Tool. ( Biztalk picks
> messages
> from receieve location but just vanish ... )
If the the message engine aren't able to find a subscription to the message
received it's not processed by biztalk, thus it's not showed in the
"Reporting->Find
Messages" in HAT, try lookin at the "Operations->Service instances" and
search for instances with the ststus of Suspended
> Thanks,
Hope I have helped
> Ahmad. ( ahmad.siddiqui@hp.com )
|
|
|
|
|