Hi,
I am getting a out of memory error and cannot understand why, it is working fine locally, is it a server problem, or any idea what may be causing this?
Can be found at this url ->
http://www.lowestpricehardware.com/default1.aspxLine 2:
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: Exception of type 'System.OutOfMemoryException' was thrown.
Source Error:
Line 1: <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
Line 2: <%@ Register Assembly="EO.Web" Namespace="EO.Web" TagPrefix="eo" %>
Line 3:
Line 4: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /MasterPage.master Line: 2