|
Home > Archive > BizTalk Server Orchestration > July 2004 > SSO AUDIT - Function: GetConfigInfo - Access is denied.
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 |
SSO AUDIT - Function: GetConfigInfo - Access is denied.
|
|
|
| Hello,
I'm progressing thru the BizTalk tutorial (April 2004) and have hit a
snag in Phase 2 or Module 2 where the webservices are involved. I
have followed each step carefully and believe I have everything
correct, however I get the following error in the AppEvent log (and it
repeats every minute after I attempt to drop the PO instance in the
C:\Tutorial\Filedrop\ReceivePO folder).
Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10536
Date: 21/07/2004
Time: 14:40:26
User: N/A
Computer: XXX
Description:
SSO AUDIT
Function: GetConfigInfo
Tracking ID:
Client Computer: XXX (aspnet_wp.exe:2976)
Client User: XXX
Application Name: {2F16324E-11A6-4B9E-AD7C-B17A141A152B}
Error Code: 0x80070005, Access is denied.
Event Type: Error
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5641
Date: 21/07/2004
Time: 14:40:26
User: N/A
Computer: XXX
Description:
The Messaging Engine failed to retrieve the configuration from the
database.
For those familar with the tutorial, I get a correct confirmed order
in C:\Tutorial\Filedrop\FileArchive, but nothing in
C:\Tutorial\Filedrop\ERPSys.
For the record I'm using Windows 2000, VS.NET 2003, I've included the
ASPNET user in the BizTalk Isolated Hosts User group, I've included my
user in the SSO Administrators group. Any suggestions?
| |
|
| If anyone follows this thread, I just wanted to note that I fixed the
problem by setting a password on my ASPNET user and specifying this
password in the machine.config file (pursuant to
http://msdn.microsoft.com/library/e....asp?frame=true).
snesbitt76@hotmail.com (Steve) wrote in message news:<3b00d906.0407210605.3ece56b2@posting.google.com>...
> Hello,
>
> I'm progressing thru the BizTalk tutorial (April 2004) and have hit a
> snag in Phase 2 or Module 2 where the webservices are involved. I
> have followed each step carefully and believe I have everything
> correct, however I get the following error in the AppEvent log (and it
> repeats every minute after I attempt to drop the PO instance in the
> C:\Tutorial\Filedrop\ReceivePO folder).
>
> Event Type: Warning
> Event Source: ENTSSO
> Event Category: Enterprise Single Sign-On
> Event ID: 10536
> Date: 21/07/2004
> Time: 14:40:26
> User: N/A
> Computer: XXX
> Description:
> SSO AUDIT
> Function: GetConfigInfo
> Tracking ID:
> Client Computer: XXX (aspnet_wp.exe:2976)
> Client User: XXX
> Application Name: {2F16324E-11A6-4B9E-AD7C-B17A141A152B}
> Error Code: 0x80070005, Access is denied.
>
>
> Event Type: Error
> Event Source: BizTalk Server 2004
> Event Category: BizTalk Server 2004
> Event ID: 5641
> Date: 21/07/2004
> Time: 14:40:26
> User: N/A
> Computer: XXX
> Description:
> The Messaging Engine failed to retrieve the configuration from the
> database.
>
>
> For those familar with the tutorial, I get a correct confirmed order
> in C:\Tutorial\Filedrop\FileArchive, but nothing in
> C:\Tutorial\Filedrop\ERPSys.
>
> For the record I'm using Windows 2000, VS.NET 2003, I've included the
> ASPNET user in the BizTalk Isolated Hosts User group, I've included my
> user in the SSO Administrators group. Any suggestions?
|
|
|
|
|