473,803 Members | 3,899 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Could not load type 'ABC.Global'. Error

I get the following error:

The website is compiled and published!!
Server Error in '/ABCMainTest' 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 'ABC.Global'.

Source Error:

Line 1: <%@ Application Inherits="ABC.G lobal" Language="VB" %>
Line 2:
Line 3: <script language="VB" runat="server">

Source File: C:\ABC\Test Website\global. asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET
Version:1.1.432 2.573
Jan 23 '07 #1
3 1558
I made the project a Web Project, Rebuilt, Restarted the IIS but still comes
up with the same error

Works fine from the ide

Can I just create the APP_CODE folder?

Thank you,
Samuel
"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:DD******** *************** ***********@mic rosoft.com...
Try putting it in the APP_CODE folder. Or, you can use the Web Application
Project model and you will not have this issue.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Samuel Shulman" wrote:
>I get the following error:

The website is compiled and published!!
Server Error in '/ABCMainTest' 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 'ABC.Global'.

Source Error:

Line 1: <%@ Application Inherits="ABC.G lobal" Language="VB" %>
Line 2:
Line 3: <script language="VB" runat="server">

Source File: C:\ABC\Test Website\global. asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.432 2.573;
ASP.NET
Version:1.1.43 22.573

Jan 23 '07 #2
Tried the APP_CODE folder and now it complains about the Index.aspx

Thank you,
Samuel

"Samuel Shulman" <sa************ @ntlworld.comwr ote in message
news:O5******** *****@TK2MSFTNG P06.phx.gbl...
>I made the project a Web Project, Rebuilt, Restarted the IIS but still
comes up with the same error

Works fine from the ide

Can I just create the APP_CODE folder?

Thank you,
Samuel
"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:DD******** *************** ***********@mic rosoft.com...
>Try putting it in the APP_CODE folder. Or, you can use the Web
Application
Project model and you will not have this issue.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Samuel Shulman" wrote:
>>I get the following error:

The website is compiled and published!!
Server Error in '/ABCMainTest' 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 'ABC.Global'.

Source Error:

Line 1: <%@ Application Inherits="ABC.G lobal" Language="VB" %>
Line 2:
Line 3: <script language="VB" runat="server">

Source File: C:\ABC\Test Website\global. asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.432 2.573;
ASP.NET
Version:1.1.4 322.573


Jan 23 '07 #3
The IIS was not set for ASP 2.0...

"Samuel Shulman" <sa************ @ntlworld.comwr ote in message
news:ul******** *****@TK2MSFTNG P06.phx.gbl...
Tried the APP_CODE folder and now it complains about the Index.aspx

Thank you,
Samuel

"Samuel Shulman" <sa************ @ntlworld.comwr ote in message
news:O5******** *****@TK2MSFTNG P06.phx.gbl...
>>I made the project a Web Project, Rebuilt, Restarted the IIS but still
comes up with the same error

Works fine from the ide

Can I just create the APP_CODE folder?

Thank you,
Samuel
"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:DD******** *************** ***********@mic rosoft.com...
>>Try putting it in the APP_CODE folder. Or, you can use the Web
Application
Project model and you will not have this issue.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Samuel Shulman" wrote:

I get the following error:

The website is compiled and published!!
Server Error in '/ABCMainTest' Application.
--------------------------------------------------------------------------------

Parser Error
Descriptio n: 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 'ABC.Global'.

Source Error:

Line 1: <%@ Application Inherits="ABC.G lobal" Language="VB" %>
Line 2:
Line 3: <script language="VB" runat="server">

Source File: C:\ABC\Test Website\global. asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.432 2.573;
ASP.NET
Version:1.1. 4322.573



Jan 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
639
by: Tyson Zwicker | last post by:
Hi, I'm suddenly unable to run any ASP.net applications. Last week everything worked. But now (Mondays!) I get the same error from _every_ application I've written: Parser Error Description: An error occured during the parsing of a resource required to service this request. Please review the following specific parse error
4
67269
by: Neil Ramsbottom | last post by:
Hi, I have built an application using ASP.NET. I can compile and run this application fine on a development machine, and on another development machine. I tried to then run the same application on yet another development machine (were trying to get a new revision control system up and running on this project) but the application always reports 'Could not load type' when we try and run a page.
2
10494
by: Daniel Bass | last post by:
Scenario (Hardware) ---------------------- I've got an engineering source server with Win 2k on it. We use it for all the source files for our projects etc... Let's call it "Engineering" for this scenario's sake. Next, I have a test machine, again running Win 2k, we'll call it "Test", that we use to drop all our compiled applications onto for testing before release to our clients.
5
1424
by: Paul Smith | last post by:
I am hoping this is a simple problem for someone. We have two development servers, DEVNET (a web server) and DEVSQL (a DB / File Server). We have recently moved all of our .NET source code from an old server to DEVSQL, where it compiles beautifully. We have an application with several projects. One of them (Pages) has all of the ASPX files, the Global.asax file, etc. in it. The other projects in the solution are made up of the C#...
4
1378
by: Kiran | last post by:
Hi, I copied a whole solution from a machine to my machine. I have put the folder in a folder in E Drive. I created a virtual directory from inetmgr and browsed a folder and then a wepage from inetmgr itself. Then I get this error Could not load type 'Sample.Login'.
1
1803
by: Craig Addleman | last post by:
How do I use the pltcu unknown module to auto-load a return value from a select query? I'm trying to boost performance in our databases by preloading certain frequently-used variables. Ultimately I'd like to auto-load prepared queries this way too. I've figured out how to use pltcu to auto-load a global variable and access that variable by appending the following lines to unknown.pltcl: global var1 set var1 abc
16
5050
by: thefritz_j | last post by:
We just converted our VS2003 1.1 VB web project (which was working fine) to VS2005 2.0 and now I get: Parser Error Message: Could not load type '<Namespace>.'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="<Namespace>." %> I've done a lot of things I've found on the web to no avial, but here are some unique things about what is happening to me.
8
13212
by: Rob T | last post by:
When I was using VS2003, I was able to compile my asp.net project locally on my machine and copy it to the production server and it would run just fine. I've now converted to VS2005. The project compiles & runs fine locally, but when I copy to the production machine, I get this error: Parser Error Message: Could not load type 'Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="Global" %> Source...
3
3014
by: Sunny | last post by:
Hi, Can someone tell me, How to load the Body Html from a text file that contains javascript. to Manage my files I am creating an Index Page. <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title></title>
0
10546
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10292
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10068
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9121
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7603
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6841
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5627
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4275
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.