I'm looking for information about...

My membership

  • Renew or change my membership
  • See my membership benefits
  • Find resources and CPD
  • Get support with ethical concerns
  • Search for jobs or student placements
Information for members

BACP

  • Find out who we are and what we do
  • Meet our officers and governors
  • See how we're promoting counselling
  • See how we protect the public
  • Browse our latest news
Information about BACP

Forthcoming events

System.NullReferenceException: Object reference not set to an instance of an object.
   at Marsman.UmbracoCodeFirst.Core.CodeFirstModelContext.MoveNextContext(Object instance, CodeFirstRegistration registration, CodeFirstModelContext parentContext)
   at Marsman.UmbracoCodeFirst.Core.Modules.ContentModelModuleBase`3.<>c__DisplayClass16_0.<SetPropertyValueOnModel>b__0(Object x)
   at Marsman.UmbracoCodeFirst.Converters.AutoDataTypeConverter`2.Create(Tdb input, Action`1 registerContext)
   at Marsman.UmbracoCodeFirst.Converters.DataTypeConverterBase`2.Create(Object input, Action`1 registerContext)
   at Marsman.UmbracoCodeFirst.Core.Modules.ContentModelModuleBase`3.SetPropertyValueOnModel(Object objectInstance, PropertyRegistration registration, Object umbracoStoredValue)
   at Marsman.UmbracoCodeFirst.Core.Modules.ContentModelModuleBase`3.CopyPropertyValueToModel(IPublishedContent content, Object objectInstance, PropertyRegistration registration)
   at Marsman.UmbracoCodeFirst.Core.Modules.ContentModelModuleBase`3.CreateInstanceFromPublishedContent(IPublishedContent content, ContentTypeRegistration registration, CodeFirstModelContext parentContext)
   at Marsman.UmbracoCodeFirst.Core.Modules.ContentModelModuleBase`3.ConvertToModelInternal[Tmodel](IPublishedContent content, CodeFirstModelContext parentContext)
   at Marsman.UmbracoCodeFirst.Core.Modules.DocumentModelModule.ConvertToModel[T](IPublishedContent content, CodeFirstModelContext parentContext)
   at Marsman.UmbracoCodeFirst.Extensions.ContentExtensions.ConvertDocumentToModel[T](IPublishedContent content, CodeFirstModelContext parentContext)
   at BACP.Web.Presentation.Infrastructure.Factories.DocumentFactory.<>c__DisplayClass51_0`1.<GetPublishedContent>b__0(IPublishedContent x) in D:\a\1\s\BACP.Web.Presentation\Infrastructure\Factories\DocumentFactory.cs:line 163
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at BACP.Web.Presentation.Infrastructure.Factories.DocumentFactory.GetPublishedContent[T](Int32 id, String name) in D:\a\1\s\BACP.Web.Presentation\Infrastructure\Factories\DocumentFactory.cs:line 163
   at BACP.Web.Presentation.Infrastructure.Factories.DocumentFactory.get_Homepage() in D:\a\1\s\BACP.Web.Presentation\Infrastructure\Factories\DocumentFactory.cs:line 18
   at BACP.Web.Presentation.Infrastructure.Factories.DocumentFactory.get_Settings() in D:\a\1\s\BACP.Web.Presentation\Infrastructure\Factories\DocumentFactory.cs:line 20
   at ASP._Page_views_partials_grid_editors_socialmediabanner_cshtml.Execute()
   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 System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
   at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
   at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer)
   at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection)
   at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
   at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model)
   at ASP._Page_Views_Partials_grid_editors_base_cshtml.Execute()