Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Webservices : disco files

Webservices : disco files

Scheduled Pinned Locked Moved ASP.NET
wcfxmlcsharpwpfquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vishwjeet
    wrote on last edited by
    #1

    Hi All, I am not sure about what does the output mean when I try this : http://www.webservicex.net/WeatherForecast.asmx?disco <?xml version="1.0" encoding="utf-8" ?> - <discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> <contractRef ref="http://www.webservicex.net/WeatherForecast.asmx?wsdl" docRef="http://www.webservicex.net/WeatherForecast.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> <soap address="http://www.webservicex.net/WeatherForecast.asmx" xmlns:q1="http://www.webservicex.net" binding="q1:WeatherForecastSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> <soap address="http://www.webservicex.net/WeatherForecast.asmx" xmlns:q2="http://www.webservicex.net" binding="q2:WeatherForecastSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> </discovery> Can anyone please throw some light on what does a disco/vsdisco file actually reveals and how it has to be used? Thanks!

    P 1 Reply Last reply
    0
    • V vishwjeet

      Hi All, I am not sure about what does the output mean when I try this : http://www.webservicex.net/WeatherForecast.asmx?disco <?xml version="1.0" encoding="utf-8" ?> - <discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> <contractRef ref="http://www.webservicex.net/WeatherForecast.asmx?wsdl" docRef="http://www.webservicex.net/WeatherForecast.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> <soap address="http://www.webservicex.net/WeatherForecast.asmx" xmlns:q1="http://www.webservicex.net" binding="q1:WeatherForecastSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> <soap address="http://www.webservicex.net/WeatherForecast.asmx" xmlns:q2="http://www.webservicex.net" binding="q2:WeatherForecastSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> </discovery> Can anyone please throw some light on what does a disco/vsdisco file actually reveals and how it has to be used? Thanks!

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      DISCO is the discovery file which gives path of the Webservices. Find more info: [^]

      Parwej Ahamad http://parwej.wordpress.com/

      V 1 Reply Last reply
      0
      • P Parwej Ahamad

        DISCO is the discovery file which gives path of the Webservices. Find more info: [^]

        Parwej Ahamad http://parwej.wordpress.com/

        V Offline
        V Offline
        vishwjeet
        wrote on last edited by
        #3

        hey, i have posted the output that Im getting but im not able to understand what it means. Can you explain that?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups