D
Daniel
Hi all,
I have created a web service that saves an InfoPath form to a SharePoint
forms server. Everything works fine except for when a form has a date field
on it, the web service saves it successfully to the forms server however the
saved form won’t open, receiving a “Schema validation found non-datatype
errors:†error.
The web service just takes the form xml and using SharePoints object model
saves it into the form library. I call this web service from InfoPath when
the form is submitted.
After more testing I found that if I change the date fields in the form
template to strings, and publish the form I can open the previously saved
forms that were receiving the error, but any new forms created off this
template do not open.
Does anyone have any suggestions to help me troubleshoot this issue?
I have created a web service that saves an InfoPath form to a SharePoint
forms server. Everything works fine except for when a form has a date field
on it, the web service saves it successfully to the forms server however the
saved form won’t open, receiving a “Schema validation found non-datatype
errors:†error.
The web service just takes the form xml and using SharePoints object model
saves it into the form library. I call this web service from InfoPath when
the form is submitted.
After more testing I found that if I change the date fields in the form
template to strings, and publish the form I can open the previously saved
forms that were receiving the error, but any new forms created off this
template do not open.
Does anyone have any suggestions to help me troubleshoot this issue?