473,386 Members | 1,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

could not load type MyProject.Global

Hi, I really need help with this one it's been two days now that I
search for a solution on the newsgroups and the web.

I get this error when running my WebApplication :

<quote>
Erreur d'analyse
Description : Une erreur s'est produite lors de l'analyse d'une
ressource requise pour répondre à cette demande. Veuillez consulter
ci-dessous les détails relatifs à l'erreur en question, puis modifier
votre fichier source de manière appropriée.

Message d'erreur de l'analyseur: Impossible de charger le type
'SigiWeb.Global'.

Erreur source:
Ligne 1 : <%@ Application Codebehind="Global.asax.vb"
Inherits="SigiWeb.Global" %>

Fichier source : c:\inetpub\wwwroot\SigiWeb\global.asax Ligne : 1
</quote>

It seem that this message is common, since I found lot of solutions on
the newsgroups, but none of them solved my problem.

The solution I already tried
- I'm not using C# so this is not a problem with the application not
builded, nayway I rebuild it many times.

- I reinstalled the framework many times

- I tried to run other projects and they work, so the problem is
probablu with this project and not with my framework/IIS installation

- I verified that a dll is created in the "bin" subdirectories of my
application .

Now I have no clue and I'm asking for your help.

In advance many thanks

Mathieu Pagé
Nov 18 '05 #1
1 1964
Hi Mathieu,

take a look in project properties and check that the root namespace for the
project is 'SigiWeb'. Then look in the Global.asax.vb file and check that
the class name is 'Global'

Then delete the dll in the \bin\ directory and recompile the application.

Steve

"Mathieu Pag?" <pa*********@hotmail.com> wrote in message
news:9c**************************@posting.google.c om...
Hi, I really need help with this one it's been two days now that I
search for a solution on the newsgroups and the web.

I get this error when running my WebApplication :

<quote>
Erreur d'analyse
Description : Une erreur s'est produite lors de l'analyse d'une
ressource requise pour répondre à cette demande. Veuillez consulter
ci-dessous les détails relatifs à l'erreur en question, puis modifier
votre fichier source de manière appropriée.

Message d'erreur de l'analyseur: Impossible de charger le type
'SigiWeb.Global'.

Erreur source:
Ligne 1 : <%@ Application Codebehind="Global.asax.vb"
Inherits="SigiWeb.Global" %>

Fichier source : c:\inetpub\wwwroot\SigiWeb\global.asax Ligne : 1
</quote>

It seem that this message is common, since I found lot of solutions on
the newsgroups, but none of them solved my problem.

The solution I already tried
- I'm not using C# so this is not a problem with the application not
builded, nayway I rebuild it many times.

- I reinstalled the framework many times

- I tried to run other projects and they work, so the problem is
probablu with this project and not with my framework/IIS installation

- I verified that a dll is created in the "bin" subdirectories of my
application .

Now I have no clue and I'm asking for your help.

In advance many thanks

Mathieu Pagé

Nov 18 '05 #2

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

Similar topics

4
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...
1
by: David Johnson | last post by:
Okay, creating an ASP.NET application with Visual Studio on a remote server (not local machine). It starts up with WebForm.aspx I put an image in webform.aspx, save it, and jump over to...
1
by: Kevin Parkinson | last post by:
Hello Eveyone: I was wondering if someone can set me straight on this little problem I am having which I believe must be a configuration issue. Everytime VS.NET creates a new web form and puts...
4
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...
16
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: <%@...
8
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
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...

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.