Visual Studio not importing valid wsdl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matt

    Visual Studio not importing valid wsdl

    My wsdl is generated on the fly via a java program. If I save a copy and
    stick it thropugh any number of validators they say it is fine

    If I link to it as a web reference I get an error message as below

    any ideas? - I assume it is a visual studio / xml interpretation issue, but
    am willing to be convinced otherwise. Any hints in fixing or identifying
    what is causing this will be most welcome

    M


    Custom tool error: Unable to import WebService/Schema. Unable to import
    binding
    'userFacadeSoap Binding' from namespace 'facade.soap.ga teway.bcta.org. uk'.
    Unable to import operation 'login'.
    Schema with targetNamespace =has invalid syntax. The 'base' attribute is
    either invalid or missing.
    http://bdefs.soap.gate way.bcta.org.uk ' has invalid syntax. The 'base'
    attribute is either invalid or missing.


Working...