M
MattB
I deleted some files I didn't think were being used and now any page I
try to load gives this error:
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 'WebwareSales1.ItemList'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="ItemList.aspx.vb" Inherits="WebwareSales1.ItemList"%>
The pages mentrioned all exist, so maybe I killed something that ties them
all together? Any ideas? Thanks!
try to load gives this error:
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 'WebwareSales1.ItemList'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="ItemList.aspx.vb" Inherits="WebwareSales1.ItemList"%>
The pages mentrioned all exist, so maybe I killed something that ties them
all together? Any ideas? Thanks!