Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 15th, 2003, 02:57 AM
Authorized User
 
Join Date: Jul 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default EROROS NEW MODULE

Errors in Project NewsManager.Business
Not Define Categories

Exemple:

System.IO.FileNotFoundException: File or assembly name Wrox.WebModules.NewsManager.Business, or one of its dependencies, was not found.
File name: "Wrox.WebModules.NewsManager.Business"
   at Wrox.WebModules.NewsManager.Web.Categories.BindGri d()
   at Wrox.WebModules.NewsManager.Web.Categories.Page_Lo ad(Object sender, EventArgs e) in E:\ASP.NET Work\ThePhileVB\WebModules\NewsManager\Admin\Categ ories.aspx.vb:line 76
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain()

=== Pre-bind state information ===
LOG: DisplayName = Wrox.WebModules.NewsManager.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=53f5ca5bbe1645cb
 (Fully-specified)
LOG: Appbase = file:///E:/ASP.NET Work/ThePhileVB
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (E:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet .config).
LOG: Using machine configuration file from E:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\ machine.config.
LOG: Post-policy reference: Wrox.WebModules.NewsManager.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=53f5ca5bbe1645cb
LOG: Attempting download of new URL file:///E:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/thephilevb/36e06468/4efdd9ef/Wrox.WebModules.NewsManager.Business.DLL.
LOG: Attempting download of new URL file:///E:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/thephilevb/36e06468/4efdd9ef/Wrox.WebModules.NewsManager.Business/Wrox.WebModules.NewsManager.Business.DLL.
LOG: Attempting download of new URL file:///E:/ASP.NET Work/ThePhileVB/bin/Wrox.WebModules.NewsManager.Business.DLL.
LOG: Attempting download of new URL file:///E:/ASP.NET Work/ThePhileVB/bin/Wrox.WebModules.NewsManager.Business/Wrox.WebModules.NewsManager.Business.DLL.
LOG: Attempting download of new URL file:///E:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/thephilevb/36e06468/4efdd9ef/Wrox.WebModules.NewsManager.Business.EXE.
LOG: Attempting download of new URL file:///E:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/thephilevb/36e06468/4efdd9ef/Wrox.WebModules.NewsManager.Business/Wrox.WebModules.NewsManager.Business.EXE.
LOG: Attempting download of new URL file:///E:/ASP.NET Work/ThePhileVB/bin/Wrox.WebModules.NewsManager.Business.EXE.
LOG: Attempting download of new URL file:///E:/ASP.NET Work/ThePhileVB/bin/Wrox.WebModules.NewsManager.Business/Wrox.WebModules.NewsManager.Business.EXE.



 
Old November 11th, 2005, 09:51 AM
Registered User
 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Did you ever resolve this problem?

I so, I sure could use the solution.

Thanks, Larry M.
 
Old November 12th, 2005, 03:14 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The first line of the error tells you the exact problem. How much more clear do you want it to be?

It can't find the file it's looking for.

The most likely cause is because your projects and solution were not properly upgraded to use VS 2003. Most newbies have trouble upgrading the source code distribution to the 2003 level.

You can download my code if you want. Look for the link here:
http://p2p.wrox.com/topic.asp?TOPIC_ID=34263





Similar Threads
Thread Thread Starter Forum Replies Last Post
module umeshtheone Beginning VB 6 2 May 17th, 2007 05:48 AM
module umeshtheone VB Databases Basics 1 May 14th, 2007 01:41 PM
new module FT BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 March 15th, 2007 06:06 AM
module? flora8 Access VBA 2 September 7th, 2006 11:10 AM
Module sohrabus ASP.NET 2.0 Professional 1 September 1st, 2006 12:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.