infopath vs webservice

A

Ann

hi all

i am using a webservice to submit infopath data to sql database.its working
fine..but when i try to host this infopath form in asp.net web page ,i am not
able to submit the form..it says "An error occured while submitting"

i refer to this article
"Hosting the InfoPath 2007 Form Editing Environment in a Custom Web
Form",but this is working fine..problem comes when i use webservice..

pls help!!!!!
 
M

Madhur

Ann said:
hi all

i am using a webservice to submit infopath data to sql database.its
working fine..but when i try to host this infopath form in asp.net
web page ,i am not able to submit the form..it says "An error occured
while submitting"

i refer to this article
"Hosting the InfoPath 2007 Form Editing Environment in a Custom Web
Form",but this is working fine..problem comes when i use webservice..

pls help!!!!!

Hi

I have implemented data submission using webservice and it is working fine.
Note some points :
* Make sure that you are using proper SQL authentication using infopath form
* If you are using SQL authentication and if passwords are saved in
infopath, then infopath form services must be configured to allow this.

It requires special configuration in Application Management.

Get back to me with results.
 

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