Bin nun ein bisschen am Evaluieren von ASP.Net... Habe da allerdings ein problem. Ein simples WebForm ohne Code (in VS einfach neues ASPX Projekt erzeugt) erzeugt mir diesen Fehler.
Hat da jemand ne Ahnung, was nicht funktioniert? Danke Christian Server Error in '/VS.Net/App/1' 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 '_1.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="_1.Global" %> Source File: c:\inetpub\wwwroot\VS.Net\App\1\global.asax Line: 1 ---------------------------------------------------------------------------- ---- Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0 | [aspdecoffeehouse] als [email protected] subscribed | http://www.aspgerman.com/archiv/aspdecoffeehouse/ = Listenarchiv | Sie k�nnen sich unter folgender URL an- und abmelden: | http://www.aspgerman.com/aspgerman/listen/anmelden/aspdecoffeehouse.asp
