Integrating FedEx Web Services into .Net, stuck at step 1

Posted by Matt Dawdy on Stack Overflow See other posts from Stack Overflow or by Matt Dawdy
Published on 2010-04-05T03:29:37Z Indexed on 2010/04/05 3:33 UTC
Read the original article Hit count: 643

Filed under:
|
|

I'm signed up, I've downloaded sample code, I've got a WSDL...and yet I have no idea how to get this stuff into my existing .Net application. The WSDL was in a zip file, not a URL so I can't just "Add Web Reference." I've run the wsdl tool from the .Net command prompt, and it made a nice class for me...yet dropping that into my web_reference folder doesn't give me any kind of instantiatable class.

I know I'm missing something stupid. Can someone point me in the right direction please?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about webreference