App Fails to load in frame

Hi,

Have an app that has been running fine for months, suddenly a co-worker discovers it throwing then Internal Server Error. Have no Idea why all of a sudden, so I re-compiles a few days ago up loaded it and it seemed to work fine. I did look in the log and was shocked to see some errors that I have no idea whats causing them.

Anyway today I tried it and it won’t load in a frame, it will load outside of a frame though.

Here’s a link to the log file: https://dl.dropboxusercontent.com/u/125593/errors.log

Could someone take a look and tell me how to proceed.

Thanks

Rich

[quote=156688:@Richard Albrecht]Hi,

Have an app that has been running fine for months, suddenly a co-worker discovers it throwing then Internal Server Error. Have no Idea why all of a sudden, so I re-compiles a few days ago up loaded it and it seemed to work fine. I did look in the log and was shocked to see some errors that I have no idea whats causing them.

Anyway today I tried it and it won’t load in a frame, it will load outside of a frame though.

Here’s a link to the log file: https://dl.dropboxusercontent.com/u/125593/errors.log

Could someone take a look and tell me how to proceed.
[/quote]

It used to happen with 2014R2 but it should have been fixed since.
See https://forum.xojo.com/conversations/all?search="x-frame-options"

See here:

http://documentation.xojo.com/index.php/WebApplication.Security

That did it!

Thanks

Rich