Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. 2017-03-28 14:45:26,852 ERROR #(null) El.Web.Infrastructure.HandleExceptionAttribute Internal server error
  2. System.Web.HttpCompileException (0x80004005): c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\eaf1941f\fa302f3d\App_Web_558986137.mjt5lx0e.0.cs(31): error CS0234: The type or namespace name 'Web' does not exist in the namespace 'El.Demo' (are you missing an assembly reference?)
  3. at System.Web.Compilation.AssemblyBuilder.Compile()
  4. at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
  5. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
  6. at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
  7. at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
  8. at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
  9. at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)
  10. at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
  11. at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
  12. at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  13. at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  14. at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  15. at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
  16. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)
  17. 2017-03-28 14:45:29,820 ERROR #(null) El.Web.Areas.Api.Controllers.ClientLoggerController Client-side exception: ''Error: [$compile:tpload] Failed to load template: el/frontOffice/dashboard/DemoPersonalDetails (HTTP status: 500 Internal Server Error)
  18. http://errors.angularjs.org/1.5.8/$compile/tpload?p0=el%2FfrontOffice%2Fdashboard%2FDemoPersonalDetails&p1=500&p2=Internal%20Server%20Error'
  19. minErr/<@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:962:8
  20. handleError@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1837:221
  21. processQueue@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1732:260
  22. scheduleProcessQueue/<@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1733:135
  23. $RootScopeProvider/this.$get</Scope.prototype.$eval@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1779:537
  24. $RootScopeProvider/this.$get</Scope.prototype.$digest@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1773:184
  25. $RootScopeProvider/this.$get</Scope.prototype.$apply@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1780:266
  26. ngEventHandler/<@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:2010:1085
  27. n.event.dispatch@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1:38364
  28. n.event.add/r.handle@http://vm-elender:9991/bundles/vendorcustomer?v=iAC-PAvuOdoV-limNpDGTNF9XXHuoKeVKEziUoreY3M1:1:35174
  29. 2017-03-28 14:45:29,823 DEBUG #(null) El.Web.Areas.Api.Controllers.ClientLoggerController Client-side exception details:
  30. URL: http://vm-elender:9991/Dashboard#/
  31. CAUSE:
  32. TYPE: exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement