View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jamie Clines Jamie Clines is offline
external usenet poster
 
Posts: 1
Default connecting to a WSDL from with VBA

I'm having problems connecting to a wsdl written in webspere 5.1
through VBA. I can connect to a wsdl given by MS for a test. The
wsdl in websphere can be located by other websphere apps, but I can't
get it locate it in vba. Not sure I'm passing the correct wsdl path
name. Anyone have suggestions or comments?

I have downloaded the MS Office XP Webservices Toolkit.