<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>features Work Item Rss Feed</title><link>http://www.codeplex.com/features/WorkItem/List.aspx</link><description>features Work Item Rss Description</description><item><title>Commented Issue: UniqueColumnPolicy - not working with Lookup fields (including users) [8838]</title><link>http://features.codeplex.com/workitem/8838</link><description>The UniqueColumnPolicy doesn&amp;#39;t work with looup fields &amp;#40;including users&amp;#41; although these fields are listed in UniqueColumnSettings.ascx.&lt;br /&gt;THis is because the CAML query created in Validation.cs only returns the ID as the value.&lt;br /&gt;There is a simple way to avoid this&amp;#58; detecting if the field type is &amp;#34;User&amp;#34; or &amp;#34;Lookup&amp;#34; and if so, add the following attribute to the FieldRef node LookupId&amp;#61;&amp;#34;TRUE&amp;#34;.&lt;br /&gt;&lt;br /&gt;You will find attachedd the updated Validation.cs &amp;#40;modifications are from line 101 to line 116&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: mcalicea ** &lt;p&gt;How can I add this Validation.cs file to solution&amp;#63;  I am new to features and was wondering if I have to replace the file and then load it to my Sharepoint collection or can I do it after its already deployed&amp;#63;&lt;/p&gt;</description><author>mcalicea</author><pubDate>Thu, 18 Nov 2010 13:45:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: UniqueColumnPolicy - not working with Lookup fields (including users) [8838] 20101118014535P</guid></item><item><title>Commented Issue: UniqueColumnPolicy - not working with Lookup fields (including users) [8838]</title><link>http://features.codeplex.com/workitem/8838</link><description>The UniqueColumnPolicy doesn&amp;#39;t work with looup fields &amp;#40;including users&amp;#41; although these fields are listed in UniqueColumnSettings.ascx.&lt;br /&gt;THis is because the CAML query created in Validation.cs only returns the ID as the value.&lt;br /&gt;There is a simple way to avoid this&amp;#58; detecting if the field type is &amp;#34;User&amp;#34; or &amp;#34;Lookup&amp;#34; and if so, add the following attribute to the FieldRef node LookupId&amp;#61;&amp;#34;TRUE&amp;#34;.&lt;br /&gt;&lt;br /&gt;You will find attachedd the updated Validation.cs &amp;#40;modifications are from line 101 to line 116&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: sfurbacher ** &lt;p&gt;Impact should be raised.&lt;/p&gt;</description><author>sfurbacher</author><pubDate>Fri, 08 Oct 2010 14:44:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: UniqueColumnPolicy - not working with Lookup fields (including users) [8838] 20101008024403P</guid></item><item><title>Created Issue: Content Type Hierarchy [14352]</title><link>http://features.codeplex.com/workitem/14352</link><description>The hyperlink generated in the Tree always point to the root of web application.  This is fine if your site collection is at the root of the web application, but what if your site collection is a sub web... &lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;sharepoint&amp;#47;collection1 &lt;br /&gt;&lt;br /&gt;where collection1 is my rootweb of a site collection.&lt;br /&gt;</description><author>bobbyangers</author><pubDate>Thu, 30 Sep 2010 18:10:53 GMT</pubDate><guid isPermaLink="false">Created Issue: Content Type Hierarchy [14352] 20100930061053P</guid></item><item><title>Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order [6623]</title><link>http://features.codeplex.com/workitem/6623</link><description>&amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; gets added after &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;This Means the .asmx pages do not work on the sharepoint application affter adding the feature. This also prevent you edit the site using sharepoint designer because  &amp;#47;_vti_bin&amp;#47;usergroup.asmx  will give a 401.&lt;br /&gt;&lt;br /&gt;Before  features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;&lt;br /&gt;After features&lt;br /&gt;&lt;br /&gt;&amp;#60;httpHandlers&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD,POST&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,&amp;#40;GETSOURCE&amp;#41;,&amp;#40;HEADSOURCE&amp;#41;,&amp;#40;POSTSOURCE&amp;#41;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;&amp;#34; type&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Reserved.ReportViewerWebControl.axd&amp;#34; type&amp;#61;&amp;#34;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version&amp;#61;8.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;_AppService.axd&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; type&amp;#61;&amp;#34;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;GET,HEAD&amp;#34; path&amp;#61;&amp;#34;ScriptResource.axd&amp;#34; type&amp;#61;&amp;#34;System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.RadUploadProgressHandler.ashx&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;add verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;Telerik.Web.UI.WebResource.axd&amp;#34; type&amp;#61;&amp;#34;Telerik.Web.UI.WebResource, Telerik.Web.UI, Version&amp;#61;2008.1.515.35, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;121fae78165ba3d4&amp;#34; validate&amp;#61;&amp;#34;false&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;remove verb&amp;#61;&amp;#34;&amp;#42;&amp;#34; path&amp;#61;&amp;#34;&amp;#42;.asmx&amp;#34; &amp;#47;&amp;#62; &amp;#60;&amp;#47;httpHandlers&amp;#62;&lt;br /&gt;Comments: ** Comment from web user: Mr_T ** &lt;p&gt;I tried the fix from bbattah0...didn&amp;#39;t work&lt;/p&gt;</description><author>Mr_T</author><pubDate>Fri, 30 Jul 2010 13:17:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config &amp; Ajax.Config httpHandlers added in the wrong order [6623] 20100730011747P</guid></item><item><title>Commented Issue: Error deploying toolbar manager [13516]</title><link>http://features.codeplex.com/workitem/13516</link><description>I&amp;#39;ve installed the toolbar manager on my company&amp;#39;s sharepoint 2007 site and have been using it for a few months now. Functionality is as expected.&lt;br /&gt;&lt;br /&gt;We began having some issues with the server which caused us to notice the following error message within central admin&lt;br /&gt;&lt;br /&gt;Name&amp;#58;                                                         toolbarmanager.wsp&lt;br /&gt;type&amp;#58;                                                           Core Solution&lt;br /&gt;Contains Web Application Resources&amp;#58;            Yes&lt;br /&gt;Contains Global assembly&amp;#58;                            Yes&lt;br /&gt;Contains Code Access Security Policy&amp;#58;            No&lt;br /&gt;Deployment Server Type&amp;#58;                              Front-end Web Server&lt;br /&gt;Deployment Status&amp;#58;                                      Error&lt;br /&gt;Deployed To&amp;#58;                                               None&lt;br /&gt;Last opperation Result&amp;#58;                                 Some of the files failed to copy during deployment of the solution&lt;br /&gt;Last opperation Details&amp;#58;                                RCDA-PORTAL&amp;#58; Http&amp;#58;&amp;#47;&amp;#47;rcda-portal&amp;#47; &amp;#58; sharepoint - 37171 &amp;#58; Error&amp;#58; the web config is invalid on this IIS Web Site&amp;#58;&lt;br /&gt;                                                                   C&amp;#58;&amp;#92;inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;virtualDirectories&amp;#92;37171&amp;#92;web.config&lt;br /&gt;&lt;br /&gt;The weird thing is that we never had a site 37171. Why was the solution trying to deploy to that site rather than the default IIS Server&amp;#63; The solution deployed correctly on our staging server.&lt;br /&gt;Comments: ** Comment from web user: beavermjr ** &lt;p&gt;I removed the solution and tried deploying it again. I am still getting the same error. &lt;/p&gt;</description><author>beavermjr</author><pubDate>Fri, 11 Jun 2010 12:49:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error deploying toolbar manager [13516] 20100611124938P</guid></item><item><title>Created Issue: Error deploying toolbar manager [13516]</title><link>http://features.codeplex.com/workitem/13516</link><description>I&amp;#39;ve installed the toolbar manager on my company&amp;#39;s sharepoint 2007 site and have been using it for a few months now. Functionality is as expected.&lt;br /&gt;&lt;br /&gt;We began having some issues with the server which caused us to notice the following error message within central admin&lt;br /&gt;&lt;br /&gt;Name&amp;#58;                                                         toolbarmanager.wsp&lt;br /&gt;type&amp;#58;                                                           Core Solution&lt;br /&gt;Contains Web Application Resources&amp;#58;            Yes&lt;br /&gt;Contains Global assembly&amp;#58;                            Yes&lt;br /&gt;Contains Code Access Security Policy&amp;#58;            No&lt;br /&gt;Deployment Server Type&amp;#58;                              Front-end Web Server&lt;br /&gt;Deployment Status&amp;#58;                                      Error&lt;br /&gt;Deployed To&amp;#58;                                               None&lt;br /&gt;Last opperation Result&amp;#58;                                 Some of the files failed to copy during deployment of the solution&lt;br /&gt;Last opperation Details&amp;#58;                                RCDA-PORTAL&amp;#58; Http&amp;#58;&amp;#47;&amp;#47;rcda-portal&amp;#47; &amp;#58; sharepoint - 37171 &amp;#58; Error&amp;#58; the web config is invalid on this IIS Web Site&amp;#58;&lt;br /&gt;                                                                   C&amp;#58;&amp;#92;inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;virtualDirectories&amp;#92;37171&amp;#92;web.config&lt;br /&gt;&lt;br /&gt;The weird thing is that we never had a site 37171. Why was the solution trying to deploy to that site rather than the default IIS Server&amp;#63; The solution deployed correctly on our staging server.&lt;br /&gt;</description><author>beavermjr</author><pubDate>Thu, 10 Jun 2010 18:05:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Error deploying toolbar manager [13516] 20100610060549P</guid></item><item><title>Created Issue: Toolbar manager has no effect [13432]</title><link>http://features.codeplex.com/workitem/13432</link><description>Running SharePoint Server 2007 x64.&lt;br /&gt;&lt;br /&gt;Installed and activated the webpart&amp;#59; added to a list page, set to hide menu items. Restarted IIS and menu items still appearing. Tried on several different lists and has no effect on any of them.&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;</description><author>Poynter</author><pubDate>Thu, 03 Jun 2010 10:00:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Toolbar manager has no effect [13432] 20100603100008A</guid></item><item><title>Commented Issue: Could not load file or assembly 'Microsoft.Office.Policy, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the fi</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=12916</link><description>This is the error I receive when trying to deploy the UniqueColumnPolicy.wsp.  Has anyone else ran into this problem&amp;#63;  I&amp;#39;m thinking it has something to do with the web.config file but I&amp;#39;m not that certain...  Any guidance would be great&amp;#33;&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Matt&lt;br /&gt;Comments: ** Comment from web user: iOnline247 ** &lt;p&gt;I ended up running this from the command line&amp;#58;&lt;/p&gt;&lt;p&gt;stsadm -o deploysolution -name UniqueColumnPolicy.wsp -force -immediate -allowGacDeployment&lt;/p&gt;&lt;p&gt;and it works now.  Hope this helps someone else...&lt;/p&gt;&lt;p&gt;Cheers,&lt;br /&gt;Matt&lt;/p&gt;</description><author>iOnline247</author><pubDate>Mon, 03 May 2010 15:06:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: Could not load file or assembly 'Microsoft.Office.Policy, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the fi 20100503030606P</guid></item><item><title>Created Issue: Could not load file or assembly 'Microsoft.Office.Policy, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=12916</link><description>This is the error I receive when trying to deploy the UniqueColumnPolicy.wsp.  Has anyone else ran into this problem&amp;#63;  I&amp;#39;m thinking it has something to do with the web.config file but I&amp;#39;m not that certain...  Any guidance would be great&amp;#33;&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Matt&lt;br /&gt;</description><author>iOnline247</author><pubDate>Fri, 30 Apr 2010 19:06:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Could not load file or assembly 'Microsoft.Office.Policy, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file 20100430070659P</guid></item><item><title>Created Issue: Ajax config feature - Failed to apply a web.config modification to file 'configuration/system.web/pages [12680]</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=12680</link><description>The ajax config feature sometimes throws up exception &amp;#34;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#34; and the fix http&amp;#58;&amp;#47;&amp;#47;features.codeplex.com&amp;#47;WorkItem&amp;#47;View.aspx&amp;#63;WorkItemId&amp;#61;8353 didn&amp;#39;t work for me. &lt;br /&gt;&lt;br /&gt;Though the feature fails to activate, it still creates all the config entries. Any fix for this&amp;#63;&lt;br /&gt;</description><author>rjn71</author><pubDate>Tue, 13 Apr 2010 19:08:51 GMT</pubDate><guid isPermaLink="false">Created Issue: Ajax config feature - Failed to apply a web.config modification to file 'configuration/system.web/pages [12680] 20100413070851P</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node. [7502]</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: Mr_T ** &lt;p&gt;same prob here&lt;/p&gt;</description><author>Mr_T</author><pubDate>Fri, 09 Apr 2010 06:06:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. [7502] 20100409060628A</guid></item><item><title>Created Issue: Pages modification on AJAX Config [11682]</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=11682</link><description>I noticed that you add the following modification &amp;#34;pages&amp;#91;&amp;#64;pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34;&amp;#93;&amp;#34;. I think it&amp;#39;s better to add an empty &amp;#34;&amp;#60;Pages &amp;#47;&amp;#62;&amp;#34; node as EnsureSection. Because of this &amp;#34;pageParserFilterType&amp;#34; check, i now ended up with two &amp;#60;pages&amp;#62; nodes.&lt;br /&gt;</description><author>SanderSchutten</author><pubDate>Tue, 02 Feb 2010 16:29:52 GMT</pubDate><guid isPermaLink="false">Created Issue: Pages modification on AJAX Config [11682] 20100202042952P</guid></item><item><title>Created Issue: Placeholder Master Feature - Error Activating feature</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=10201</link><description>In order to successfully activate this feature, the placeholder.master to be local to the feature folder&lt;br /&gt;</description><author>Atworks</author><pubDate>Fri, 26 Jun 2009 18:41:48 GMT</pubDate><guid isPermaLink="false">Created Issue: Placeholder Master Feature - Error Activating feature 20090626064148P</guid></item><item><title>Created Issue: Print List</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=9811</link><description>Hi,&lt;br /&gt;&lt;br /&gt;it seems to me, that my Print-list-Button doesn&amp;#39;t work correctly.&lt;br /&gt;The &amp;#123;ListiD&amp;#125;-Variable is not filled.&lt;br /&gt;&lt;br /&gt;false&amp;#58;&lt;br /&gt;    http&amp;#58;&amp;#47;&amp;#47;mysite&amp;#47;_layouts&amp;#47;PrintList&amp;#47;PrintList.aspx&amp;#63;list&amp;#61;&amp;#123;ListId&amp;#125;&lt;br /&gt;&lt;br /&gt;correct&amp;#58;&lt;br /&gt;    http&amp;#58;&amp;#47;&amp;#47;mysite&amp;#47;_layouts&amp;#47;PrintList&amp;#47;PrintList.aspx&amp;#63;list&amp;#61;&amp;#37;7b2047C360-D73A-41B7-BB1F-C703C55190E2&amp;#37;7d&lt;br /&gt;&lt;br /&gt;Where is the error&amp;#63; What can I do&amp;#63;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Markus&lt;br /&gt;</description><author>chaosgenie</author><pubDate>Tue, 21 Apr 2009 12:29:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Print List 20090421122945P</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: danwoodard ** &lt;p&gt;This causes major problems in a multi-server farm it makes it impossible to add WFE&amp;#39;s to the farm due to the corrupted web.config. &lt;/p&gt;</description><author>danwoodard</author><pubDate>Thu, 16 Apr 2009 02:56:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20090416025654A</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://features.codeplex.com/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: joshc ** &lt;p&gt;For me it seemed to be initiated when we had 2 WFE and the timer service wasn&amp;#39;t running on one when the WSP package was installed and feature activated. I assumed something got out of sync but I feel your pain, I never came up with a solution and its still an outstanding issue right now.&lt;br /&gt;&lt;/p&gt;</description><author>joshc</author><pubDate>Wed, 08 Apr 2009 23:30:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20090408113012P</guid></item><item><title>Created Issue: Log Viewer Feature gets an error with empty log files.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=9232</link><description>Hi, the Log viewer feture get an &amp;#34;Object reference not set to an instance of an object.&amp;#34; trying to open an empty log file.&lt;br /&gt;</description><author>esantonja</author><pubDate>Wed, 11 Feb 2009 14:10:00 GMT</pubDate><guid isPermaLink="false">Created Issue: Log Viewer Feature gets an error with empty log files. 20090211021000P</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: bikoenig ** &lt;p&gt;this is absolute bullshit. is there no way to fix a MOSS site once you&amp;#39;ve b0rked it&amp;#63;&lt;/p&gt;</description><author>bikoenig</author><pubDate>Fri, 30 Jan 2009 23:15:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20090130111510P</guid></item><item><title>Created Issue: UniqueColumnPolicy - not working with Lookup fields (including users)</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=8838</link><description>The UniqueColumnPolicy doesn&amp;#39;t work with looup fields &amp;#40;including users&amp;#41; although these fields are listed in UniqueColumnSettings.ascx.&lt;br /&gt;THis is because the CAML query created in Validation.cs only returns the ID as the value.&lt;br /&gt;There is a simple way to avoid this&amp;#58; detecting if the field type is &amp;#34;User&amp;#34; or &amp;#34;Lookup&amp;#34; and if so, add the following attribute to the FieldRef node LookupId&amp;#61;&amp;#34;TRUE&amp;#34;.&lt;br /&gt;&lt;br /&gt;You will find attachedd the updated Validation.cs &amp;#40;modifications are from line 101 to line 116&amp;#41;&lt;br /&gt;</description><author>FVK</author><pubDate>Wed, 07 Jan 2009 17:29:54 GMT</pubDate><guid isPermaLink="false">Created Issue: UniqueColumnPolicy - not working with Lookup fields (including users) 20090107052954P</guid></item><item><title>Commented Issue: 3.5 Config - Reactivation issue, pages node.</title><link>http://www.codeplex.com/features/WorkItem/View.aspx?WorkItemId=7502</link><description>The 3.5 Config feature on first activation activates OK, deactivation of the feature deactivates OK, BUT if then it is reactivated for a second time there is an error&amp;#58;&lt;br /&gt;&lt;br /&gt;Failed to apply a web.config modification to file &amp;#39;configuration&amp;#47;system.web&amp;#47;pages&amp;#39;.  The specified node &amp;#34;C&amp;#58;&amp;#92;Inetpub&amp;#92;wwwroot&amp;#92;wss&amp;#92;VirtualDirectories&amp;#92;80&amp;#92;web.config&amp;#34; was not found in the web.config file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Pages node is completely removed from the web.config on deactivation. This is one issue but there is a further issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original config&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After first activation&lt;br /&gt;&lt;br /&gt;&amp;#60;pages enableSessionState&amp;#61;&amp;#34;false&amp;#34; enableViewState&amp;#61;&amp;#34;true&amp;#34; enableViewStateMac&amp;#61;&amp;#34;true&amp;#34; validateRequest&amp;#61;&amp;#34;false&amp;#34; pageParserFilterType&amp;#61;&amp;#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; asyncTimeout&amp;#61;&amp;#34;7&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;namespaces&amp;#62;&lt;br /&gt;        &amp;#60;remove namespace&amp;#61;&amp;#34;System.Web.UI.WebControls.WebParts&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;namespaces&amp;#62;&lt;br /&gt;      &amp;#60;tagMapping&amp;#62;&lt;br /&gt;        &amp;#60;add tagType&amp;#61;&amp;#34;System.Web.UI.WebControls.SqlDataSource, System.Web, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#34; mappedTagType&amp;#61;&amp;#34;Microsoft.SharePoint.WebControls.SPSqlDataSource, Microsoft.SharePoint, Version&amp;#61;12.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;71e9bce111e9429c&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;tagMapping&amp;#62;&lt;br /&gt;      &amp;#60;controls&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI.WebControls&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;add tagPrefix&amp;#61;&amp;#34;asp&amp;#34; namespace&amp;#61;&amp;#34;System.Web.UI&amp;#34; assembly&amp;#61;&amp;#34;System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;controls&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;pages&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On deactivation the Pages node is removed. This means a second reactivation fails with the error above but a further issue is that the original nodes within the Pages node are now lost.&lt;br /&gt;Comments: ** Comment from web user: tns ** &lt;p&gt;Anyone found a solution&amp;#47;workaround for this&amp;#63;&lt;/p&gt;</description><author>tns</author><pubDate>Mon, 22 Dec 2008 12:16:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: 3.5 Config - Reactivation issue, pages node. 20081222121611P</guid></item></channel></rss>