Wrox Programmer Forums
|
All Other Wrox Books Do you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the All Other Wrox Books 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
  #1 (permalink)  
Old August 22nd, 2003, 10:45 AM
Authorized User
 
Join Date: Jun 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to nodoubt223rd Send a message via MSN to nodoubt223rd Send a message via Yahoo to nodoubt223rd
Default Upgarde

I recently upgraded my windows 2000 Server to Windows 2003. Now
the gadets web app nolonger works. This is the error I get,

Parser Error cannot load GW.Web._default
Error is at line one of default.aspx.

Brett G. Murphy
__________________
Brett G. Murphy
  #2 (permalink)  
Old August 25th, 2003, 11:22 AM
Authorized User
 
Join Date: Jun 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to nodoubt223rd Send a message via MSN to nodoubt223rd Send a message via Yahoo to nodoubt223rd
Default

This is the error I'm getting in more detail.
Thiss occured after my upgrade to server 2003

Server Error in '/' Application.

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'wineshopny.Global'.

Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="wineshopny.Global" %>

Source File: C:\Inetpub\wwwroot\wineshopny\wineshopny\global.as ax Line: 1

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573


Brett G. Murphy
  #3 (permalink)  
Old August 27th, 2003, 10:16 AM
Authorized User
 
Join Date: Jun 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to nodoubt223rd Send a message via MSN to nodoubt223rd Send a message via Yahoo to nodoubt223rd
Default

Ok anyone that has read my posts before know I'm famous for fixing my own problems. I fixed one problem now I have this one.

Server Error in '/' 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: Access is denied: 'WS.Web'.

Source Error:


Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 198: <add assembly="*" />
Line 199: </assemblies>
Line 200: </compilation>


Source File: c:\winnt\microsoft.net\framework\v1.1.4322\Config\ machine.config Line: 198

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


=== Pre-bind state information ===
LOG: DisplayName = WS.Web
 (Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/wineshopny/wineshopny
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: WS.Web
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/53b1fead/43373910/WS.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/53b1fead/43373910/WS.Web/WS.Web.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/wineshopny/wineshopny/bin/WS.Web.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: WS.Web, Version=1.0.1308.41678, Culture=neutral, PublicKeyToken=null




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

if anyone has a suggestion as to how I can go about fixing this one please don't hesitate to post.

Brett G. Murphy
  #4 (permalink)  
Old March 29th, 2005, 12:49 PM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am getting the same error after upgrading from 2000 to 2003. Did you find a solutions?










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