|
|
|
date: Mon, 23 Jun 2008 13:05:16 -0700 (PDT),
group: microsoft.public.biztalk.accelerator.rosettanet
back
Re: Private Process Tutorial - MS Biztalk RN Accelerator
Make sure all the BTARN related send ports, receive ports and orchestrations
are started in "BizTalk Application 1" on both computers that you are using
in this tutorial. Also, make sure you've followed the tutorial steps exactly
as they are written. There are a lot of little details that may seem
unimportant when reading them, but they are vital go getting this tutorial
working properly.
--
Best regards,
Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
wrote in message
news:6e6550d2-8523-4735-b539-086eb3210b32@e53g2000hsa.googlegroups.com...
> Hi everyone,
> I'm just a week old to the RosettaNet world. I am working on the
> tutorials given in the BizTalk RN Accelerator help.
> To be specific, I am on the Private Process tutorial. I have setup two
> systems, configured the certificate and everything else as mentioned
> in the tutorial. But still, when I try to "Submit" message from the
> LOB WebApplication from System2 by using the URL http://<system2
> machine name>/lobwebapplication/default.aspx, I see only 1 outgoing
> message and no incoming message.
>
> The execution of SQL query [SELECT * From MessagesFromLOB] on System2
> always shows that there is one more new row added with MsgCategory of
> '10'. The execution of SQL query [SELECT * From MessagesToLOB] on
> System2 has no new records.
>
> Any pointers as to any common made mistakes, pls help me out.
>
> Thanks
date: Tue, 24 Jun 2008 13:58:28 -0500
author: Jeff Lynch am
Re: Private Process Tutorial - MS Biztalk RN Accelerator
Please excuse my misspelling. It should say "There are a lot of little
details that may seem unimportant when reading them, but they are vital to
getting this tutorial working properly."
--
Best regards,
Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
"Jeff Lynch" <jeff.lynch@newsgroup.nospam> wrote in message
news:29351B64-DD87-4CF7-B722-32CA9431651E@microsoft.com...
> Make sure all the BTARN related send ports, receive ports and
> orchestrations are started in "BizTalk Application 1" on both computers
> that you are using in this tutorial. Also, make sure you've followed the
> tutorial steps exactly as they are written. There are a lot of little
> details that may seem unimportant when reading them, but they are vital go
> getting this tutorial working properly.
>
> --
>
> Best regards,
>
> Jeff Lynch
> MVP Windows Server System - Commerce Server
> http://codebetter.com/blogs/jeff.lynch
>
> wrote in message
> news:6e6550d2-8523-4735-b539-086eb3210b32@e53g2000hsa.googlegroups.com...
>> Hi everyone,
>> I'm just a week old to the RosettaNet world. I am working on the
>> tutorials given in the BizTalk RN Accelerator help.
>> To be specific, I am on the Private Process tutorial. I have setup two
>> systems, configured the certificate and everything else as mentioned
>> in the tutorial. But still, when I try to "Submit" message from the
>> LOB WebApplication from System2 by using the URL http://<system2
>> machine name>/lobwebapplication/default.aspx, I see only 1 outgoing
>> message and no incoming message.
>>
>> The execution of SQL query [SELECT * From MessagesFromLOB] on System2
>> always shows that there is one more new row added with MsgCategory of
>> '10'. The execution of SQL query [SELECT * From MessagesToLOB] on
>> System2 has no new records.
>>
>> Any pointers as to any common made mistakes, pls help me out.
>>
>> Thanks
>
date: Wed, 25 Jun 2008 07:52:22 -0500
author: Jeff Lynch am
Re: Private Process Tutorial - MS Biztalk RN Accelerator
On Jun 25, 7:52 am, "Jeff Lynch" <jeff.ly...@newsgroup.nospam> wrote:
> Please excuse my misspelling. It should say "There are a lot of little
> details that may seem unimportant when reading them, but they are vital to
> getting this tutorial working properly."
>
> --
>
> Best regards,
>
> Jeff Lynch
> MVP Windows Server System - Commerce Serverhttp://codebetter.com/blogs/jeff.lynch
>
> "Jeff Lynch" <jeff.ly...@newsgroup.nospam> wrote in message
>
> news:29351B64-DD87-4CF7-B722-32CA9431651E@microsoft.com...
>
> > Make sure all the BTARN related send ports, receive ports and
> > orchestrations are started in "BizTalk Application 1" on both computers
> > that you are using in this tutorial. Also, make sure you've followed the
> > tutorial steps exactly as they are written. There are a lot of little
> > details that may seem unimportant when reading them, but they are vital go
> > getting this tutorial working properly.
>
> > --
>
> > Best regards,
>
> > Jeff Lynch
> > MVP Windows Server System - Commerce Server
> >http://codebetter.com/blogs/jeff.lynch
>
> > wrote in message
> >news:6e6550d2-8523-4735-b539-086eb3210b32@e53g2000hsa.googlegroups.com..> >> Hi everyone,
> >> I'm just a week old to the RosettaNet world. I am working on the
> >> tutorials given in the BizTalk RN Accelerator help.
> >> To be specific, I am on the Private Process tutorial. I have setup two
> >> systems, configured the certificate and everything else as mentioned
> >> in the tutorial. But still, when I try to "Submit" message from the
> >> LOB WebApplication from System2 by using the URL http://<system2
> >> machine name>/lobwebapplication/default.aspx, I see only 1 outgoing
> >> message and no incoming message.
>
> >> The execution of SQL query [SELECT * From MessagesFromLOB] on System2
> >> always shows that there is one more new row added with MsgCategory of
> >> '10'. The execution of SQL query [SELECT * From MessagesToLOB] on
> >> System2 has no new records.
>
> >> Any pointers as to any common made mistakes, pls help me out.
>
> >> Thanks
Thanks Jeff for your reply.. I finally got it to work. I reverted
everything back and redid the whole thing again. With careful reading,
it helped :-)
If someone runs into the issue as I did, I would ask you to check few
things
1. BTARN App's (Virtual directory) in IIS to be run under .Net 2.0
under Asp.net tab
2. Certificates/Thumprints mismatch in the Partner -> Public key
certificates..(if you have many certificates installed as in my case)
3. Agreements not activated
4. Rcv location and send ports to be enabled on both systems
5. Host instances to be up and running on both systems.
HTH.
SK
date: Thu, 26 Jun 2008 12:39:42 -0700 (PDT)
author: unknown
|
|