Server Error in '/' Application.

Invalid front page banner.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ApplicationException: Invalid front page banner.

Source Error:


Line 25:         catch (Exception)
Line 26:         {
Line 27:             throw new ApplicationException("Invalid front page banner.");
Line 28:         }
Line 29:     }

Source File: d:\web-sites\exfactorymetal.com\Banner2Clicked.aspx.cs    Line: 27

Stack Trace:


[ApplicationException: Invalid front page banner.]
   Banner2Clicked.Page_Load(Object sender, EventArgs e) in d:\web-sites\exfactorymetal.com\Banner2Clicked.aspx.cs:27
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1607


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4075.0