Unable to read data from the app.config file in infopath VSTO template application

R

Rahul

Hi,

We have developed a Infopath application. I need to read some values from
the app.config file that I manually added to the solution, but it does not
read it. What am I missing?

Rahul
 
S

S.Y.M. Wong-A-Ton

An InfoPath form always runs within the context of an environment, either the
InfoPath client application or SharePoint. So you will not be able to create
one config file for each form, because a config file can only be accessed
through the environment. Read this article:
http://support.microsoft.com/kb/555963. If you are using the client
application, read the "Testing and debugging" section.
 

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