D
Delphine
I was following the Lab 9: ADO.NET DataSets in InfoPath in MSDN Library
Training labs. The web service I built appears to work fine (followed the
test Web Service --> Invoke step). However I got stucked with an error
message below when I tried to establish a data connection to the web service
(following the steps in the lab) in the InfoPath form:
/schema/element[2][@name =
'ReceiveDataSetResponse']/complexType[1]/sequence[1]/element[1][@name =
'ReceiveDataSetResult']/complexType[1]/sequence[1]/element[1]
Undeclared XSD element:'{http://www.w3.org/2001/XMLSchema}schema'.
Training labs. The web service I built appears to work fine (followed the
test Web Service --> Invoke step). However I got stucked with an error
message below when I tried to establish a data connection to the web service
(following the steps in the lab) in the InfoPath form:
/schema/element[2][@name =
'ReceiveDataSetResponse']/complexType[1]/sequence[1]/element[1][@name =
'ReceiveDataSetResult']/complexType[1]/sequence[1]/element[1]
Undeclared XSD element:'{http://www.w3.org/2001/XMLSchema}schema'.