Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > .NET Framework 1.x
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x 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 2nd, 2006, 06:52 AM
Registered User
 
Join Date: Dec 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Could not load type 'DotNetSpider.ShopCart.Global'

Hi all,
I have downloaded a asp.net application from net.I have saved it at c:\inetpub\wwwroot\shopcart and then set the web sharing property of this folder to shared.Now when I type thsi URL http://localhost/shopcart/home.aspx then i got this error

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 'DotNetSpider.ShopCart.Global'.

Source Error:


Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="DotNetSpider.ShopCart.Global" %>



Source File: C:\Inetpub\wwwroot\shopcart\global.asax Line: 1


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


Can anybody tell me why i am getting this error?

Shupi






Similar Threads
Thread Thread Starter Forum Replies Last Post
Error could not load type - RoleManager mussitsch ASP.NET 2.0 Professional 0 August 21st, 2007 11:31 AM
What value type is Global in Visual Basic? Bill_Thompson Beginning VB 6 1 May 1st, 2006 03:51 PM
type load exception crazy_eye_bob Crystal Reports 4 November 7th, 2005 01:16 PM
ado type library in global.asa -Dman100- Classic ASP Professional 4 August 6th, 2004 09:45 PM
Cannot load Type Abstract planoie VS.NET 2002/2003 2 September 3rd, 2003 03:13 PM





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