- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi ,
I am trying to generate a proxy for Assemblerservice using wsdl from Visual Studio 2005 command promt
by following the instructions in
http://help.adobe.com/en_US/livecycle/9.0/programLC/help/000499.html
wsdl http://<<server>>:8080/soap/services/AssemblerService?wsdl&lc_version=9.0.1
when I specify the abovem,it errors out saying 'lc_version' is not recognized as an internal or external command,operable program or batch file.'
However it generates the .cs file.
But I am sure this is not the version which I should be using since i don't see few new methods to invoke.
I tried adding it through adding a web reference,but that too errors out and give lot of compilation errors.
If I use directly withouta appending lc_version, then it works fine, but I that is not the proxy that I want.
Any help or idea pls?
Thanks,
Views
Replies
Total Likes