System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.ObjectDisposedException: Cannot access a disposed object. Object name: 'snapshot'. at Umbraco.Web.PublishedCache.NuCache.ContentStore.Snapshot.Get(Int32 id) in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\ContentStore.cs:line 1592 at Umbraco.Web.PublishedCache.NuCache.ContentCache.GetById(Boolean preview, Int32 contentId) in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\ContentCache.cs:line 226 at Umbraco.Web.PublishedCache.NuCache.Navigable.Source.Get(Int32 id) in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\Navigable\Source.cs:line 25 at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Umbraco.Core.Xml.XPath.NavigableNavigator.MoveToNext() in D:\a\1\s\src\Umbraco.Core\Xml\XPath\NavigableNavigator.cs:line 744 at MS.Internal.Xml.XPath.XPathDescendantIterator.MoveNext() at MS.Internal.Xml.XPath.DescendantQuery.Advance() at MS.Internal.Xml.XPath.FilterQuery.Advance() at MS.Internal.Xml.XPath.CacheChildrenQuery.GetNextInput() at MS.Internal.Xml.XPath.CacheChildrenQuery.Advance() at MS.Internal.Xml.XPath.FilterQuery.Advance() at MS.Internal.Xml.XPath.XPathSelectionIterator.MoveNext() at Umbraco.Web.PublishedCache.NuCache.ContentCache.<GetByXPath>d__31.MoveNext() in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\ContentCache.cs:line 359 at System.Linq.Lookup`2.Create[TSource](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at System.Linq.GroupedEnumerable`3.GetEnumerator() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ProfessionalAdvantage.Helpers.Utilities.ListHelper.ConvertToSelectList[T](IEnumerable`1 list) in C:\Jaypennson Amang\Websites\PAInternal\PA Umbraco 2020 - V8\Main\src\ProfessionalAdvantage.Helpers\Utilities\ListHelper.cs:line 44 at ProfessionalAdvantage.Web.Controllers.ClientSuccessListingSurfaceController.ClientSuccessListing() at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.<BeginInvokeSynchronousActionMethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.<InvokeActionMethodFilterAsynchronouslyRecursive>b__0() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_6.<BeginInvokeAction>b__4() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_1.<BeginInvokeAction>b__1(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass5_0.<Wrap>b__0() at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func) at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter) at System.Web.Mvc.Html.ChildActionExtensions.Action(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues) at Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedElement content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview) at ASP._Page_app_plugins_doctypegrideditor_render_DocTypeGridEditor_cshtml.Execute() in C:\Websites\1staff.com\app_plugins\doctypegrideditor\render\DocTypeGridEditor.cshtml:line 28 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25 at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) at ASP._Page_Views_Partials_grid_editors_Base_cshtml.Execute() in C:\Websites\1staff.com\Views\Partials\grid\editors\Base.cshtml:line 20
EmCare
Healthcare Jobs, and Workforce Solutions
EmCare selected 1Staff and Microsoft Dynamics® CRM as their consolidated solution.
1Staff and Microsoft Dynamics CRM allowed us to combine multiple solutions into a single platform. 1Staff’s applicant tracking, compliance and onboarding functionality was deployed to hundreds of users across all of our EmCare divisions. The suite of 1Staff front office functionality also includes sales and marketing, and we plan on utilizing these tools in the future.
Since 1Staff runs on the Microsoft Dynamics CRM platform it has given us the ability to automate our recruiting and onboarding process with powerful workflows for compliance and credentialing which includes an out-of-the-box integration with DocuSign. It has also given us the ability to easily integrate our marketing automation and demand generation.
Not only is 1Staff flexible and easy to use, the agile platform has enabled our team to provide business solutions quickly.
Abbas Asadi
VP of Information Technology, EmCare


APR Consulting
Recruiting, and Talent Solutions
We started using 1Staff Back Office in Feb 2008 (formerly called PAM) and have been a very satisfied customer ever since. 1Staff Back Office has automated several key back office processes which allowed us to keep the same number of support staff as we grew from payrolling 300 temps each month to 1200 temps over a 3-year period. More importantly, we have not had any major issues with our system, up time is almost 100% and the few times when we needed technical support, they always responded professionally and timely. 1Staff has been a true business partner and their products have helped improve our ability to provide superior customer service as well as increase our bottom line.
Enrico Gonzalo
Chief Financial Officer, APR Consulting, Inc.
The Ian Martin Group
Professional Assignments
Karen Mann - The Ian Martin Group
Rather than having employees spend time pulling information together. I’d rather have people spend their time with the information. If they have a report that just gives them the information and an easy to read, easy to understand format, then they can spend time on more value.
Karen Mann - The Ian Martin Group
1Staff powered by Kepion gave us the ability to pull data from multiple databases and we have multiple databases. We have our ERP system, 1Staff Back Office, Webtime, we have our front office system, and we also have other databases which eventually we would like to link to as well and pull information from.
Being able to pull information from multiple systems and report that all on one dashboard and put that information together to analyze the information from is really powerful.


Impellam
Talent Acquisition, and Managed Workforce Solutions
Ana Minter - Director, ERP Systems, Impellam Group North America
With 1Staff Front and Back Office we’re able to process up to 40,000 timesheet transactions weekly. We’ve also been able to automate about 90% of our time collection through the use of 1Staff Web Time and utilizing 1Staff timesheet import functionality. Additionally, we were able to reduce the time required to prepare and distribute invoices by over 90%. The previous “match and attach” of invoice to timesheet detail was completely eliminated and automated by the use of 1Staff’s Time Entry Express, WebTime, PDF Invoice generation, and the Invoice Emailing process using native Outlook functionality.
Impellam has been able to streamline and automate the management of local payroll taxes via the integration from 1Staff Back Office with Symmetry, which makes operating in all 50 states much easier! We’ve partnered with Professional Advantage and Avalara to develop an integration to simplify the maintenance of Sales Tax.
The powerful Compliance & Onboarding engine of 1Staff Front Office allows us to meet the needs of our clients’ extreme peak season. By making the onboarding process completely paperless via 1Staff Compliance and their integration with DocuSign, we are able to efficiently onboard over 3,000 workers in a matter of weeks. 1Staff Compliance & Onboarding allows our recruiters to focus on what they are good at – recruiting! And because 1Staff Compliance automatically keeps our workers and candidates compliant, we often have a work-ready pool of candidates to quickly meet our clients’ needs.
Ana Minter
Director, ERP Systems, Impellam Group North America
Michael D. Bixler - CIO and Managing Director, Impellam Group North America
Impellam North America have been running the 1Staff Front and Back Office solution since May of 2013. Our selection of the 1Staff Front Office platform was largely driven by our need to quickly deliver a functional solution to our 200 plus field based recruiters. The direction to leverage Microsoft Dynamics GP and 1Staff Back office had been made in advance of selecting a front-office platform.
Unfortunately, the decision makers at the time did not realize the complicated nature of building a synchronous integration to our prior home grown recruiting package. We turned to our partners at Professional Advantage and quickly began to scope, design and build a project plan for the 1Staff front office. Within 8 months of our initial meeting we had all 30 locations and 250 plus recruiters operating on the fully integrated solution. Over the past 3 years we have partnered closely with Professional Advantage to enhance the recruiting platform and deliver additional value and efficiencies to our field locations. With 1Staff we now have a best in class compliance and on-boarding engine and single point of entry for candidates and employees.
Michael D. Bixler
CIO and Managing Director, Impellam Group North America
More from 1Staff Staffing Software