D
dcyr
I recently inherited a project that's required some changes as we've
moved a SharePoint site from 2003 to a 2007 server. I have a web
enabled InfoPath form in use on the SharePoint 2007 server. It's a
revised version of the old form used on the 2003 site. As part of the
submission process the form data is submitted to both a document
library on the Moss server as well as passed to a document library on
the SharePoint 2003 server. This library is used for audit purposes to
retain the submitted documents even if they're removed from the main
2007 library. The summission succeeds when using the InfoPath client.
However it fails when submitting from the web version of the InfoPath
form. My assumption is that the web form can't be used in submitting
to the 2003 server but I'm looking for confirmation of that theory. I
know there are better ways to do this (like I said - I inherited this)
but until I can get the process changed I have to try to get it to
work. Below is an excerpt from the eventLogs. Any help would be
greatly appreciated.
TotalSupportInfoPathTemplate, , https://mysite/_layouts/Postback.FormServer.aspx,
urn:schemas-microsoft-com
ffice:infopath:MyInfoPathTemplate:-
myXSD-2006-02-21T16-13-24, DataAdapterException, The form cannot be
submitted to the following location: https://my2003site/sites/IT/auditghost/supportAudit/somefile.xml.
There is a problem with the Web server. Make sure the Web server
exists, try again later or contact the Web server administrator.
The remote server returned an error: (401) Unauthorized.
moved a SharePoint site from 2003 to a 2007 server. I have a web
enabled InfoPath form in use on the SharePoint 2007 server. It's a
revised version of the old form used on the 2003 site. As part of the
submission process the form data is submitted to both a document
library on the Moss server as well as passed to a document library on
the SharePoint 2003 server. This library is used for audit purposes to
retain the submitted documents even if they're removed from the main
2007 library. The summission succeeds when using the InfoPath client.
However it fails when submitting from the web version of the InfoPath
form. My assumption is that the web form can't be used in submitting
to the 2003 server but I'm looking for confirmation of that theory. I
know there are better ways to do this (like I said - I inherited this)
but until I can get the process changed I have to try to get it to
work. Below is an excerpt from the eventLogs. Any help would be
greatly appreciated.
TotalSupportInfoPathTemplate, , https://mysite/_layouts/Postback.FormServer.aspx,
urn:schemas-microsoft-com
myXSD-2006-02-21T16-13-24, DataAdapterException, The form cannot be
submitted to the following location: https://my2003site/sites/IT/auditghost/supportAudit/somefile.xml.
There is a problem with the Web server. Make sure the Web server
exists, try again later or contact the Web server administrator.
The remote server returned an error: (401) Unauthorized.