Expand Minimize
This topic has not yet been rated - Rate this topic

SOAFaultCode.WebAPI_AccessDenied Field

The application failed to connect to the SOA web service because permissions to access the web service were not granted to the account that started or attached to the session. This error occurs only when the using the WebAPI transport scheme to connect to the Windows Azure HPC Scheduler through the REST API. Check that the account specified in the SessionStartInfo or SessionAttachInfo class has permissions to access the web service, and try to run the application again.


Namespace: Microsoft.Hpc.Scheduler.Session
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
'Usage
Dim value As Integer

value = SOAFaultCode.WebAPI_AccessDenied

public const int WebAPI_AccessDenied
public static final int WebAPI_AccessDenied
public const var WebAPI_AccessDenied : int

Platform Note: This field is supported starting with Windows HPC Server 2008 R2 with Service Pack 3 (SP3).


Development Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

Target Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities




Build Date:

2013-04-22
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.