Problem
You receive the following error when you publish a form to a SharePoint server that has InfoPath forms services enabled.
Solution
Create a Shared Service Provider
Popularity: 10% [?]
You receive the following error when you publish a form to a SharePoint server that has InfoPath forms services enabled.
Create a Shared Service Provider
Popularity: 10% [?]
You simply need to uncomment the following line in the web.config for the corresponding
web application:
<!– –>
you need to uncomment the following line in the web.config for the
web application:
Uncomment from web config:
<!– –>
I am not able to add the config tag due to some problem in site. Please refer:
http://vspug.com/aziz/2008/01/28/the-form-cannot-be-displayed-because-session-state-is-not-available/