aspdotnet_website_programming thread: Fw: ASP.Net Website Programming - Sample Program
I get the following error message from the sample code when I click on the DVDPhile Link1 & BiblioPhile Link2 links on the top right side of the screen because it appears that the DVD and Books directories did not ship with the code download from the WROX site (6934download.zip). Can anyone else confirm this problem or tell me what I am doing wrong? Application Error -------------------------------------------------------------------------------- An unexpected error has occurred in this Application. The system administrators have been notified. Please feel free to contact us with the information surrounding this error. The error occurred in: http://63.127.55.230/ThePhile/DVD/default.aspx Error Message: Exception of type System.Web.HttpException was thrown. -------------------------------------------------------------------------------- Stack Trace: System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.FileNotFoundException: E:\wrox\ThePhile\DVD\default.aspx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageParser.GetCompiledPageInstance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) --- End of inner exception stack trace --- at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|





