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. The namespace attribute cannot have empty string(WebService)

The namespace attribute cannot have empty string(WebService)

Scheduled Pinned Locked Moved ASP.NET
databasewcfxmlhelp
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
    vinayh
    wrote on last edited by
    #1

    Hi , We have created a new Webservice , in this service we are using exterenal webservice in this webservice wsdl namespce tage () is empty and getting this error : "Schema item 'import' from namespace ''. The namespace attribute cannot have empty string as its value.could you please assit me Thanks, Vinay

    Vinay

    A 1 Reply Last reply
    0
    • V vinayh

      Hi , We have created a new Webservice , in this service we are using exterenal webservice in this webservice wsdl namespce tage () is empty and getting this error : "Schema item 'import' from namespace ''. The namespace attribute cannot have empty string as its value.could you please assit me Thanks, Vinay

      Vinay

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      Try regenerating the proxy (from the webservice again). If you use the svcutil command, you can use the /namespace setting to define your own namespace. Read more about this command tool here[^].

      Build your own survey - http://www.factile.net

      V 1 Reply Last reply
      0
      • A Abhinav S

        Try regenerating the proxy (from the webservice again). If you use the svcutil command, you can use the /namespace setting to define your own namespace. Read more about this command tool here[^].

        Build your own survey - http://www.factile.net

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

        I am not using any tool to create proxy. I am expecting the proxy to get autogenerated when i do webreference from our project. what namespace i have to mention in this tag "" currently which is present as empty in the WSDL we go from external service. For this whether I ave to work anything from our side or I ave to ask the external service guys only to solve this. Error 1 Unable to import binding '*****' from namespace '******'. App_WebReferences/****/ Error 2 Schema item 'import' from namespace '****'. The namespace attribute cannot have empty string as its value. App_WebReferences/*****/ i am getting above two errors. Please assist me...

        Vinay

        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