<%@ Page CodeBehind="Error.aspx.cs" Language="c#" AutoEventWireup="True" Inherits="Presentation.Web.Error" %> <%@ Import Namespace="Nugadgets.Common.Configuration"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en"> <head> <META http-equiv="Content-Type" content="text/html; charset=utf-16"> <title>Error</title> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="robots" content="follow,index,noodp, noydir"> <meta name="verify-v1" content=""> <meta name="y_key" content=""> <meta name="msvalidate.01" content=""> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> <link href="/inc/styles.compressed.css" rel="stylesheet" type="text/css"> <link rel="shortcut icon" href="/images/icons/website.ico"> <link rel="icon" href="/images/icons/website.ico"> </head> <body bgcolor="#f2f2f3" topmargin="0" leftmargin="0"> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="#FFFFFF" align="center" style="padding:5px"> <div style="margin-left: auto; margin-right: auto; width: 50em;"> <div><img src="/images/elements/websitelogo.gif" alt="" border="0"></div> <div style="text-align:left; padding:15px"> <b style="font-size: 18px;">Unfortunately, there was a problem processing this page.</b> </div> </div> </td> </tr> </table> </body> </html>