From: Carmine on
Hi, i have a problem with VB and Soap:

byteArr = g_ObjSoap.LeggiFile(g_sUtente, sItemFile(0), CInt(sItemFile(2)),
sItemFile(1))
this call return this error:
>> ERRORE << -2147024809 Client:Loading the request into SoapReader failed.

HRESULT=0x80070057: Parametro non corretto.
- Client:Unspecified client error. HRESULT=0x80070057: Parametro non
corretto.

Can you help me, please