J
johnmsanchez
I know there are a few posts on the same topic, but I have tried all
the suggested solutions and nothing works so here is my exact
scenario:
I am using forms built in InfoPath 2003, now running in InfoPath 2007,
and submitting to SharePoint 2003.
I had to create a form approval process. I have InfoPath forms
published to a web server. Users click on a link, which opens the
form, and then submits the form, through code, to a SharePoint
library. The users are not allowed to access the SharePoint site,
hence why they access it via the web server. The approvers open the
form from the SharePoint library and attempt to approve the form, but
on the submit, through rules, they get this error:
InfoPath cannot submit the form.
An error occurred while the form was being submitted.
The form cannot be submitted to the following location: <form
location>
The file is in use by another application or user.
The strange thing is that the form does get submitted although they
receive this error, and when the user closes the form, they get a
message asking if they want to save the form. If the user clicks yes,
then the form saves over the existing, already approved form. I know
this because we have alerts set up and they receive two alerts during
this time. If they click no, the form closes accordingly, but the form
was still submitted initially on the "error-ed" submit.
Any and all suggestions are appreciated.
the suggested solutions and nothing works so here is my exact
scenario:
I am using forms built in InfoPath 2003, now running in InfoPath 2007,
and submitting to SharePoint 2003.
I had to create a form approval process. I have InfoPath forms
published to a web server. Users click on a link, which opens the
form, and then submits the form, through code, to a SharePoint
library. The users are not allowed to access the SharePoint site,
hence why they access it via the web server. The approvers open the
form from the SharePoint library and attempt to approve the form, but
on the submit, through rules, they get this error:
InfoPath cannot submit the form.
An error occurred while the form was being submitted.
The form cannot be submitted to the following location: <form
location>
The file is in use by another application or user.
The strange thing is that the form does get submitted although they
receive this error, and when the user closes the form, they get a
message asking if they want to save the form. If the user clicks yes,
then the form saves over the existing, already approved form. I know
this because we have alerts set up and they receive two alerts during
this time. If they click no, the form closes accordingly, but the form
was still submitted initially on the "error-ed" submit.
Any and all suggestions are appreciated.