Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services 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 January 16th, 2005, 07:10 PM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default File or assembly name System.Web, or one of its de

Hi,
   I am getting the following error message when I try and run a Web Forms application - any ideas on how to rectify the error?

Server Error in '/WebControlsCompleted' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name System.Web, or one of its dependencies, was not found.

Source Error:


Line 67: -->
Line 68: <httpHandlers>
Line 69: <add verb="*" path="*.vb" type="System.Web.HttpNotFoundHandler,System.Web" />
Line 70: <add verb="*" path="*.cs" type="System.Web.HttpNotFoundHandler,System.Web" />
Line 71: <add verb="*" path="*.vbproj" type="System.Web.HttpNotFoundHandler,System.Web" />


Source File: C:\Inetpub\From inetpub\WebControlsCompleted\web.config Line: 69

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = System.Web
 (Partial)
LOG: Appbase = file:///C:/Inetpub/From inetpub/WebControlsCompleted
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: Post-policy reference: System.Web
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webcontrolscompleted/61faad5d/6ab5c391/System.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webcontrolscompleted/61faad5d/6ab5c391/System.Web/System.Web.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/From inetpub/WebControlsCompleted/bin/System.Web.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/From inetpub/WebControlsCompleted/bin/System.Web/System.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webcontrolscompleted/61faad5d/6ab5c391/System.Web.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webcontrolscompleted/61faad5d/6ab5c391/System.Web/System.Web.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/From inetpub/WebControlsCompleted/bin/System.Web.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/From inetpub/WebControlsCompleted/bin/System.Web/System.Web.EXE.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032








Similar Threads
Thread Thread Starter Forum Replies Last Post
about the code of the book, Beginning JSP web De.. iosqar Forum and Wrox.com Feedback 19 September 5th, 2010 12:43 PM
Conectar textbox a campo de base de datos Access aya_hbkenshin04 ASP.NET Espanol 0 May 4th, 2006 01:26 PM
System.ComponentModel.Win32Exception: Access is de soumya1979 Visual Studio 2005 0 April 19th, 2006 01:12 AM
How to install global assembly on other system avanishp General .NET 1 January 10th, 2005 07:58 AM





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