Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

SOAP failure: error code = 22

zimdog
Beginner
473 Views

Hi All,

Newbie to AMT SDK. I am trying to execute SecurityAdministration sample provided in AMT Sdk 3.0. But I get SOAP Failure. What exactly does it mean.. I get an error for GetEnvironmentDetection and when I do API Test.. how can I find root cause..

Thanks in advance.

c:Debug>SecurityAdministration.exe -e http://1xx.x.x.124:16992/SecurityAdministrationService -user admin -pass P@ssw0rd

Set Usrnm,pwd

Calling function GetEnvironmentDetection...

Error: failed while calling GetEnvironmentDetection

SOAP failure: error code = 22

c:Debug>SecurityAdministration.exe -A http://1xx.x.x.124:16992/SecurityAdministrationService -user admin -pass P@ssw0rd

Calling function GetCoreVersion...
Current FW version : 2.0.2
Set Usrnm,pwd
Calling function GetDigestRealm... success

Calling function GetAdminAclEntry... Set Usrnm,pwdsuccess

Calling function EnumerateUserAclEntries... Set Usrnm,pwdsuccess

Calling function AddUserAclEntryEx... Set Usrnm,pwdsuccess

Calling function GetUserAclEntryEx... Set Usrnm,pwdsuccess

Calling function UpdateUserAclEntryEx... Set Usrnm,pwdsuccess

Calling function RemoveUserAclEntry... Set Usrnm,pwdsuccess
Set Usrnm,pwd
Calling function GetTLSCertificate... success
Set Usrnm,pwd
Calling function GetProvisioningMode... success
Set Usrnm,pwd
Calling function GetKerberosOptions... success
Set Usrnm,pwd
Calling function GetEnabledInterfaces... success
Set Usrnm,pwd
Calling function GetTlsOptions... success
Set Usrnm,pwd
Calling function GetTrustedFqdnCN... success
Set Usrnm,pwd
Calling function GetCRL... success
Set Usrnm,pwd
Calling function GetPkiCapabilities... success
Set Usrnm,pwd
Calling function GetTLSCredentials...
Error: failed while calling GetTLSCredentials
SOAP failure: error code = 22

0 Kudos
3 Replies
Sreelekshm_S_Intel
473 Views

Hi,

This is a known issue in the 3.0 SDK. Please refer to this blog.You can either make the change as specified in the blog or use the latest version of SDK, 4.0 here.

Thanks,

Sree

0 Kudos
zimdog
Beginner
473 Views

I get the following error with AMT SDK 4.0

Error1fatal error LNK1104: cannot open file 'StatusStringsD.lib'SecurityAdministration
Any suggestions?

Thanks

0 Kudos
Sreelekshm_S_Intel
473 Views

Hi,

I understand that you have found the solution from this post. For more details on how to setup, build and execute sample code in SDK, please refer to this article.

Let us know if you have any issues.

Thanks,

Sree

0 Kudos
Reply