473,471 Members | 2,040 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

WHy do i get this error message?

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

Source Error:

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

Any ideas?
I really need some help on this one.
Nov 17 '05 #1
2 1783
If you look at your project properties, solution explorer>web
project>context menu->properties...
Your root namespace should be MyIP.. is it..?
If it is not change your Inherits attribute to whatever is specified in the
root namespace property...
I've noticed this happening when I've renamed my project..
Also make sure the class defined in Global.asax.vb is named [Global]

"Sara" <Sa****@hotmail.com> wrote in message
news:OK**************@TK2MSFTNGP09.phx.gbl...
Parser Error Message: Could not load type 'MyIp.Global'.

Source Error:

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

Any ideas?
I really need some help on this one.

Nov 17 '05 #2
Thanks!!!

I finally got it working...

"alien2_51" <da********@n.o.s.p.a.m.monacocoach.com> wrote in message
news:Oc**************@TK2MSFTNGP10.phx.gbl...
If you look at your project properties, solution explorer>web
project>context menu->properties...
Your root namespace should be MyIP.. is it..?
If it is not change your Inherits attribute to whatever is specified in the root namespace property...
I've noticed this happening when I've renamed my project..
Also make sure the class defined in Global.asax.vb is named [Global]

"Sara" <Sa****@hotmail.com> wrote in message
news:OK**************@TK2MSFTNGP09.phx.gbl...
Parser Error Message: Could not load type 'MyIp.Global'.

Source Error:

Line 1: <%@ Application Codebehind="Global.asax.cs"

Inherits="MyIp.Global"
%>

Any ideas?
I really need some help on this one.


Nov 17 '05 #3

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

Similar topics

10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
2
by: William Payne | last post by:
Hello. Consider the following code snippet (pseudo-code). void foo() { /* do stuff */ if fatal error occurs { throw "error message"; }
8
by: Steve | last post by:
I have several pairs of synchronized subforms in an application. I have a Delete button for each pair that uses the following code or similar to delete a record in the second subform: ...
102
by: Skybuck Flying | last post by:
Sometime ago on the comp.lang.c, I saw a teacher's post asking why C compilers produce so many error messages as soon as a closing bracket is missing. The response was simply because the compiler...
3
by: ad | last post by:
I use try..catch(exception e) to catch excption and show to error(e.Message) to user. But the error is some difficult for user to understand. How can I change the e.Message to some custom message.
3
by: ad | last post by:
I use GenericErrorPage.aspx for the redirect page when some error occur. I want to show some different according error statusCode . How can I get error statusCode form Server.GetLastError()?
6
by: Leo R | last post by:
Hi all, If an error occurs in an aspx-page, you can configure the web.config in a way that the user automatically navigates to a certain page (e.g. error.aspx). My question: is it possible to...
1
by: Matt | last post by:
When I try to run the ASP.NET application, it has the following error messages: Error while trying to run project: unable to start debugging on the web server. The project is not configured to...
3
by: Randy | last post by:
I am trying to change a column to NOT NULLABLE and I get the following message. =SQL GENERATED================================================================ CONNECT TO TEST; CALL...
8
by: g_man | last post by:
I am trying trap Runtime error 3022 (duplicates) in the click event of a command button that closes the form. I have code in the Form_Error event that does a good job of providing a more meaningful...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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...
0
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...
1
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...
0
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.