|
Home > Archive > BizTalk Server Setup > September 2004 > SSO 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 Access is denied
|
|
|
| Hi
I have an orchestration exposed as web service on my dev. box (XP). It was
working allright. Then I didn't run it for a few days. During these days I
installed XP SP2.
When calling the web service I get an error on my receive locations. In the
event log there is a lot of SSO warnings:
Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10536
Date: 17-09-2004
Time: 10:20:10
User: N/A
Computer: DOTNET08
Description:
SSO AUDIT
Function: GetConfigInfo
Tracking ID: d875dc13-f85e-4dfd-b36a-c31173abb009
Client Computer: DOTNET08.europrod.dk (aspnet_wp.exe:2136)
Client User: DOTNET08\ASPNET
Application Name: {7A905630-393D-4CA0-B639-591057E71662}
Error Code: 0x80070005, Access is denied.
From command line I used ssomanage to lookup the above application. But
every ssomanage command ends up with a
ERROR: 0x80070005 : Access is denied.
I am logged on as a domain user, which is member of Administrators, All
Biztalk groups, SSO Administrators and SSO Afiliate Administrators
Please help,
Søren
| |
| Asbjørn Rygg 2004-09-22, 9:55 pm |
| Hi Søren,
XP SP2 changes your RPC security settings. Please se the KB article
found here: http://support.microsoft.com/defaul...kb;en-us;841893
HTH,
Asbjørn
Søren wrote:
> Hi
>
> I have an orchestration exposed as web service on my dev. box (XP). It was
> working allright. Then I didn't run it for a few days. During these days I
> installed XP SP2.
>
> When calling the web service I get an error on my receive locations. In the
> event log there is a lot of SSO warnings:
>
> Event Type: Warning
> Event Source: ENTSSO
> Event Category: Enterprise Single Sign-On
> Event ID: 10536
> Date: 17-09-2004
> Time: 10:20:10
> User: N/A
> Computer: DOTNET08
> Description:
> SSO AUDIT
> Function: GetConfigInfo
> Tracking ID: d875dc13-f85e-4dfd-b36a-c31173abb009
> Client Computer: DOTNET08.europrod.dk (aspnet_wp.exe:2136)
> Client User: DOTNET08\ASPNET
> Application Name: {7A905630-393D-4CA0-B639-591057E71662}
> Error Code: 0x80070005, Access is denied.
>
> From command line I used ssomanage to lookup the above application. But
> every ssomanage command ends up with a
>
> ERROR: 0x80070005 : Access is denied.
>
> I am logged on as a domain user, which is member of Administrators, All
> Biztalk groups, SSO Administrators and SSO Afiliate Administrators
>
> Please help,
> Søren
>
| |
|
|
|
|
|