when i compile the assembly to run the browsefiles.aspx page(setting it as startup page), i get this error
E:\Inetpub\wwwroot\Peers\Controls\User\SiteHeader. ascx.
vb(9): Namespace or type 'Business' for the Imports 'Macrosoft.WebModules.Accounts.Business' cannot be found.
E:\Inetpub\wwwroot\Peers\PhilePage.
vb(6): Namespace or type 'Business' for the Imports 'Macrosoft.WebModules.Accounts.Business' cannot be found.
E:\Inetpub\wwwroot\Peers\PhilePage.
vb(22): Name 'PhilePage_Load' is not declared.
since i haven't completed writting the code for business and philepage_load because they are described in the latter chapters.therefore,is it possible to run the page after we complete writting the code in whole book.
page no: 86