Hi,

 When I try running my web page I am getting the below error...
Could not load type 'AODOnline.IndividualForms403B.IndividualList403B'

when I looked at the Application under the Event Viewer this is what I
see. Can some one help me understand what is going on?

Thanks in advance.

-L

*************************************************************************************************************
Event code: 3006
Event message: A parser error has occurred.
Event time: 1/30/2009 12:19:18 AM
Event time (UTC): 1/30/2009 5:19:18 AM
Event ID: 67e7c1b8d7e145fc8a896416116ffdbf
Event sequence: 4
Event occurrence: 1
Event detail code: 0

Application information:
    Application domain: 87a572-2-128777663581084998
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\AODSetup\IndividualForms403B\
    Machine name: Dave

Process information:
    Process ID: 3792
    Process name: webdev.webserver.exe
    Account name: Dave

Exception information:
    Exception type: HttpParseException
    Exception message: Could not load type
'AODOnline.IndividualForms403B.IndividualList403B'.

Request information:
    Request URL: http://localhost:4478/IndividualList403B.aspx
    Request path: /IndividualList403B.aspx
    User host address: 127.0.0.1
    User: Dave
    Is authenticated: True
    Authentication Type: NTLM
    Thread account name: Dave

Thread information:
    Thread ID: 4
    Thread account name: Dave
    Is impersonating: True
    Stack trace:    at System.Web.UI.TemplateParser.ParseString(String
text, VirtualPath virtualPath, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseFile(String physicalPath,
VirtualPath virtualPath)
   at System.Web.UI.TemplateParser.ParseInternal()
   at System.Web.UI.TemplateParser.Parse()
   at
System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType
()
   at
System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider
(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.Compilation.BuildManager.GetVirtualPathObjectFactory
(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp,
Boolean noAssert)
   at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath
(VirtualPath virtualPath, Type requiredBaseType, HttpContext context,
Boolean allowCrossApp, Boolean noAssert)
   at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext
context, String requestType, VirtualPath virtualPath, String
physicalPath)
   at
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler
(HttpContext context, String requestType, VirtualPath virtualPath,
String physicalPath)
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context,
String requestType, VirtualPath path, String pathTranslated, Boolean
useAppConfig)
   at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)


Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
*************************************************************************************************************

Reply via email to