pg 611
Hi,
i have tried compiling the codes in chapter15 pg611 but it give me the following the following 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: The directive 'Control' is unknown.
Source Error:
Line 1: <%@ Control Language="c#" %>
Line 2:
Line 3: <table style="background-color:#cc0033" width="100%" cellpadding="10" cellspacing="0">
what is wrong??
ong lee hiang
|