Hi there,
I am getting the below error while accessing a browser enabled InfoPath form.
The form cannot be displayed in the browser because the use of session cookies has been disabled in the current browser settings. In order to load the form, session cookies must be allowed.
This is an external facing site integrated with ADFS authentication. However, the same site is working fine from internal network but getting above error while accessed from external network.
Your inputs are highly appreciated.
Many Thanks,
Prakash.
Not exactly sure, found this link… https://analyticaldotnetdeveloper.wordpress.com/2012/07/29/sharepoint-infopath-form-and-cookies-not-enabled-issue/
I have tried all these options below, but no dice for me: 1. Set HTTPOnlyCookie to false in web.config 2. Enabled “Always allow Session Cookie” in browser settings 3. Added the site to Trusted Site Zones 4. Ensured cookies are enabled in browser 5. Have tested by adding the site to Compatibility mode as well 6. The site host name is not having “_” or any special characters