Advertisement
Guest User

George Mauer

a guest
May 14th, 2009
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. Event code: 3006
  2. Event message: A parser error has occurred.
  3. Event time: 5/14/2009 10:28:28 AM
  4. Event time (UTC): 5/14/2009 2:28:28 PM
  5. Event ID: e0eec7171023403caa48ddb14e7610df
  6. Event sequence: 7
  7. Event occurrence: 2
  8. Event detail code: 0
  9.  
  10. Application information:
  11. Application domain: /LM/W3SVC/71791224/Root-1-128867846008885034
  12. Trust level: Full
  13. Application Virtual Path: /
  14. Application Path: C:\Inetpub\XXXX\
  15. Machine name: XXXXX
  16.  
  17. Process information:
  18. Process ID: 4436
  19. Process name: w3wp.exe
  20. Account name: NT AUTHORITY\NETWORK SERVICE
  21.  
  22. Exception information:
  23. Exception type: HttpParseException
  24. Exception message: Unknown server tag 'asp:UpdateProgress'.
  25.  
  26. Request information:
  27. Request URL: http://localhost:8081/LoginPage.aspx
  28. Request path: /LoginPage.aspx
  29. User host address: 127.0.0.1
  30. User:
  31. Is authenticated: False
  32. Authentication Type:
  33. Thread account name: NT AUTHORITY\NETWORK SERVICE
  34.  
  35. Thread information:
  36. Thread ID: 9
  37. Thread account name: NT AUTHORITY\NETWORK SERVICE
  38. Is impersonating: False
  39. Stack trace: at System.Web.UI.TemplateParser.ProcessException(Exception ex)
  40. at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
  41. at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
  42. at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath)
  43. at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
  44. at System.Web.UI.TemplateParser.ParseInternal()
  45. at System.Web.UI.TemplateParser.Parse()
  46. at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath)
  47. at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
  48. at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
  49. at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
  50. at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
  51. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
  52. at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
  53. at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
  54. at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
  55. at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
  56. at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
  57. at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
  58. at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
  59. at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  60. at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
  61.  
  62.  
  63. Custom event details:
  64.  
  65. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement