Re: A parser error has occurred?
- From: "parshu" <parshuram@xxxxxxxxx>
- Date: 30 May 2006 21:43:22 -0700
Hi,
I might b wrong here as i've primarily worked with asp.net 1.1. I
usually got this error when an assembly reference was missing. U might
wanna check if all assembly r present in ur bin folder.
Thanx
Peter wrote:
Do you have a Global.asax file?
That's what it says it can't load. Might want to check the namespace. Also,
you do not have to have a global.asax file.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
"Olav" wrote:
I get this error in the EventLog when I try to open an ASP.NET 2.0 web page.
What should I look for to fix the problem?
Olav
Event code: 3006
Event message: A parser error has occurred.
Event time: 5/30/2006 11:36:58 PM
Event time (UTC): 5/30/2006 9:36:58 PM
Event ID: d47320e10ef04c018c054e8f57a6b306
Event sequence: 1
Event occurrence: 1
Event detail code: 0
Application information:
Application domain:
/LM/W3SVC/80972989/Root/Flyfoto/Admin-9-127934986183549005
Trust level: Full
Application Virtual Path: /Flyfoto/Admin
Application Path: C:\WebSites\Mapaid\Flyfoto\Admin\
Machine name: WEB02
Process information:
Process ID: 1828
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: Could not load type 'Mapaid.Global'.
Request information:
Request URL: http://www.mapaid.com/flyfoto/admin/organizationlist.aspx
Request path: /flyfoto/admin/organizationlist.aspx
User host address: 217.13.23.119
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 9
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
appManager, IApplicationHost appHost, IConfigMapPathFactory
configMapPathFactory, HostingEnvironmentParameters hostingParameters)
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
.
- Follow-Ups:
- Re: A parser error has occurred?
- From: Juan T. Llibre
- Re: A parser error has occurred?
- References:
- A parser error has occurred?
- From: Olav
- RE: A parser error has occurred?
- From: Peter Bromberg [C# MVP]
- A parser error has occurred?
- Prev by Date: Re: proper software developement
- Next by Date: Re: Postback problem
- Previous by thread: RE: A parser error has occurred?
- Next by thread: Re: A parser error has occurred?
- Index(es):
Relevant Pages
|