I'm creating an index.aspx
On this page i have 3 frames.
I created the pages that are in my frames.
When i view my index.aspx I get 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 approprately.
Parser Error Message : Could not load type Polytools.Boom
Source Error:
Line 1 : <%@ Page Language="vb" AutoEventWireup ="fals"
Codebehind="Boo m.aspx.vb"
On this page i have 3 frames.
I created the pages that are in my frames.
When i view my index.aspx I get 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 approprately.
Parser Error Message : Could not load type Polytools.Boom
Source Error:
Line 1 : <%@ Page Language="vb" AutoEventWireup ="fals"
Codebehind="Boo m.aspx.vb"