bbondy
June 15th, 2001, 08:24 AM
I'm using beta 1 and ran into the following problem.
When typing this into my command prompt:
WebServiceUtil /c:proxy /pa:http://www22.brinkster.com/nascentcanada/DocDataServic
e.asmx?SDL /n:test_service
I get the error below. Anyone know why or how to get around it?
System.Exception: Error when reading from source location http://www22.brinkster
..com/nascentcanada/DocDataService.asmx?SDL ---> System.Exception: Error in XML d
ocument (3,6). ---> System.Exception: was not expected.
at Temp.XmlSerializationReader1.Read113_serviceDescription()
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at System.Web.Services.Description.ServiceDescription.Read(XmlReader reader)
at System.Web.Services.Description.ServiceDescription.Read(TextReader textRea
der)
at Microsoft.DevApps.WebServices.WebServiceUtil.ReadServiceDescriptions(Strin
gCollection sources)
at Microsoft.DevApps.WebServices.WebServiceUtil.ReadServiceDescriptions(Strin
gCollection sources)
at Microsoft.DevApps.WebServices.WebServiceUtil.GenerateCode(Boolean client)
at Microsoft.DevApps.WebServices.WebServiceUtil.Run()
+=+=+=+=+=+=+=+=+=+
Brian R. Bondy
When typing this into my command prompt:
WebServiceUtil /c:proxy /pa:http://www22.brinkster.com/nascentcanada/DocDataServic
e.asmx?SDL /n:test_service
I get the error below. Anyone know why or how to get around it?
System.Exception: Error when reading from source location http://www22.brinkster
..com/nascentcanada/DocDataService.asmx?SDL ---> System.Exception: Error in XML d
ocument (3,6). ---> System.Exception: was not expected.
at Temp.XmlSerializationReader1.Read113_serviceDescription()
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at System.Web.Services.Description.ServiceDescription.Read(XmlReader reader)
at System.Web.Services.Description.ServiceDescription.Read(TextReader textRea
der)
at Microsoft.DevApps.WebServices.WebServiceUtil.ReadServiceDescriptions(Strin
gCollection sources)
at Microsoft.DevApps.WebServices.WebServiceUtil.ReadServiceDescriptions(Strin
gCollection sources)
at Microsoft.DevApps.WebServices.WebServiceUtil.GenerateCode(Boolean client)
at Microsoft.DevApps.WebServices.WebServiceUtil.Run()
+=+=+=+=+=+=+=+=+=+
Brian R. Bondy