Dear everybody
I have downloaded ASP.NET's code from web site, but I have some errors with that which are:
Application Error
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the specific parse error details below and modify your source file appropriately.
Parser Error Message: 'WroxJokeShop.Global' is not a valid base class to inherit from
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.
vb" Inherits="WroxJokeShop.Global" %>
Source File: C:\BegECom\WroxJokeShop\global.asax Line: 1
Version Information: Runtime Build: 1.0.2204.21; ASP.NET Build: 1.0.2204.21
Thank you for help
Qiang Guo