I had successfully included an iframe and it was working fine for a while. At some point in the last week I now get an error inside the iFrame. The rest of the page/site works perfectly fine but the iframe content will not load no matter what. ONe iframe is just a small html file that lives on the server, the other is a remove URL. They both used to work without a problem. The only thing that changed was some hotfixes (AFAIK). Please help.
Full error message:
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Global'.
Source Error:
Line 1: <%@ Application Language="C#" CodeBehind="/root/CMS/App_Code/Global.asax.cs" Inherits="Global" %>
Source File: /global.asax Line: 1
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237
Did you receive any errors during the HF update? Have you checked the server event logs? They might have more info for you.
How can I check for update errors? I don't remember seeing one and checking the event log does not show any errors.
Where your solution is installed (1 directory up from the root of the website) there would be a log.txt file in there. It would show any errors in there.
Just having a quick look, and I see "All operations have been successfully finished." at the bottom.
I am working with Kentico support on this, I will post the result once I have it.
Thanks for taking a look.
Please, sign in to be able to submit a new answer.