RE: Tutorial 4: Internal Server Error while executing SubmitOrder.

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks a lot for the information. Disabling the anonymous access did the
trick. but now, when I go to to the BAS site and click on inbox in the
partner profile page, there are no messages. Any ideas?

Thanks a lot.

"Adrian Hamza [MSFT]" wrote:

Check that the following are true:
- your Isolated Host (in which the HTTP Receive adapter runs) is Trusted
- you have associated a Windows User with the partner/party. Make sure you
specified a user name like this DOMAINNAME\UserName. If you used BAS and
you created a partner, make sure that the "Windows User" property is marked
as Run-time process property. If you created a party directly in BizTalk
MMC Admin, add an alias (Name, Qualifier, Value) = (WindowsUser,
WindowsUser, DOMAINNAME\UserName)
Make sure that the account is the same as the account that you use when
submitting the messages
- your HTTPReceive virtual folder in IIS Manager has "Integrated Windows
Authentication" enabled. Disabling Anonymous Access (from the same page)
might help
- verify that your receive location pipeline (in the receive location
dialog box) is configured so that Resolve Party ->AllowBySID is set to True

This posting is provided "AS IS" with no warranties, and confers no rights.

Adrian Hamza [MSFT]
http://blogs.msdn.com/ahamza/
My blog on BizTalk 2006
Windows SharePoint Services adapter

--------------------
Thread-Topic: Tutorial 4: Internal Server Error while executing
SubmitOrder.
thread-index: Acap19GQiZb/6eRFR6asrW0A8RQ5Uw==
X-WBNR-Posting-Host: 213.236.92.250
From: =?Utf-8?B?S1dFWlpJRTE=?= <KWEZZIE1@xxxxxxxxxxxxxxxxxxxxxxxxx>
References: <E5A60EE3-EAEB-469B-916F-FF8B5F05A9C3@xxxxxxxxxxxxx>
<PzQ7NYCgGHA.4688@xxxxxxxxxxxxxxxxxxxxx>
<9D6AFB35-1DBF-43B9-8775-25E4B648DA4B@xxxxxxxxxxxxx>
<#1vPelOgGHA.4896@xxxxxxxxxxxxxxxxxxxxx>
<65759E25-9DCB-4C9E-BDE3-05107AED52EC@xxxxxxxxxxxxx>
<ZdWp5WdqGHA.6120@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Tutorial 4: Internal Server Error while executing
SubmitOrder.
Date: Mon, 17 Jul 2006 12:33:02 -0700
Lines: 268
Message-ID: <877A251D-C9BC-435B-8E89-B88BA89F37A3@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.biztalk.general
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:39192
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.biztalk.general

Thanks for getting back to me so quickly. I really do appreciate it. I am
getting 2 different errors in event logs.

a) BizTalk server:

There was a failure executing the receive pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLReceive,
Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Source: "Party resolution" Receive Port:
"OrderProcessReceivePort" URI: "/HTTPReceive/BTSHTTPReceive.dll?Order"
Reason: There was an authentication failure. "The party corresponding to
the
inbound message cannot be identified".

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


b) .net Runtime:

The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
found. The local computer may not have the necessary registry information
or
message DLL files to display messages from a remote computer. You may be
able
to use the /AUXSOURCE= flag to retrieve this description; see Help and
Support for details. The following information is part of the event:
Unable
to open shim database version registry key - v2.0.50727.00000.

Hope you can save my LIFE.

Regards.

"Adrian Hamza [MSFT]" wrote:

Look in the Application Event Log for more detailed error messages.
That
should help you/me figure out what the problem is.

This posting is provided "AS IS" with no warranties, and confers no
rights.

Adrian Hamza [MSFT]
http://blogs.msdn.com/ahamza/
My blog on BizTalk 2006
Windows SharePoint Services adapter

--------------------
Thread-Topic: Tutorial 4: Internal Server Error while executing
SubmitOrder.
thread-index: Acapv16yvyzEjvN6TNK5S07XSEU3KQ==
X-WBNR-Posting-Host: 213.236.92.250
From: =?Utf-8?B?S1dFWlpJRTE=?= <KWEZZIE1@xxxxxxxxxxxxxxxxxxxxxxxxx>
References: <E5A60EE3-EAEB-469B-916F-FF8B5F05A9C3@xxxxxxxxxxxxx>
<PzQ7NYCgGHA.4688@xxxxxxxxxxxxxxxxxxxxx>
<9D6AFB35-1DBF-43B9-8775-25E4B648DA4B@xxxxxxxxxxxxx>
<#1vPelOgGHA.4896@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Tutorial 4: Internal Server Error while executing
SubmitOrder.
Date: Mon, 17 Jul 2006 09:38:01 -0700
Lines: 173
Message-ID: <65759E25-9DCB-4C9E-BDE3-05107AED52EC@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.biztalk.general
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:39178
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.biztalk.general

I am trying to test my biztalk tutorial 4 and I get this error when I
run
SubmitOrder.bat:

Post C:\Tutorial\Lessons\BAS\messages\POrderSample.xml...
The remote server returned an error: <500> Internal Server Error.

What could be the problem. I have gone through the tutorials agail
and
everything seems to be fine. What am I doing wrong? I really need
help.
Thanks.

"Adrian Hamza [MSFT]" wrote:

Try using MACHINENAME\UserName.
In your case the Isolated Host is the host that must be Trusted.
For configuring the receive pipeline, on the receive location
configuration
dialog box, to the right of the pipeline selection drop-down box
there's a
button "..." that you can push to configure the pipeline.

This posting is provided "AS IS" with no warranties, and confers no
rights.

Adrian Hamza [MSFT]
http://blogs.msdn.com/ahamza/
My blog on BizTalk 2006
Windows SharePoint Services adapter

--------------------
Thread-Topic: Tutorial 4: Internal Server Error while executing
SubmitOrder.
thread-index: AcaAmChOQCRzSSxoQqm2sxnHUrTb3Q==
X-WBNR-Posting-Host: 84.167.176.226
From: =?Utf-8?B?RXJpaw==?= <Erik@xxxxxxxxxxxxxxxxxxxxxxxxx>
References: <E5A60EE3-EAEB-469B-916F-FF8B5F05A9C3@xxxxxxxxxxxxx>
<PzQ7NYCgGHA.4688@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Tutorial 4: Internal Server Error while executing
SubmitOrder.
Date: Fri, 26 May 2006 00:44:02 -0700
Lines: 99
Message-ID: <9D6AFB35-1DBF-43B9-8775-25E4B648DA4B@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.biztalk.general
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:37858
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.biztalk.general

Hi Adrian,

thanks for yor Resposne. Unfortunatly nothing worked I still get
an
internal
server error. Your last advice (-> verify that your receive
location
pipeline
(in the receive location dialog box) is configured so that
Resolve
Party
->AllowBySID is set to True) I could not check. I didn't find an
option
for
the Party Resolution in the properties dialog of the receive
location.
I use Bitalk Server 2006 and the Standarrd Receive Pipeline from
Biztalk
as
told in the Tutorial.

My server is not in an Domain and I'm runnnig the server with a
local
user
account. So I user just the user name in the Partner Profile
(without
a
domain). The rest is configured as you said.
Any other idea?
Is it possible that there are any problems with the 'Isolated
Host'.
I've
also problems with the Tutorial 3 which uses the 'Isolated Host'
as
well?
Unfortunatly there are no error messages. The orchestration just
dehydrates....

Erik

"Adrian Hamza [MSFT]" wrote:

Check that the following are true:
- your Isolated Host (in which the HTTP Receive adapter runs)
is
Trusted
- you have associated a Windows User with the partner/party.
Make
sure
you
specified a user name like this DOMAINNAME\UserName. If you
used
BAS
and
you created a partner, make sure that the "Windows User"
property
is
marked
as Run-time process property. If you created a party directly
in
BizTalk
MMC Admin, add an alias (Name, Qualifier, Value) =
(WindowsUser,
WindowsUser, DOMAINNAME\UserName)
Make sure that the account is the same as the account that you
use
when
submitting the messages
- your HTTPReceive virtual folder in IIS Manager has
"Integrated
Windows
Authentication" enabled. Disabling Anonymous Access (from the
same
page)
might help
- verify that your receive location pipeline (in the receive
location
dialog box) is configured so that Resolve Party ->AllowBySID is
set
to
True

This posting is provided "AS IS" with no warranties, and
confers no
rights.

Adrian Hamza [MSFT]
http://blogs.msdn.com/ahamza/
My blog on BizTalk 2006
Windows SharePoint Services adapter

--------------------
Thread-Topic: Tutorial 4: Internal Server Error while
executing
SubmitOrder.bat
thread-index: AcZ/1Le935sWl32ISDCq8Lv+qzaP1w==
X-WBNR-Posting-Host: 84.167.171.102
From: =?Utf-8?B?RXJpaw==?= <Erik@xxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Tutorial 4: Internal Server Error while executing
SubmitOrder.bat
Date: Thu, 25 May 2006 01:25:01 -0700
Lines: 23
Message-ID:
<E5A60EE3-EAEB-469B-916F-FF8B5F05A9C3@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
.


Quantcast