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