c# - Running the XAVWSample code from the UPS Developer -


i'm trying run sample project xavwsclient came developers' kit. have accesslicensenumber, username, , password.

i execute:

xavresponse xavresponse = xavsvc.processxav ( xavrequest ); 

it fails error:

the underlying connection closed: unexpected error occurred on send.

is there else need sample work?

thanks in advance, paul


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -