My C# webproject with .NET 4.5.2 needs an iFrame, why I added ‘X-Frame-Options’ with ‘AllowAll’ to the web.config file (via IIS 8.5). Still the content of the iFrame is blocked.
What else do I need to configure to see the iFrame content?
Many thanks for your input.
Patrick