Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 July 12th, 2006, 05:26 AM
Registered User
 
Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default File or assembly name not found

I have doenloaded a VB .Net solution for the Wrox book ASP.Net Website Programming. I can build the project ok but as soon as I go to view the URL I start getting dll error’s such as the one below:

Error Message:
File or assembly name xwoorgft.dll, or one of its dependencies, was not found.

Error Stack:
System.IO.FileNotFoundException: File or assembly name xwoorgft.dll, or one of its dependencies, was not found.
File name: "xwoorgft.dll"
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity)
   at System.CodeDom.Compiler.CompilerResults.get_Compil edAssembly()
   at System.CodeDom.Compiler.CompilerResults.get_Compil edAssembly()
   at System.Xml.Serialization.Compiler.Compile()
   at System.Xml.Serialization.TempAssembly..ctor(XmlMap ping[] xmlMappings)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type)
   at Wrox.WebModules.Polls.Configuration.ModuleConfig.G etSettings() in C:\Wrox\ThePhileVB\WebModules\Polls\Polls.Configur ation\ModuleConfig.vb:line 28
   at Wrox.WebModules.Polls.Business.Question.GetCurrent Id() in C:\Wrox\ThePhileVB\WebModules\Polls\Polls.Business \Question.vb:line 224
   at Wrox.WebModules.Polls.Web.Controls.User.Poll.DataB ind() in C:\Wrox\ThePhileVB\WebModules\Polls\Poll.ascx.vb:l ine 260
   at Wrox.WebModules.Polls.Web.Controls.User.Poll.Page_ Load(Object sender, EventArgs e) in C:\Wrox\ThePhileVB\WebModules\Polls\Poll.ascx.vb:l ine 62
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain()

=== Pre-bind state information ===
LOG: Where-ref bind. Location = C:\WINDOWS\TEMP\xwoorgft.dll
LOG: Appbase = file:///C:/Wrox/ThePhileVB
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/WINDOWS/TEMP/xwoorgft.dll.

I have repaired my .Net install (Studio .Net 2003), reinstalled web services enhancements, reinstalled the .Net framework, performed a windows update but to no avail. Each time I shut down my browser and fire it up again it moans about a different dll. Here are some that are listed:

o_6jm-cz.dll
ajqmsebp.dll
v94qaj7q.dll
le5cx6y7.dll
xyilezuy.dll

Admittedly I’m new to .Net so it may be something obvious. Problem is I can’t find any mention of these dll’s anywhere on the web so I’m not sure what I’m missing? Any ideas would be very welcome?

Regards

Collin Bath

 
Old July 12th, 2006, 08:43 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

How are you trying to reference the wrox DLL?

"The one language all programmers understand is profanity."





Similar Threads
Thread Thread Starter Forum Replies Last Post
Could not load file or assembly 'dll' or one of it Mahenj ASP.NET 2.0 Professional 1 January 17th, 2007 12:21 PM
Could not load file or assembly 'DLL' or one of it Mahenj BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 January 17th, 2007 10:16 AM
Could not load file or assembly vantoko BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 4 August 27th, 2006 02:26 PM
file or assembly name "myClass", or one of its dep transtar BOOK: ASP.NET Website Programming Problem-Design-Solution 3 April 12th, 2005 10:39 AM
Error : File or assembly name CrystalKeyCodeLib, o vinod_pawar1 Crystal Reports 0 August 23rd, 2004 04:53 AM





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