Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-1607

Enroll Now - Getting Server Error on LB

    Details

    • Type: Bug
    • Status: Closed
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Labels:
      None
    • Environment:
      QA
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Harbinger
    • Item State:
      Production Complete - Closed
    • Issue Importance:
      Can Wait

      Description

      SatyaPrasanna KarlekarDeepali Tidke

      Getting Server Error on LB enroll now function for all companies.
      I have tried on many companies it is throwing error.

        Attachments

          Issue Links

            Activity

            Hide
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment -

            Error Log :

            error log :

            Exception : d:\Workterra Web\BenAdmin\Areas\UserDetails\Views\UserDetails\EnrollNow_EnrollNowPV.cshtml(283): error CS0103: The name `sharedfunctionwebtier` does not exist in the current context
            App Error Log : -
            Employee ID : 3976
            Action Name : EnrollNow
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : UserDetails
            Web Error Log : at System.Web.Compilation.AssemblyBuilder.Compile()
            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, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
            at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
            at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
            at System.Web.Compilation.BuildManager.GetObjectFactory(String virtualPath, Boolean throwIfNotFound)
            at System.Web.Mvc.BuildManagerWrapper.System.Web.Mvc.IBuildManager.FileExists(String virtualPath)
            at System.Web.Mvc.BuildManagerViewEngine.FileExists(ControllerContext controllerContext, String virtualPath)
            at System.Web.Mvc.VirtualPathProviderViewEngine.<>c_DisplayClass4.<GetPathFromGeneralName>b_0(String path)
            at System.Web.WebPages.DefaultDisplayMode.GetDisplayInfo(HttpContextBase httpContext, String virtualPath, Func`2 virtualPathExists)
            at System.Web.WebPages.DisplayModeProvider.<>c_DisplayClassb.<GetDisplayInfoForVirtualPath>b_8(IDisplayMode mode)
            at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
            at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
            at System.Web.WebPages.DisplayModeProvider.GetDisplayInfoForVirtualPath(String virtualPath, HttpContextBase httpContext, Func`2 virtualPathExists, IDisplayMode currentDisplayMode, Boolean requireConsistentDisplayMode)
            at System.Web.Mvc.VirtualPathProviderViewEngine.GetPathFromGeneralName(ControllerContext controllerContext, List`1 locations, String name, String controllerName, String areaName, String cacheKey, String[]& searchedLocations)
            at System.Web.Mvc.VirtualPathProviderViewEngine.GetPath(ControllerContext controllerContext, String[] locations, String[] areaLocations, String locationsPropertyName, String name, String controllerName, String cacheKeyPrefix, Boolean useCache, String[]& searchedLocations)
            at System.Web.Mvc.VirtualPathProviderViewEngine.FindPartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache)
            at System.Web.Mvc.ViewEngineCollection.<>c_DisplayClass8.<FindPartialView>b_7(IViewEngine e)
            at System.Web.Mvc.ViewEngineCollection.Find(Func`2 lookup, Boolean trackSearchedPaths)
            at System.Web.Mvc.ViewEngineCollection.FindPartialView(ControllerContext controllerContext, String partialViewName)
            at System.Web.Mvc.PartialViewResult.FindView(ControllerContext context)
            at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
            at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass1a.<InvokeActionResultWithFilters>b_17()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass1a.<>cDisplayClass1c.<InvokeActionResultWithFilters>b_19()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass1a.<>cDisplayClass1c.<InvokeActionResultWithFilters>b_19()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<>cDisplayClass2a.<BeginInvokeAction>b_20()
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<BeginInvokeAction>b_22(IAsyncResult asyncResult)

            Show
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment - Error Log : error log : Exception : d:\Workterra Web\BenAdmin\Areas\UserDetails\Views\UserDetails\EnrollNow_EnrollNowPV.cshtml(283): error CS0103: The name `sharedfunctionwebtier` does not exist in the current context App Error Log : - Employee ID : 3976 Action Name : EnrollNow Model : System.Web.Mvc.HandleErrorInfo Controller : UserDetails Web Error Log : at System.Web.Compilation.AssemblyBuilder.Compile() 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, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.GetObjectFactory(String virtualPath, Boolean throwIfNotFound) at System.Web.Mvc.BuildManagerWrapper.System.Web.Mvc.IBuildManager.FileExists(String virtualPath) at System.Web.Mvc.BuildManagerViewEngine.FileExists(ControllerContext controllerContext, String virtualPath) at System.Web.Mvc.VirtualPathProviderViewEngine.<>c_ DisplayClass4.<GetPathFromGeneralName>b _0(String path) at System.Web.WebPages.DefaultDisplayMode.GetDisplayInfo(HttpContextBase httpContext, String virtualPath, Func`2 virtualPathExists) at System.Web.WebPages.DisplayModeProvider.<>c_ DisplayClassb.<GetDisplayInfoForVirtualPath>b _8(IDisplayMode mode) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Linq.Enumerable.FirstOrDefault [TSource] (IEnumerable`1 source, Func`2 predicate) at System.Web.WebPages.DisplayModeProvider.GetDisplayInfoForVirtualPath(String virtualPath, HttpContextBase httpContext, Func`2 virtualPathExists, IDisplayMode currentDisplayMode, Boolean requireConsistentDisplayMode) at System.Web.Mvc.VirtualPathProviderViewEngine.GetPathFromGeneralName(ControllerContext controllerContext, List`1 locations, String name, String controllerName, String areaName, String cacheKey, String[]& searchedLocations) at System.Web.Mvc.VirtualPathProviderViewEngine.GetPath(ControllerContext controllerContext, String[] locations, String[] areaLocations, String locationsPropertyName, String name, String controllerName, String cacheKeyPrefix, Boolean useCache, String[]& searchedLocations) at System.Web.Mvc.VirtualPathProviderViewEngine.FindPartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache) at System.Web.Mvc.ViewEngineCollection.<>c_ DisplayClass8.<FindPartialView>b _7(IViewEngine e) at System.Web.Mvc.ViewEngineCollection.Find(Func`2 lookup, Boolean trackSearchedPaths) at System.Web.Mvc.ViewEngineCollection.FindPartialView(ControllerContext controllerContext, String partialViewName) at System.Web.Mvc.PartialViewResult.FindView(ControllerContext context) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.<>c_ DisplayClass1a.<InvokeActionResultWithFilters>b _17() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c_ DisplayClass1a.<>c DisplayClass1c.<InvokeActionResultWithFilters>b _19() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c_ DisplayClass1a.<>c DisplayClass1c.<InvokeActionResultWithFilters>b _19() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass25.<>c DisplayClass2a.<BeginInvokeAction>b _20() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass25.<BeginInvokeAction>b _22(IAsyncResult asyncResult)
            Hide
            satyap Satya added a comment -

            Vijayendra Shinde

            Vijayendra, as per your attached mail. I am assigning this ticket to Ankur.

            Thanks & Regards,
            Satya Prakash

            Show
            satyap Satya added a comment - Vijayendra Shinde Vijayendra, as per your attached mail. I am assigning this ticket to Ankur. Thanks & Regards, Satya Prakash
            Hide
            aniruddha.dev Aniruddha Dev (Inactive) added a comment -

            Blank window appears when tried to enroll an employee by raising Admin Change qualifying Event effective from 01/04/2016. Please Find Attached Screenshot .

            Show
            aniruddha.dev Aniruddha Dev (Inactive) added a comment - Blank window appears when tried to enroll an employee by raising Admin Change qualifying Event effective from 01/04/2016. Please Find Attached Screenshot .
            Hide
            ankur.deshpande Ankur Deshpande (Inactive) added a comment -

            There was issue for Medical which I have solved. The other issue is of LTD.

            Show
            ankur.deshpande Ankur Deshpande (Inactive) added a comment - There was issue for Medical which I have solved. The other issue is of LTD.
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -
            • Server error for LTD benefit type on LB is resolved.
              File Changes: Web Projects/BenAdmin/Areas/UserDetails/Views/UserDetails/EnrollNow/_PlanDetailsPV.cshtml
            • Semicolon was getting displayed on Enroll Now Page.
              File Changes: Web Projects/BenAdmin/Areas/UserDetails/Views/UserDetails/EnrollNow/_EnrollNowPV.cshtml
            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Server error for LTD benefit type on LB is resolved. File Changes: Web Projects/BenAdmin/Areas/UserDetails/Views/UserDetails/EnrollNow/_PlanDetailsPV.cshtml Semicolon was getting displayed on Enroll Now Page. File Changes: Web Projects/BenAdmin/Areas/UserDetails/Views/UserDetails/EnrollNow/_EnrollNowPV.cshtml
            Hide
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment -

            Issue is resolved in LB. Please give patch ahead.

            Show
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) added a comment - Issue is resolved in LB. Please give patch ahead.
            Hide
            ankur.deshpande Ankur Deshpande (Inactive) added a comment -

            This Issue is only for LB(as of now) and So please close this ticket. Have linked the issue to ST-106

            Show
            ankur.deshpande Ankur Deshpande (Inactive) added a comment - This Issue is only for LB(as of now) and So please close this ticket. Have linked the issue to ST-106
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -
            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Hrishikesh Deshpande Ankur Deshpande What's pending here?
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -
            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Hrishikesh Deshpande Update please. Vijay Siddha

              People

              Assignee:
              hrishikesh.deshpande Hrishikesh Deshpande (Inactive)
              Reporter:
              hrishikesh.deshpande Hrishikesh Deshpande (Inactive)
              Developer:
              Ankur Deshpande (Inactive)
              QA:
              Aniruddha Dev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: