Access Webservices from web-enabled infopathforms from vsta code

A

Andrej

hi,

i have a webenabled infopath form. i would like to write the values of this
form into a database and retrive an id.

web-enabled infopath forms are not able to write to the database directly so
i developed a webservice which write the data into the database.

infopath dataconnections cannot return a response from the webservice so i
am trying to access this webservice from my vsta sourcecode.

while i am trying to send data to the webservice i get an
system.net.webpermission exception.

how can i access a webservice from vsta code in infopath.

thank you
 

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