Einzelnen Beitrag anzeigen

Benutzerbild von Mauli
Mauli

Registriert seit: 7. Apr 2003
Ort: Wuppertal
160 Beiträge
 
Delphi 2005 Enterprise
 
#1

Probleme bei meiner ersten asp Seite

  Alt 28. Apr 2004, 14:45
Hallo,

ich habe im Netz ein klasse Tutorial gefunden für den Einstieg in ASP.Net.

Tutorial

Nur leider ist bei mir am Ende der 4ten Seite Schluss.

Ich habe also die Anwendung kompiliert und wollte die Datei .aspx dann aufrufen.

Jetzt kommt eine Fehlermeldung, mit der ich nicht klar komme:

Code:
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 'Global.TGlobal'.

Source Error:


Line 1: <%@ Application Codebehind="Global.pas" Inherits="Global.TGlobal" %>
Line 2:

 

Source File: Y:\Web\global.asax   Line: 1
Weiß vielleicht jemand, was ich falsch mache?

Danke
  Mit Zitat antworten Zitat