Can you verify what version of studio they're running, and if they're using 
WCF? I'm currently running WCF within studio 2005 and it's working quite 
nicely, although we're not doing much cross-platform work.

HTH,
danch
----- Original Message -----
From: "Willie Slepecki" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, October 28, 2008 10:01:17 AM GMT -06:00 US/Canada Central
Subject: problems with .net devs running their client create wizards

ive got a series of web services running axis2 thats running 
beautifully.  been running thousands of transactions daily thru it with 
junits with no problems at all.  other parts of the whole project are 
using .net studio not sure if its 2005 or 2008.  but when they run that 
cool little wizard in studio that is supposed to generate the web 
service client, they get the methods but it doesn't automatically build 
the classes to generate the xml documents that are supposed to be passed 
as parameters to the methods on the web services. 

ive got axis configured to automatically generate the wsdl, and it gives 
the namespaces but not the schemas. 

my answer was simply to write the classes by hand, i did.  but that 
didn't fly with them, they want to use their pretty little wizard in 
studio.  the only way i can see to do it is to write a wsdl by hand and 
embedding all 30 or so xsd files into the one massive wsdl and turning 
off the auto generated wsdl.  before i waste a day and a half doing 
this, does anyone know if this will fix their problem.  last time i used 
visual studio was 2003 and im sure a lot has changed since then.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to