01-04-2011, 07:07 PM
Hello All,
I currently automating Web Services using the Web Service Test Wizard, during the execution i faced following error.
The GracIdmEupDataTest operation call failed.
The .NET Framework 2.0 WSE 3.0 toolkit returned the following error:
Exception from: System.Web.Services
The request failed with HTTP status 401: Unauthorized.
Line (3):Can you please help to solve this.
Thanks,
Ajay
I currently automating Web Services using the Web Service Test Wizard, during the execution i faced following error.
The GracIdmEupDataTest operation call failed.
The .NET Framework 2.0 WSE 3.0 toolkit returned the following error:
Exception from: System.Web.Services
The request failed with HTTP status 401: Unauthorized.
Line (3):
Code:
"Set GracIdmEupDataTest = WebService("GRAC_EUP_CONFIG_DATA_WSService").GracIdmEupDataTest(XMLWarehouse("GracIdmEupDataTest3"))".
Thanks,
Ajay