my first asp.NET project

S

shareyourbest

im traying to develope my first asp.NET site in the visual studio.NET 2003,
after executing the project , it display the fellowing error message :

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

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

Erreur source:


Ligne 1 : <%@ Application Codebehind="Global.asax.cs"
Inherits="Demo.Global" %>




Fichier source : C:\prj\DemoFinal\global.asax Ligne : 1



----------------------------------------------------------------------------
----

Informations sur la version : Version Microsoft .NET Framework
:1.1.4322.573; Version ASP.NET :1.1.4322.573

if you have an idea please help.
thank's a lot,
Ali
 
J

Jim Cheshire [MSFT]

Ali,

My French is a bit rusty. It's been almost 25 years since I've had a
French class, but if I'm interpreting correctly, this error is telling you
that it unable to load the Demo.Global type. If that is correct, it is
likely because you have not yet built your application. Click on the Build
menu and choose Build to build it before you browse it.

Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.


--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top