An error in Web-Browser-Enabled form

B

Bernice

I am trying to create a web-browser-enabled form to collect data via
sharepoint. The first submission works but subsequent submissions fail with
an error “An error occurred while the form was being submittedâ€.

Does anyone have any solution to solve this issue?

I did some search. It seems it is a common problem without a valid solution.
See the discussion below.

http://forums.msdn.microsoft.com/en.../thread/b29fd05f-eb71-47ae-8bfc-45f69f56fcda/


http://forums.msdn.microsoft.com/en.../thread/95b2e1fb-aff8-4613-a09a-ba545cf9964d/

I am listing my process for your reference.

Step1: create a form

Step2: set sharepoint library as data connection

Step3: configure submit options

Step4: check compatibility

Step5: Publish the form to the desired sharepoint.


It is much appreciated if anyone could give me a hand.

Thanks,
Bernice
 
P

Paresh

I am trying to create a web-browser-enabled form to collect data via
sharepoint. The first submission works but subsequent submissions fail with
an error “An error occurred while the form was being submitted”.

Does anyone have any solution to solve this issue?

I did some search. It seems it is a common problem without a valid solution.
See the discussion below.

http://forums.msdn.microsoft.com/en-US/sharepointinfopath/thread/b29f...

http://forums.msdn.microsoft.com/en-US/sharepointinfopath/thread/95b2...

I am listing my process for your reference.

Step1: create a form

Step2: set sharepoint library as data connection

Step3: configure submit options

Step4: check compatibility

Step5: Publish the form to the desired sharepoint.

It is much appreciated if anyone could give me a hand.

Thanks,
Bernice

Hi,

If you are trying to submit to sharepoint form library, please check
whether versioning is enabled for the form library?

Thanks,
Paresh
 
B

Bernice

Hi Paresh,

I didn't enable versioning.

However, after I enabled versioning, the same error occured. Any thoughts?

Is my process correct?

Thanks,
Bernice
 
P

Paresh

Hi Paresh,

I didn't enable versioning.

However, after I enabled versioning, the same error occured. Any thoughts?

Is my process correct?

Thanks,
Bernice

For me, the subsequent submissions usually failed because I was
submitting the form to the sharepoint library by some hardcoded name
(versioning not enabled).
After first submission, the file name in the library was, say,
abc.xml.
Now, if I try to submit the same form again, it will throw an error
because the file of that name is already present.

Have you published the form again after enabling versioining ?


Thanks,
Paresh
 
B

Bernice

Paresh said:
For me, the subsequent submissions usually failed because I was
submitting the form to the sharepoint library by some hardcoded name
(versioning not enabled).
After first submission, the file name in the library was, say,
abc.xml.
Now, if I try to submit the same form again, it will throw an error
because the file of that name is already present.

Have you published the form again after enabling versioining ?


Thanks,
Paresh

Hi Paresh,

I tried to publish the form again after enabling versioning. However, the
same error occured.

Plus, the file name is set to be a value of a field, that is, very file name
is different.

Do you have any idea on the error? Could you please share with me how you
create - config - publish the form? I am thinking that I may miss any
setting.

Thanks,
Bernice
 
P

Paresh

Hi Paresh,

I tried to publish the form again after enabling versioning. However, the
same error occured.

Plus, the file name is set to be a value of a field, that is, very file name
is different.

Do you have any idea on the error? Could you please share with me how you
create - config - publish the form? I am thinking that I may miss any
setting.

Thanks,
Bernice

Hi Bernice,

Can you please mail me the details or your step by step approach? You
can also mail me the details at my mail address in the signature below

Also, I am in a process of writing an article from creating a simple
browser based IP form, connecting it to a datasource, converting the
data connections to UDCXs, publishing the form to the sharepoint
library, property promotions, submitting the form to sharepoint with
complete steps, which I will share with the group soon.

Thanks,
Paresh
(e-mail address removed)
http://www.openzeas.com/blogs/Paresh/
 
J

Jess

I am trying to create a web-browser-enabled form to collect data via
sharepoint. The first submission works but subsequent submissions fail with
an error “An error occurred while the form was being submitted”.  

Does anyone have any solution to solve this issue?

I did some search. It seems it is a common problem without a valid solution.
See the discussion below.

http://forums.msdn.microsoft.com/en-US/sharepointinfopath/thread/b29f...

http://forums.msdn.microsoft.com/en-US/sharepointinfopath/thread/95b2...

I am listing my process for your reference.

Step1: create a form

Step2: set sharepoint library as data connection

Step3: configure submit options

Step4: check compatibility

Step5: Publish the form to the desired sharepoint.

It is much appreciated if anyone could give me a hand.

Thanks,
Bernice

If you are trying to overwrite an existing submitted form, when you
are setting up the data connection make sure "Allow overwrite if file
exists" is checked.
 
B

Bernice

Hi Jess,

Thanks for advise.

Actually, I did do that.

Paresh is helping me to find out solution.

Thanks Paresh!

Best regard,
Bernice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top