Using iFrame on page gives "Server Error in '/' Application. Parser Error Message: Could not load ty

MyPoint CreditUnion asked on September 29, 2014 20:25

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

Recent Answers


Brenden Kehren answered on September 29, 2014 21:35

Did you receive any errors during the HF update? Have you checked the server event logs? They might have more info for you.

0 votesVote for this answer Mark as a Correct answer

MyPoint CreditUnion answered on September 29, 2014 21:43

How can I check for update errors? I don't remember seeing one and checking the event log does not show any errors.

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on October 1, 2014 14:26

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.

0 votesVote for this answer Mark as a Correct answer

MyPoint CreditUnion answered on October 1, 2014 17:23

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.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.