<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>spg Work Item Rss Feed</title><link>http://www.codeplex.com/spg/WorkItem/List.aspx</link><description>spg Work Item Rss Description</description><item><title>Closed Issue: TrainingBudgetWebPart: Control addition very verbose [2412]</title><link>http://spg.codeplex.com/workitem/2412</link><description>Suggest that you should create a small helper method that does the row, cell, label addition to reduce the number of lines of code.&lt;br /&gt;</description><author>alexnichols</author><pubDate>Thu, 16 May 2013 11:03:18 GMT</pubDate><guid isPermaLink="false">Closed Issue: TrainingBudgetWebPart: Control addition very verbose [2412] 20130516110318A</guid></item><item><title>Closed Issue: RegistrationContentType.xml: Field definitions before reference in content type [2414]</title><link>http://spg.codeplex.com/workitem/2414</link><description>Fields should be defined above the content type.&lt;br /&gt;Also ...&lt;br /&gt;Sealed SHOULD Be false unless there&amp;#39;s a specific reason to seal.&lt;br /&gt;Need the DisplaceOnUpgrade&amp;#61;&amp;#34;TRUE&amp;#34; attribute on fields to force updates to be accepted.&lt;br /&gt;</description><author>alexnichols</author><pubDate>Thu, 16 May 2013 11:03:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: RegistrationContentType.xml: Field definitions before reference in content type [2414] 20130516110317A</guid></item><item><title>Closed Issue: TrainingCourseContentType.Xml: Field definitions should be above, no staticname, add displaceonupgrade [2415]</title><link>http://spg.codeplex.com/workitem/2415</link><description>Fields should be above content type that defines it.&lt;br /&gt;Remove the staticname attribute from fields&lt;br /&gt;Add DisplaceOnUpgrade&amp;#61;&amp;#34;True&amp;#34; to field attributes&lt;br /&gt;</description><author>alexnichols</author><pubDate>Thu, 16 May 2013 11:03:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: TrainingCourseContentType.Xml: Field definitions should be above, no staticname, add displaceonupgrade [2415] 20130516110317A</guid></item><item><title>Closed Issue: RegistrationApproval.aspx.cs [2420]</title><link>http://spg.codeplex.com/workitem/2420</link><description>Use of string constants that aren&amp;#39;t defined as constants&lt;br /&gt;</description><author>alexnichols</author><pubDate>Thu, 16 May 2013 11:03:16 GMT</pubDate><guid isPermaLink="false">Closed Issue: RegistrationApproval.aspx.cs [2420] 20130516110316A</guid></item><item><title>Closed Issue: Service Locator: Removal of type previously used for TypeMapping causes breakage [6889]</title><link>http://spg.codeplex.com/workitem/6889</link><description>I created a custom ILogger, registered it with the service locator, and used it within my custom SharePoint PowerShell cmdlet. &amp;#40;Hence the Service Locator was running at farm level.&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;I then decided to no longer use the custom logger and removed it from my project. I changed the code to use the default instance for ILogger. Using it from then onwards failed, as the service locator still continued to try loading my custom logger which had been removed. I tried registering the SharePointLogger explicitly and it continued to try loading my custom logger. I also tried using RemoveTypeMapping&amp;#40;&amp;#41; and RemoveTypeMappings&amp;#40;&amp;#41; and still the problem continued. It appears to always try loading the currently stored type mappings before changing them.&lt;br /&gt;&amp;#160;&lt;br /&gt;Here is the stack trace when trying to use RemoveTypeMappings&amp;#40;&amp;#41;&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;mscorlib.dll&amp;#33;System.Activator.CreateInstance&amp;#40;System.Type type, bool nonPublic&amp;#41;&amp;#9;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.ServiceLocation.ActivatingServiceLocator.CreateInstanceFromTypeMapping&amp;#40;Microsoft.Practices.SharePoint.Common.ServiceLocation.TypeMapping typeMapping &amp;#61; &amp;#123;Microsoft.Practices.SharePoint.Common.ServiceLocation.TypeMapping&amp;#125;&amp;#41; Line 133&amp;#9;C&amp;#35;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.ServiceLocation.ActivatingServiceLocator.DoGetInstance&amp;#40;System.Type serviceType &amp;#61; &amp;#123;Name &amp;#61; &amp;#34;ILogger&amp;#34; FullName &amp;#61; &amp;#34;Microsoft.Practices.SharePoint.Common.Logging.ILogger&amp;#34;&amp;#125;, string key &amp;#61; null&amp;#41; Line 66&amp;#9;C&amp;#35;&lt;br /&gt;Microsoft.Practices.ServiceLocation.dll&amp;#33;Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance&amp;#40;System.Type serviceType &amp;#61; &amp;#123;Name &amp;#61; &amp;#34;ILogger&amp;#34; FullName &amp;#61; &amp;#34;Microsoft.Practices.SharePoint.Common.Logging.ILogger&amp;#34;&amp;#125;, string key &amp;#61; null&amp;#41;&amp;#9;&lt;br /&gt;Microsoft.Practices.ServiceLocation.dll&amp;#33;Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance&amp;#60;Microsoft.Practices.SharePoint.Common.Logging.ILogger&amp;#62;&amp;#40;&amp;#41;&amp;#9;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.Configuration.SPFarmPropertyBag.this&amp;#91;string&amp;#93;.set&amp;#40;string key &amp;#61; &amp;#34;PnP.Config.Key.Microsoft.Practices.SharePoint.Common.TypeMappings&amp;#34;, string value &amp;#61; &amp;#34;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#92;&amp;#34;1.0&amp;#92;&amp;#34; encoding&amp;#61;&amp;#92;&amp;#34;utf-16&amp;#92;&amp;#34;&amp;#63;&amp;#62;&amp;#92;r&amp;#92;n&amp;#60;ArrayOfTypeMapping xmlns&amp;#58;xsi&amp;#61;&amp;#92;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema-instance&amp;#92;&amp;#34; xmlns&amp;#58;xsd&amp;#61;&amp;#92;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema&amp;#92;&amp;#34; &amp;#47;&amp;#62;&amp;#34;&amp;#41; Line 178&amp;#9;C&amp;#35;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.Configuration.ConfigManager.SetInPropertyBag&amp;#40;string key &amp;#61; &amp;#34;Microsoft.Practices.SharePoint.Common.TypeMappings&amp;#34;, object value &amp;#61; Count &amp;#61; 0, Microsoft.Practices.SharePoint.Common.Configuration.IPropertyBag propertyBag &amp;#61; &amp;#123;Microsoft.Practices.SharePoint.Common.Configuration.SPFarmPropertyBag&amp;#125;&amp;#41; Line 386&amp;#9;C&amp;#35;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.SetTypeMappingsList&amp;#40;System.Collections.Generic.List&amp;#60;Microsoft.Practices.SharePoint.Common.ServiceLocation.TypeMapping&amp;#62; typeMappings &amp;#61; Count &amp;#61; 0&amp;#41; Line 285&amp;#9;C&amp;#35;&lt;br /&gt;Microsoft.Practices.SharePoint.Common.dll&amp;#33;Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.RemoveTypeMappings&amp;#60;Microsoft.Practices.SharePoint.Common.Logging.ILogger&amp;#62;&amp;#40;&amp;#41; Line 199&amp;#9;C&amp;#35;&lt;br /&gt;</description><author>arangas</author><pubDate>Thu, 16 May 2013 11:03:15 GMT</pubDate><guid isPermaLink="false">Closed Issue: Service Locator: Removal of type previously used for TypeMapping causes breakage [6889] 20130516110315A</guid></item><item><title>Created Issue: UlsTraceProviderException HResult: '5' could not write to Trace Log [10565]</title><link>http://spg.codeplex.com/workitem/10565</link><description>I am upgrading a MOSS 2007 timer job solution to work for SharePoint 2010 using Visual Studio 2010.  I have been using SPG library and it was working perfectly for Logging &amp;#38;amp&amp;#59; Exception handling,  however since I updated to new library I have seen strange behaviour and my code to write to ULS log is throwing exception&amp;#58;-&lt;br /&gt;&lt;br /&gt;Log Name&amp;#58;      Application&lt;br /&gt;Date&amp;#58;          10&amp;#47;29&amp;#47;2012 1&amp;#58;50&amp;#58;53 PM&lt;br /&gt;Event ID&amp;#58;      0&lt;br /&gt;Task Category&amp;#58; None&lt;br /&gt;Level&amp;#58;         Error&lt;br /&gt;Keywords&amp;#58;      Classic&lt;br /&gt;User&amp;#58;          N&amp;#47;A&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Category&amp;#58; Logging&lt;br /&gt;An error occurred while writing tot the Trace Log.&lt;br /&gt;&amp;#9;ExceptionType&amp;#58; &amp;#39;UlsTraceProviderException&amp;#39;&lt;br /&gt;&amp;#9;ExceptionMessage&amp;#58; &amp;#39;Could not write trace message&amp;#58; AuditEngine&amp;#58;&amp;#58;AuditOwnerCount - Site http&amp;#58;&amp;#47;&amp;#47;np2appl643v contains 1 administrators&amp;#39;&lt;br /&gt;&amp;#9;StackTrace&amp;#58; &amp;#39;   at Microsoft.Practices.SPG.Common.Logging.ULSTraceProvider.CheckHResult&amp;#40;UInt32 result, String errorMessage&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.Practices.SPG.Common.Logging.ULSTraceProvider.WriteTrace&amp;#40;UInt32 tag, TraceSeverity level, Guid correlationGuid, String exeName, String productName, String categoryName, String message&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.Practices.SPG.Common.Logging.TraceLogger.WriteLogMessage&amp;#40;TraceSeverity severity, String category, String message, Int32 eventId&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.Practices.SPG.Common.Logging.TraceLogger.&amp;#38;lt&amp;#59;&amp;#38;gt&amp;#59;c__DisplayClass1.b__0&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.SharePoint.SPSecurity.&amp;#38;lt&amp;#59;&amp;#38;gt&amp;#59;c__DisplayClass4.b__2&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess&amp;#40;CodeToRunElevated secureCode&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges&amp;#40;WaitCallback secureCode, Object param&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges&amp;#40;CodeToRunElevated secureCode&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.Practices.SPG.Common.Logging.TraceLogger.Trace&amp;#40;String message, Int32 eventId, TraceSeverity severity, String category&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at Microsoft.Practices.SPG.Common.Logging.SharePointLogger.WriteToDeveloperTrace&amp;#40;String message, Int32 eventId, TraceSeverity severity, String category&amp;#41;&amp;#39;&lt;br /&gt;&amp;#9;Source&amp;#58; &amp;#39;Microsoft.Practices.SPG.Common&amp;#39;&lt;br /&gt;&amp;#9;TargetSite&amp;#58; &amp;#39;Void CheckHResult&amp;#40;UInt32, System.String&amp;#41;&amp;#39;&lt;br /&gt;&amp;#9;Additional Data&amp;#58;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#39;HResult&amp;#39; &amp;#58; &amp;#39;5&amp;#39;&lt;br /&gt;</description><author>sudhirke</author><pubDate>Mon, 29 Oct 2012 19:17:08 GMT</pubDate><guid isPermaLink="false">Created Issue: UlsTraceProviderException HResult: '5' could not write to Trace Log [10565] 20121029071708P</guid></item><item><title>Created Issue: The SPPersistedObject, FarmSettingStore Name=_pnpFarmConfig_, could not be updated because the current user is not a Farm Administrator [10535]</title><link>http://spg.codeplex.com/workitem/10535</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m Using SharePoint guidance library and getting following error &lt;br /&gt;&lt;br /&gt;The SPPersistedObject, FarmSettingStore Name&amp;#61;_pnpFarmConfig_, could not be updated because the current user is not a Farm Administrator.&lt;br /&gt;&lt;br /&gt;although this does not make sense to promote site user or application pool to be farm admin but i still tried that with out any help kindly find below stack trace below &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Updating SPPersistedObject FarmSettingStore Name&amp;#61;_pnpFarmConfig_. Version&amp;#58; -1 Ensure&amp;#58; False, HashCode&amp;#58; 2057527, Id&amp;#58; b10d3059-6a78-407f-a790-cbc6f202dc03, Stack&amp;#58;    at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate&amp;#40;&amp;#41;     at Microsoft.Practices.SharePoint.Common.Configuration.FarmSettingStore.Load&amp;#40;SPFarm farm&amp;#41;     at Microsoft.Practices.SharePoint.Common.Configuration.SPFarmPropertyBag.GetSettingStore&amp;#40;&amp;#41;     at Microsoft.Practices.SharePoint.Common.Configuration.SPFarmPropertyBag.get_Item&amp;#40;String key&amp;#41;     at Microsoft.Practices.SharePoint.Common.Configuration.ConfigManager.GetProperty&amp;#40;Type settingType, String key, IPropertyBag propertyBag&amp;#41;     at Microsoft.Practices.SharePoint.Common.Configuration.ConfigManager.GetFromPropertyBag&amp;#91;TValue&amp;#93;&amp;#40;String key, IPropertyBag propertyBag&amp;#41;     at Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.GetConfigData&amp;#40;&amp;#41;     at Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.GetTypeMappings&amp;#40;&amp;#41;     at Microsoft.Practices.SharePoint.Common.ServiceLocation.SharePointServiceLocator.CreateServiceLocatorInstance&amp;#40;SPSite site&amp;#41;     at Microsoft.Practices.SharePoint.Common.ServiceLocation.SharePointServiceLocator.DoGetCurrent&amp;#40;SPSite site&amp;#41;     at ProActive.SharePoint.IMP.ProSolution.MVP.Presenters.COSTARIdeaPresenter.Initialize&amp;#40;&amp;#41;     at ProActive.SharePoint.MVP.MvpHelper.AddMvpUserControl&amp;#91;P,V&amp;#93;&amp;#40;Control container, String path, Action&amp;#96;1 action&amp;#41;     at ProActive.SharePoint.IMP.ProSolution.WebParts.LatestCOSTARIdeas.CreateChildControls&amp;#40;&amp;#41;     at System.Web.UI.Control.EnsureChildControls&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41;     at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;     at System.Web.UI.Page.ProcessRequest&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;     at System.Web.UI.Page.ProcessRequest&amp;#40;&amp;#41;     at System.Web.UI.Page.ProcessRequest&amp;#40;HttpContext context&amp;#41;     at ASP.FRONT_PAGE_ASPX__1334015311.ProcessRequest&amp;#40;HttpContext context&amp;#41;     at Microsoft.SharePoint.Publishing.TemplateRedirectionPage.ProcessRequest&amp;#40;HttpContext context&amp;#41;     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;     at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38;amp&amp;#59; completedSynchronously&amp;#41;     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps&amp;#40;Exception error&amp;#41;     at System.Web.HttpApplication.BeginProcessRequestNotification&amp;#40;HttpContext context, AsyncCallback cb&amp;#41;     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate&amp;#40;IIS7WorkerRequest wr, HttpContext context&amp;#41;     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper&amp;#40;IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags&amp;#41;     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification&amp;#40;IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags&amp;#41;     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper&amp;#40;IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags&amp;#41;     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification&amp;#40;IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;</description><author>SharePointDev2010</author><pubDate>Sun, 14 Oct 2012 15:47:26 GMT</pubDate><guid isPermaLink="false">Created Issue: The SPPersistedObject, FarmSettingStore Name=_pnpFarmConfig_, could not be updated because the current user is not a Farm Administrator [10535] 20121014034726P</guid></item><item><title>Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906]</title><link>http://spg.codeplex.com/workitem/8906</link><description>We are using Logging Framework in our application. We have received Thread Abort Exception while using ServiceLoactor.GetCurrent Method. We have received this error on the subsite &amp;#40;Team Site&amp;#41; of a Team Site. After recycle the application pool, if we browse this sub-site with site owner&amp;#47;visitor account &amp;#40;any account except site collection admin&amp;#41;, it will throw &amp;#34;ThreadAbort Exception&amp;#34;.&lt;br /&gt;&lt;br /&gt;When a user tries to access one of the subsite , Thread abort exception appears . Please find the attachment for the same.&lt;br /&gt;This issue happens for any subsite &amp;#40;Team Site&amp;#41; of a Team Site which has following characteristics&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;a&amp;#41; Doesn&amp;#8217;t have Publishing Infrastructure ON&lt;br /&gt;&amp;#40;b&amp;#41; Have a inheritance break from Parent site &lt;br /&gt;&amp;#40;c&amp;#41; After IIS application pool recycle , Site is accessed with any account &lt;br /&gt;        - Which has any kind of rights on subsite  &lt;br /&gt;        -  Is not a Site Collection Admin for the concerned Site Collection &lt;br /&gt;        -  Doesn&amp;#39;t have any kind of rights on Parent Site &lt;br /&gt;&lt;br /&gt;Kindly Please look at the issue and provide the solution for this. It is very critical since it breaks entire web application, not only that particular site.&lt;br /&gt;Comments: ** Comment from web user: wolfputz ** &lt;p&gt;I forgot to add that this has happened 2 times now in our Production intranet.  I have yet to find any Correlating information on our outages other then its been at the begining of the months &amp;#40;July and August&amp;#41; and then runs fine after IISRESET on our web front ends.&lt;/p&gt;</description><author>wolfputz</author><pubDate>Fri, 03 Aug 2012 13:51:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906] 20120803015139P</guid></item><item><title>Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906]</title><link>http://spg.codeplex.com/workitem/8906</link><description>We are using Logging Framework in our application. We have received Thread Abort Exception while using ServiceLoactor.GetCurrent Method. We have received this error on the subsite &amp;#40;Team Site&amp;#41; of a Team Site. After recycle the application pool, if we browse this sub-site with site owner&amp;#47;visitor account &amp;#40;any account except site collection admin&amp;#41;, it will throw &amp;#34;ThreadAbort Exception&amp;#34;.&lt;br /&gt;&lt;br /&gt;When a user tries to access one of the subsite , Thread abort exception appears . Please find the attachment for the same.&lt;br /&gt;This issue happens for any subsite &amp;#40;Team Site&amp;#41; of a Team Site which has following characteristics&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;a&amp;#41; Doesn&amp;#8217;t have Publishing Infrastructure ON&lt;br /&gt;&amp;#40;b&amp;#41; Have a inheritance break from Parent site &lt;br /&gt;&amp;#40;c&amp;#41; After IIS application pool recycle , Site is accessed with any account &lt;br /&gt;        - Which has any kind of rights on subsite  &lt;br /&gt;        -  Is not a Site Collection Admin for the concerned Site Collection &lt;br /&gt;        -  Doesn&amp;#39;t have any kind of rights on Parent Site &lt;br /&gt;&lt;br /&gt;Kindly Please look at the issue and provide the solution for this. It is very critical since it breaks entire web application, not only that particular site.&lt;br /&gt;Comments: ** Comment from web user: wolfputz ** &lt;p&gt;I am also getting this error.  We are using this to log to ULS only.  I guess its still an issue.&lt;/p&gt;&lt;p&gt;System.Threading.ThreadAbortException&amp;#58; Thread was being aborted.   &lt;br /&gt; at System.Threading.Thread.AbortInternal&amp;#40;&amp;#41;    &lt;br /&gt; at System.Threading.Thread.Abort&amp;#40;Object stateInfo&amp;#41;    &lt;br /&gt; at System.Web.HttpResponse.End&amp;#40;&amp;#41;    &lt;br /&gt; at Microsoft.SharePoint.Utilities.SPUtilityInternal.SendResponse&amp;#40;HttpContext context, Int32 code, String strBody&amp;#41;    &lt;br /&gt; at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied&amp;#40;HttpContext context&amp;#41;    &lt;br /&gt; at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied&amp;#40;Exception ex&amp;#41;    &lt;br /&gt; at Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo&amp;#40;String bstrUrl&amp;#41;    &lt;br /&gt; at Microsoft.SharePoint.SPWeb.get_AllProperties&amp;#40;&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.Configuration.SPWebPropertyBag.get_Item&amp;#40;String key&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.Configuration.ConfigManager.GetProperty&amp;#40;Type settingType, String key, IPropertyBag propertyBag&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.Configuration.ConfigManager.GetFromPropertyBag&amp;#91;TValue&amp;#93;&amp;#40;String key, IPropertyBag propertyBag&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.GetConfigData&amp;#40;&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.ServiceLocation.ServiceLocatorConfig.GetTypeMappings&amp;#40;&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.ServiceLocation.SharePointServiceLocator.CreateServiceLocatorInstance&amp;#40;SPSite site&amp;#41;    &lt;br /&gt; at Microsoft.Practices.SharePoint.Common.ServiceLocation.SharePointServiceLocator.DoGetCurrent&amp;#40;SPSite site&amp;#41;    &lt;br /&gt; at Wegmans.EnterpriseLibrary.SharePoint.Logging.SPLogger..ctor&amp;#40;&amp;#41;    &lt;br /&gt; at Wegmans.EnterpriseLibrary.SharePoint.ILM.Identity..cctor&amp;#40;&amp;#41;&lt;br /&gt;&lt;/p&gt;</description><author>wolfputz</author><pubDate>Fri, 03 Aug 2012 13:26:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906] 20120803012630P</guid></item><item><title>Created Issue: Unable to deploy the Microsoft.Practices.SharePoint.Common.LoggerProxy [10234]</title><link>http://spg.codeplex.com/workitem/10234</link><description>&amp;#34;Error occurred in deployment step &amp;#39;Add Solution&amp;#39;&amp;#58; Could not load file or assembly &amp;#39;Microsoft.Practices.ServiceLocation, Version&amp;#61;1.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31bf3856ad364e35&amp;#39; or one of its dependencies. The system cannot find the file specified.&lt;br /&gt;&amp;#9;&amp;#9;0&amp;#9;0&amp;#9;Microsoft.Practices.SharePoint.Common.LoggerProxy&lt;br /&gt;</description><author>aflores57</author><pubDate>Fri, 15 Jun 2012 13:34:53 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to deploy the Microsoft.Practices.SharePoint.Common.LoggerProxy [10234] 20120615013453P</guid></item><item><title>Commented Issue: UpdatedConcurrencyException:  FarmSettingStore Name=_pnpFarmConfig_ was updated by another user [6957]</title><link>http://spg.codeplex.com/workitem/6957</link><description>Similar to what occurred at the end of issue 6889, I have been able to reproduce this problem. The complete text is&amp;#58;&lt;br /&gt;&lt;br /&gt;08&amp;#47;18&amp;#47;2010 16&amp;#58;09&amp;#58;16.64&amp;#9;w3wp.exe &amp;#40;0x0FAC&amp;#41;&amp;#9;0x04DC&amp;#9;SharePoint Foundation&amp;#9;Topology&amp;#9;75bd&amp;#9;High&amp;#9;UpdatedConcurrencyException&amp;#58; The object FarmSettingStore Name&amp;#61;_pnpFarmConfig_ was updated by another user.  Determine if these changes will conflict, resolve any differences, and reapply the second change.  This error may also indicate a programming error caused by obtaining two copies of the same object in a single thread. Previous update information&amp;#58; User&amp;#58; AA&amp;#92;administrator Process&amp;#58;vssphost4 &amp;#40;5348&amp;#41; Machine&amp;#58;AASP2010DEV Time&amp;#58;August 18, 2010 03&amp;#58;14&amp;#58;23.0000  Current update information&amp;#58; User&amp;#58; AA&amp;#92;administrator Process&amp;#58;w3wp &amp;#40;4012&amp;#41; Machine&amp;#58;AASP2010DEV Time&amp;#58;August 18, 2010 04&amp;#58;09&amp;#58;16.5230&amp;#9;e4057d12-e469-4f5d-9d06-4886da9a7497&lt;br /&gt;08&amp;#47;18&amp;#47;2010 16&amp;#58;09&amp;#58;16.64&amp;#9;w3wp.exe &amp;#40;0x0FAC&amp;#41;&amp;#9;0x04DC&amp;#9;SharePoint Foundation&amp;#9;Topology&amp;#9;8xqy&amp;#9;High&amp;#9;ConcurrencyException&amp;#58; Old Version &amp;#58; 21301 New Version &amp;#58; 21301&amp;#9;e4057d12-e469-4f5d-9d06-4886da9a7497&lt;br /&gt;08&amp;#47;18&amp;#47;2010 16&amp;#58;09&amp;#58;16.73&amp;#9;w3wp.exe &amp;#40;0x0FAC&amp;#41;&amp;#9;0x04DC&amp;#9;Patterns and Practices&amp;#9;SharePoint Guidance&amp;#9;0000&amp;#9;High&amp;#9;SPFarmPropertyBag&amp;#58; Concurrency update failure when updating Key&amp;#58; &amp;#39;PnP.Config.Key.Microsoft.Practices.SharePoint.DiagnosticAreas&amp;#39;&amp;#9;e4057d12-e469-4f5d-9d06-4886da9a7497&lt;br /&gt;08&amp;#47;18&amp;#47;2010 16&amp;#58;09&amp;#58;16.73&amp;#9;w3wp.exe &amp;#40;0x0FAC&amp;#41;&amp;#9;0x04DC&amp;#9;Patterns and Practices&amp;#9;SharePoint Guidance&amp;#9;0000&amp;#9;High&amp;#9;ConfigManager&amp;#58; Failure saving config to &amp;#39;CurrentSPFarm&amp;#39; level, retry count&amp;#58; &amp;#39;0&amp;#39;, key&amp;#58; &amp;#39;Microsoft.Practices.SharePoint.DiagnosticAreas&amp;#39;&amp;#9;e4057d12-e469-4f5d-9d06-4886da9a7497&lt;br /&gt;&lt;br /&gt;I have been redeploying the same feature multiple times which registers the diagnostic areas. I&amp;#39;ve had a lot of problems with the DLL from the feature being locked by VS2010, IIS, the SharePoint timer service, and the SharePoint User Code service &amp;#40;why this is happening beats me&amp;#41;. So I&amp;#39;ve been regularly recycling&amp;#47;restarting these components such that the latest version of the DLL will deploy correctly to the GAC. I also began using the Central Admin to deploy the solution package and feature instead of VS2010 to try and minimise this problem. There is a chance VS2010 might have been activating&amp;#47;deactivating the feature while I also was in Central Admin although I don&amp;#39;t remember doing this.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m going to run the little app I wrote at the end of issue 6889 to delete the farm setting store so I can continue working. However I thought you might like to know this occurred.&lt;br /&gt;Comments: ** Comment from web user: rroman81 ** &lt;p&gt;i am having a similar issue wiht the event receiver now.  How can I delete the property bag from the web app&amp;#63;&lt;/p&gt;</description><author>rroman81</author><pubDate>Thu, 10 May 2012 01:15:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: UpdatedConcurrencyException:  FarmSettingStore Name=_pnpFarmConfig_ was updated by another user [6957] 20120510011555A</guid></item><item><title>Created Issue: Typo? [10050]</title><link>http://spg.codeplex.com/workitem/10050</link><description>on the following MSDN Library page,is this a possible typo&amp;#63; CLOM&amp;#63; Shouldn&amp;#39;t be CSOM&amp;#63;&lt;br /&gt;&lt;br /&gt;&amp;#34;For a detailed example of using this API with the managed CLOM, see...&amp;#34;&lt;br /&gt;</description><author>HosseinAarabi</author><pubDate>Mon, 19 Mar 2012 19:30:33 GMT</pubDate><guid isPermaLink="false">Created Issue: Typo? [10050] 20120319073033P</guid></item><item><title>Commented Issue: LogToOperations - Category [4250]</title><link>http://spg.codeplex.com/workitem/4250</link><description>Missing a map from the string representation of an enum of the category back to a  short to display in the Windows Event Log. The category in the windows event log always shows &amp;#34;None&amp;#34;.&lt;br /&gt;Comments: ** Comment from web user: aeberhar ** &lt;p&gt;I&amp;#39;m still seeing this problem.  Will it be fixed&amp;#63;&lt;/p&gt;</description><author>aeberhar</author><pubDate>Thu, 26 Jan 2012 00:34:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: LogToOperations - Category [4250] 20120126123450A</guid></item><item><title>Commented Issue: SecurityException using LogToOperations [8024]</title><link>http://spg.codeplex.com/workitem/8024</link><description>Using SPG v3.1, I&amp;#39;m often having this exception occur. In the farm feature installation, custom areas and categories are registered and the logger attempts to log at that point, causing the exception. I&amp;#39;ve now changed to using TraceToDeveloper, but it would be nice if this worked.&lt;br /&gt;&lt;br /&gt;Here is that stack trace. Apologies it&amp;#39;s a bit of a mess &amp;#40;e-mailed from a user&amp;#41;&amp;#58;&lt;br /&gt;&lt;br /&gt;Feature Activation&amp;#58; Threw an exception, attempting to roll back.  Feature &amp;#39;CoP_CoPTemplate&amp;#39; &amp;#40;ID&amp;#58; &amp;#39;a458239e-0cef-47b5-8281-53e24f9f2d15&amp;#39;&amp;#41;.  Exception&amp;#58; Microsoft.Practices.SharePoint.Common.Logging.LoggingException&amp;#58; One or more error occurred while writing messages into the log.&amp;#92;r&amp;#92;nThe error while writing to the EventLog was&amp;#58;An exception has occurred.   ExceptionType&amp;#58; &amp;#39;SecurityException&amp;#39;   ExceptionMessage&amp;#58; &amp;#39;The source was not found, but some or all event logs could not be searched.  Inaccessible logs&amp;#58; Security.&amp;#39;   StackTrace&amp;#58; &amp;#39;   at System.Diagnostics.EventLog.FindSourceRegistration&amp;#40;String source, String machineName, Boolean readOnly&amp;#41;       at System.Diagnostics.EventLog.SourceExists&amp;#40;String source, String machineName&amp;#41;       at System.Diagnostics.EventLog.VerifyAndCreateSource&amp;#40;String sourceName, String currentMachineName&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category&amp;#41;       at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;WriteEvent&amp;#62;b__0&amp;#40;&amp;#41;       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess&amp;#40;CodeToRunElevated secureCode&amp;#41;       at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.WriteEvent&amp;#40;UInt16 id, SPDiagnosticsCategory category, EventSeverity severity, String output, Object&amp;#91;&amp;#93; data&amp;#41;       at Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService.LogEvent&amp;#40;String message, Int32 eventId, EventSeverity severity, SPDiagnosticsCategory spCategory&amp;#41;       at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;&amp;#39;   Source&amp;#58; &amp;#39;System&amp;#39;   TargetSite&amp;#58; &amp;#39;Microsoft.Win32.RegistryKey FindSourceRegistration&amp;#40;System.String, System.String, Boolean&amp;#41;&amp;#39;  &amp;#92;r&amp;#92;n Orginal logged message was&amp;#58; Microsoft.Practices.SharePoint.Common.Logging.LoggingException&amp;#58; One or more error occurred while writing messages into the log.&amp;#92;r&amp;#92;nThe error while writing to the EventLog was&amp;#58;An exception has occurred.   ExceptionType&amp;#58; &amp;#39;SecurityException&amp;#39;   ExceptionMessage&amp;#58; &amp;#39;The source was not found, but some or all event logs could not be searched.  Inaccessible logs&amp;#58; Security.&amp;#39;   StackTrace&amp;#58; &amp;#39;   at System.Diagnostics.EventLog.FindSourceRegistration&amp;#40;String source, String machineName, Boolean readOnly&amp;#41;       at System.Diagnostics.EventLog.SourceExists&amp;#40;String source, String machineName&amp;#41;       at System.Diagnostics.EventLog.VerifyAndCreateSource&amp;#40;String sourceName, String currentMachineName&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;       at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category&amp;#41;       at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;WriteEvent&amp;#62;b__0&amp;#40;&amp;#41;       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess&amp;#40;CodeToRunElevated secureCode&amp;#41;       at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.WriteEvent&amp;#40;UInt16 id, SPDiagnosticsCategory category, EventSeverity severity, String output, Object&amp;#91;&amp;#93; data&amp;#41;       at Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService.LogEvent&amp;#40;String message, Int32 eventId, EventSeverity severity, SPDiagnosticsCategory spCategory&amp;#41;       at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;&amp;#39;   Source&amp;#58; &amp;#39;System&amp;#39;   TargetSite&amp;#58; &amp;#39;MicrosoftWin32.RegistryKey FindSourceRegistration&amp;#40;System.String, System.String, Boolean&amp;#41;&amp;#39;  &amp;#92;r&amp;#92;n Orginal logged message was&amp;#58; Starting provisioning of CoP site for http&amp;#58;&amp;#47;&amp;#47;allysp2010vm&amp;#58;7777&amp;#47;CoP Additional Information&amp;#58;  Request TimeStamp&amp;#58; &amp;#39;2011-02-02T16&amp;#58;05&amp;#58;30.5711250&amp;#43;11&amp;#58;00&amp;#39;  UserName&amp;#58; &amp;#39;ALLY2010DEV&amp;#92;Administrator&amp;#39;  Request URL&amp;#58; &amp;#39;http&amp;#58;&amp;#47;&amp;#47;allysp2010vm&amp;#58;7777&amp;#47;_layouts&amp;#47;ManageFeatures.aspx&amp;#39;  User Agent&amp;#58; &amp;#39;Mozilla&amp;#47;4.0 &amp;#40;compatible&amp;#59; MSIE 7.0&amp;#59; Windows NT 6.1&amp;#59; WOW64&amp;#59; Trident&amp;#47;4.0&amp;#59; SLCC2&amp;#59; .NET CLR 2.0.50727&amp;#59; .NET CLR 3.5.30729&amp;#59; .NET CLR 3.0.30729&amp;#59; .NET4.0C&amp;#59; .NET4.0E&amp;#41;&amp;#39;  Originating IP address&amp;#58; &amp;#39;fe80&amp;#58;&amp;#58;a093&amp;#58;8bd6&amp;#58;f48f&amp;#58;bde6&amp;#37;11&amp;#39; ---&amp;#62; System.Security.SecurityException&amp;#58; The source was not found, but some or all event logs could not be searched.  Inaccessible logs&amp;#58; Security.     at System.Diagnostics.EventLog.FindSourceRegistration&amp;#40;String source, String machineName, Boolean readOnly&amp;#41;     at System.Diagnostics.EventLog.SourceExists&amp;#40;String source, String machineName&amp;#41;     at System.Diagnostics.EventLog.VerifyAndCreateSource&amp;#40;String sourceName, String currentMachineName&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category&amp;#41;     at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;WriteEvent&amp;#62;b__0&amp;#40;&amp;#41;     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess&amp;#40;CodeToRunElevated secureCode&amp;#41;     at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.WriteEvent&amp;#40;UInt16 id, SPDiagnosticsCategory category, EventSeverity severity, String output, Object&amp;#91;&amp;#93; data&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService.LogEvent&amp;#40;String message, Int32 eventId, EventSeverity severity, SPDiagnosticsCategory spCategory&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;  The Zone of the assembly that failed was&amp;#58;  MyComputer     --- End of inner exception stack trace ---     at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSe.&lt;br /&gt;verity severity, String category&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.BaseLogger.LogToOperations&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;     at Santos.SharePoint.Core.Library.Logging.Logger.Log&amp;#40;EventSeverity eventSeverity, LoggingCategory category, String message, Object&amp;#91;&amp;#93; additionalInfo&amp;#41;     at Santos.SharePoint.Core.Library.Logging.Logger.Log&amp;#40;LoggingCategory category, String message, Object&amp;#91;&amp;#93; additionalInfo&amp;#41;     at Santos.CoP.SharePoint.Features.CoPTemplate.CoPTemplateEventReceiver.ProvisionCoPSite&amp;#40;SPWeb web&amp;#41;     at Santos.CoP.SharePoint.Features.CoPTemplate.CoPTemplateEventReceiver.FeatureActivated&amp;#40;SPFeatureReceiverProperties properties&amp;#41; Additional Information&amp;#58;  Request TimeStamp&amp;#58; &amp;#39;2011-02-02T16&amp;#58;05&amp;#58;30.5711250&amp;#43;11&amp;#58;00&amp;#39;  UserName&amp;#58; &amp;#39;ALLY2010DEV&amp;#92;Administrator&amp;#39;  Request URL&amp;#58; &amp;#39;http&amp;#58;&amp;#47;&amp;#47;allysp2010vm&amp;#58;7777&amp;#47;_layouts&amp;#47;ManageFeatures.aspx&amp;#39;  User Agent&amp;#58; &amp;#39;Mozilla&amp;#47;4.0 &amp;#40;compatible&amp;#59; MSIE 7.0&amp;#59; Windows NT 6.1&amp;#59; WOW64&amp;#59; Trident&amp;#47;4.0&amp;#59; SLCC2&amp;#59; .NET CLR 2.0.50727&amp;#59; .NET CLR 3.5.30729&amp;#59; .NET CLR 3.0.30729&amp;#59; .NET4.0C&amp;#59; .NET4.0E&amp;#41;&amp;#39;  Originating IP address&amp;#58; &amp;#39;fe80&amp;#58;&amp;#58;a093&amp;#58;8bd6&amp;#58;f48f&amp;#58;bde6&amp;#37;11&amp;#39; ---&amp;#62; System.Security.SecurityException&amp;#58; The source was not found, but some or all event logs could not be searched.  Inaccessible logs&amp;#58; Security.     at System.Diagnostics.EventLog.FindSourceRegistration&amp;#40;String source, String machineName, Boolean readOnly&amp;#41;     at System.Diagnostics.EventLog.SourceExists&amp;#40;String source, String machineName&amp;#41;     at System.Diagnostics.EventLog.VerifyAndCreateSource&amp;#40;String sourceName, String currentMachineName&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte&amp;#91;&amp;#93; rawData&amp;#41;     at System.Diagnostics.EventLog.WriteEntry&amp;#40;String source, String message, EventLogEntryType type, Int32 eventID, Int16 category&amp;#41;     at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.&amp;#60;&amp;#62;c__DisplayClass2.&amp;#60;WriteEvent&amp;#62;b__0&amp;#40;&amp;#41;     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess&amp;#40;CodeToRunElevated secureCode&amp;#41;     at Microsoft.SharePoint.Administration.SPDiagnosticsServiceBase.WriteEvent&amp;#40;UInt16 id, SPDiagnosticsCategory category, EventSeverity severity, String output, Object&amp;#91;&amp;#93; data&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.DiagnosticsService.LogEvent&amp;#40;String message, Int32 eventId, EventSeverity severity, SPDiagnosticsCategory spCategory&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;  The Zone of the assembly that failed was&amp;#58;  MyComputer     --- End of inner exception stack trace ---     at Microsoft.Practices.SharePoint.Common.Logging.SharePointLogger.WriteToOperationsLog&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;     at Microsoft.Practices.SharePoint.Common.Logging.BaseLogger.LogToOperations&amp;#40;String message, Int32 eventId, EventSeverity severity, String category&amp;#41;     at Santos.SharePoint.Core.Library.Logging.Logger.Log&amp;#40;EventSeverity eventSeverity, LoggingCategory category, String message, Object&amp;#91;&amp;#93; additionalInfo&amp;#41;     at Santos.SharePoint.Core.Library.Logging.Logger.Log&amp;#40;LoggingCategory category, Exception ex&amp;#41;     at Santos.CoP.SharePoint.Features.CoPTemplate.CoPTemplateEventReceiver.FeatureActivated&amp;#40;SPFeatureReceiverProperties properties&amp;#41;     at Microsoft.SharePoint.SPFeature.DoActivationCallout&amp;#40;Boolean fActivate, Boolean fForce&amp;#41;     at Microsoft.SharePoint.SPFeature.Activate&amp;#40;SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce&amp;#41;                ec1f1d7c-8b70-4324-882f-18dd17dd0edb02&amp;#47;02&amp;#47;2011 16&amp;#58;05&amp;#58;30.60               w3wp.exe &amp;#40;0x111C&amp;#41;                                       0x12DC SharePoint Foundation                 Runtime                               6616       Critical   The source was not found, but some or all event logs could not be searched.  Inaccessible logs&amp;#58; Security.             ec1f1d7c-8b70-4324-882f-18dd17dd0edb&lt;br /&gt;Comments: ** Comment from web user: musch ** &lt;p&gt;Or you could use PowerShell to create the souce&amp;#58; &amp;#40;I had this on multiple enviroments&amp;#41;&lt;/p&gt;&lt;p&gt;PowerShell&lt;br /&gt;&amp;#91;System.Diagnostics.EventLog&amp;#93;&amp;#58;&amp;#58;CreateEventSource&amp;#40;&amp;#34;Patterns and Practices&amp;#34;, &amp;#34;Application&amp;#34;&amp;#41;&lt;br /&gt;&lt;/p&gt;</description><author>musch</author><pubDate>Mon, 10 Oct 2011 13:24:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: SecurityException using LogToOperations [8024] 20111010012453P</guid></item><item><title>Created Issue: TCP/IPC RemotingException on serviceLocator.GetInstance&lt;&gt; [9289]</title><link>http://spg.codeplex.com/workitem/9289</link><description>Hello all. I&amp;#39;m trying to build a SharePoint Sandbox solution working with the Service Locator.&lt;br /&gt;&lt;br /&gt;The solution has just a simple coded WebPart with a label, taking a string from a service. The service is provided by ServiceLocator&amp;#58; &lt;br /&gt;--- IMessageProvider messageProvider &amp;#61; serviceLocator.GetInstance&amp;#60;IMessageProvider&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;--- label.Text &amp;#61; &amp;#34;This is the message&amp;#58; &amp;#34; &amp;#43; messageProvider.Message&amp;#59;&lt;br /&gt;&lt;br /&gt;The mapping is registered during feature activation, as suggested in MSDN docs for Sandbox solutions&amp;#58;&lt;br /&gt;--- typeMappings.Site &amp;#61; properties.UserCodeSite&amp;#59;&lt;br /&gt;--- typeMappings.RegisterTypeMapping&amp;#60;IMessageProvider, MessageProvider&amp;#62;&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;I tried by commenting out various bits and by debugging&amp;#58; the exception occurs as soon in web part code I call serviceLocator.GetInstance.&lt;br /&gt;&lt;br /&gt;The inner exception &amp;#40;included in zip too&amp;#41; starts with&amp;#58; &lt;br /&gt;System.Runtime.Remoting.RemotingException&amp;#58; Failed to write to an IPC Port&amp;#58; The pipe is being closed.&lt;br /&gt;&lt;br /&gt;Previously I tried to work with an already existing - more complex - web part, and I was having an exception already during feature activation. In that case it was&amp;#58;&lt;br /&gt;System.Runtime.Remoting.RemotingException&amp;#58; Tcp channel protocol violation&amp;#58; expecting preamble.&lt;br /&gt;&lt;br /&gt;My dev box runs SharePoint Foundation 2010 over Windows 7 64bit.&lt;br /&gt;&lt;br /&gt;Anyone has any suggestion&amp;#63;&lt;br /&gt;</description><author>GiUmaTo</author><pubDate>Fri, 07 Oct 2011 16:37:55 GMT</pubDate><guid isPermaLink="false">Created Issue: TCP/IPC RemotingException on serviceLocator.GetInstance&lt;&gt; [9289] 20111007043755P</guid></item><item><title>Created Issue: Documentation Typo in Logging Lab1 [9100]</title><link>http://spg.codeplex.com/workitem/9100</link><description>On page 7 of the Logging Lab1, Step 9 says to add the following code to DisplayWebPart class which does not exist. This code needs to be added to the LogTest class.&lt;br /&gt;</description><author>jwmiller5</author><pubDate>Thu, 25 Aug 2011 01:05:18 GMT</pubDate><guid isPermaLink="false">Created Issue: Documentation Typo in Logging Lab1 [9100] 20110825010518A</guid></item><item><title>Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906]</title><link>http://spg.codeplex.com/workitem/8906</link><description>We are using Logging Framework in our application. We have received Thread Abort Exception while using ServiceLoactor.GetCurrent Method. We have received this error on the subsite &amp;#40;Team Site&amp;#41; of a Team Site. After recycle the application pool, if we browse this subsite with site owner&amp;#47;visitor account &amp;#40;any account except site colection admin&amp;#41;, it will throw &amp;#34;ThreadAbort Exception&amp;#34;.&lt;br /&gt;&lt;br /&gt;When a user tries to access one of the subsite , Thread abort exception appears . Please find the attachment for the same.&lt;br /&gt;This issue happens for any subsite &amp;#40;Team Site&amp;#41; of a Team Site which has following characteristics&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#40;a&amp;#41; Doesn&amp;#8217;t have Publishing Infrastructure ON&lt;br /&gt;&amp;#40;b&amp;#41; Have a inheritance break from Parent site &lt;br /&gt;&amp;#40;c&amp;#41; After IIS application pool recycle , Site is accessed with any account &lt;br /&gt;        - Which has any kind of rights on subsite  &lt;br /&gt;        -  Is not a Site Collection Admin for the concerned Site Collection &lt;br /&gt;        -  Doesn&amp;#39;t have any kind of rights on Parent Site &lt;br /&gt;&lt;br /&gt;Kindly Please look at the issue and provide the solution for this. It is very critical since it breaks entire web application, not only that particular site.&lt;br /&gt;Comments: ** Comment from web user: abhishekkumar41 ** &lt;p&gt;Any Update on the same.&lt;/p&gt;</description><author>abhishekkumar41</author><pubDate>Fri, 22 Jul 2011 07:00:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Thread Abort Exception while using ServiceLoactor.GetCurrent Method [8906] 20110722070051A</guid></item><item><title>Commented Issue: Minor guid typo in "How to: Programmatically Create Content Types" [8940]</title><link>http://spg.codeplex.com/workitem/8940</link><description>The guid in MyFieldDefXml variable does not match the guid in MyFieldId variable.&lt;br /&gt;Comments: ** Comment from web user: papadi ** &lt;p&gt;I saw that in pdf version, page 326.&lt;/p&gt;</description><author>papadi</author><pubDate>Thu, 14 Jul 2011 13:21:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: Minor guid typo in "How to: Programmatically Create Content Types" [8940] 20110714012126P</guid></item><item><title>Created Issue: Minor guid typo in "How to: Programmatically Create Content Types" [8940]</title><link>http://spg.codeplex.com/workitem/8940</link><description>The guid in MyFieldDefXml variable does not match the guid in MyFieldId variable.&lt;br /&gt;</description><author>papadi</author><pubDate>Thu, 14 Jul 2011 13:20:29 GMT</pubDate><guid isPermaLink="false">Created Issue: Minor guid typo in "How to: Programmatically Create Content Types" [8940] 20110714012029P</guid></item><item><title>Created Issue: Upgrading applicaiton that use SPG 2007 library to 2010 [8914]</title><link>http://spg.codeplex.com/workitem/8914</link><description>Hi,&lt;br /&gt;I have a few applications in 2007 using the SPG libraries. Now, we are going to upgrade to 2010. Do you have any documentation on guiding of migration of those applications&amp;#63; I assume the path will be instead of spg 2007, use 2010 version in reference and make the code compatible with the new library.&lt;br /&gt;&lt;br /&gt;But the question is there anything changed which will impact current data. E.g.  I noticed the key naming is different in IConfigManager 2010 version than 2007 version. Is there anything else I should be aware of&amp;#63;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Sardar Guljar&lt;br /&gt;</description><author>smguljar</author><pubDate>Mon, 11 Jul 2011 04:30:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Upgrading applicaiton that use SPG 2007 library to 2010 [8914] 20110711043049A</guid></item></channel></rss>