Can we subscribe biztalk database with same message type but different public key token which it expected
here explaing project scenario 2 projects 2 different strong name (snk) files
i have 2 seperate applications in first application have 1 receive pipeline pick messaeges 1 queue , putting mesages biztalk database.it have 1 seperate snk file.
in second application subscribing messages throuhg direct binding form biztalk database same message type required.and have different snk file.
so getting below mentioned error.
exception thrown from: segment 1, progress 3
inner exception: received unexpected message type 'mool.portin_rsp, stel_schema, version=1.0.0.0, culture=neutral, publickeytoken=e1a7e3de4e628631' not match expected type 'mool.portin_rsp, stel_schema, version=1.0.0.0, culture=neutral, publickeytoken=06d085236ce995d5'.
exception type: unexpectedmessagetypeexception source: microsoft.xlangs.engine target site: void _verifypublisherschema() following stack trace identifies location exception occured
at microsoft.xlangs.core.xmessage._verifypublisherschema() @ microsoft.xlangs.core.xmessage.fetchproperties()
@ microsoft.biztalk.xlangs.btxengine.btxportbase.receivemessage(int32 ioperation, envelope env, xlangmessage msg, correlation[] initcorrelations, context cxt, segment s)
@ stel_orchestration.orchportinmaster2.segment1(stopconditions stopon)
@ microsoft.xlangs.core.segmentscheduler.runasegment(segment s, stopconditions stopcond, exception& exp)
first thing:-is possible doing? beacuse per understanding subcribing different public key token required.
please advise me how resolve this.
thanks
manoj
found similar thread by you. did tried suggested there? suggest followup 1 thread rather creating many.
please mark answer if answers question
thanks.
mo
the contents write here personal views, not view of employer , else.
BizTalk Server > BizTalk Server General
Comments
Post a Comment