carsten232
Goto Top

In ASP.NET 2 Fehler in w3wp.exe bei landen von ASPX Web Seite

Moin,

Ich habe einen Windows Server 2003 Ent. mit SP2 aufgesetzt...

Auf dem Server wird Active Directory, DNS, DHCP, Zertifizierungsstelle, IIS 6.0, Microsoft SQL Server 2005 Ste. und Microsoft Exchange Server 2003 Ste. SP2 ausgeführt.....

Nachdem ich das SP2 für Exchange Server installiert habe hatte ich hinterher das Problem, dass wen ich eine ASPX Seite laden will (aber auch nur Seiten, auf denen sich ein Wizard ist)
ein Fehler auftritt.

Im Windows Event Log ist folgende meldung...
Ereignistyp:	Warnung
Ereignisquelle:	ASP.NET 2.0.50727.0
Ereigniskategorie:	Webereignis 
Ereigniskennung:	1310
Datum:		10.11.2007
Zeit:		16:29:54
Benutzer:		Nicht zutreffend
Computer:	xxxxxx
Beschreibung:
Ereigniscode: 3006 
Ereignismeldung: A parser error has occurred. 
Ereigniszeit: 10.11.2007 16:29:54 
Ereigniszeit (UTC): 10.11.2007 15:29:54 
Ereignis-ID: d52f683446a045b28cbbef4475eb1460 
Ereignissequenz: 24 
Vorkommen: 5 
Ereignisdetailcode: 0 

Anwendungsinformationen:
    Anwendungsdomäne: /LM/W3SVC/1/Root/xxxxxx/Entwicklung/Ticket-1-128391813874531250 
    Vertrauensebene: Full 
    Virtueller Anwendungspfad: /xxxxxxx/Entwicklung/Ticket 
    Anwendungspfad: C:\xxxxxx\Entwicklung\Ticket\ 
    Computername: xxxxxx 


Prozessinformationen:
    Prozess-ID: 5848 
    Prozessname: w3wp.exe 
    Kontoname: NT AUTHORITY\NETWORK SERVICE 

Ausnahmeinformationen:
    Ausnahmetyp: HttpParseException 
    Ausnahmemeldung: Could not load file or assembly 'System.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.   

Anforderungsinformationen:
    Anforderungs-URL: http://localhost/xxxxxx/Entwicklung/Ticket/Administration/Projects/AddProject.aspx 
    Anforderungspfad: /xxxxxx/Entwicklung/Ticket/Administration/Projects/AddProject.aspx 
    Benutzerhostadresse: 127.0.0.1 
    Benutzer: admin 
    Ist authentifiziert: True 
    Authentifizierungstyp: Forms 
    Threadkontoname: NT AUTHORITY\NETWORK SERVICE 

Threadinformationen:
    Thread-ID: 1 
    Threadkontoname: NT AUTHORITY\NETWORK SERVICE 
    Identitätswechsel für: False 
    Stapelüberwachung:    at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider)
   at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
   at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
   at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
   at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile)
   at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath)
   at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry)
   at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive)
   at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive)
   at System.Web.UI.PageParser.ProcessDirective(String directiveName, IDictionary directive)
   at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)


Details des benutzerdefinierten Ereignisses:
Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.


Wäre schön wenn ich eine antwort bekommen würde...

Gruß Carsten

Content-Key: 73223

Url: https://administrator.de/contentid/73223

Printed on: April 25, 2024 at 05:04 o'clock