<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://br.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>SharePoint</title>
 <link>http://br.sys-con.com/</link>
 <description>Latest articles from SharePoint</description>
 <language>en</language>
 <copyright>Copyright 2012 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sat, 18 Feb 2012 05:16:33 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Book Review: Microsoft SharePoint 2010 Power User Cookbook</title>
 <link>http://br.sys-con.com/node/2095798</link>
 <description>This book is great for the SharePoint end user. I kind of think of it like the top 70 FAQs about SharePoint found all in one place.
Although this book is a little out of context for the books I usually read about SharePoint, I was looking for a book to recommend to the user&#039;s of the SharePoint 2010 environments I working. I am currently upgrading a 2007 environment to 2010, so the users are going to need a good reference for common tasks. This book fits the bill.
Each topic begins with a Getting Ready section that tells you which SharePoint version the task can be done on. It then has a How to do it section that explains how to accomplish the task at hand. This section not only contains written instructions but also usually includes detailed screenshots.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/2095798&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 13 Dec 2011 08:15:00 EST</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/2095798</guid>
</item>
<item>
 <title>SharePoint 2010 Development with Visual Studio 2010 Expert Cookbook</title>
 <link>http://br.sys-con.com/node/2033234</link>
 <description>&quot;Expert Cookbook&quot; are the last two words in the title for a good reason. This book is for the advanced SharePoint developer. The book is a collection of small recipes that dig into some of the more advanced SharePoint 2010 programming topics. It does not mess around with introductions to topics, it just jumps right into the details of the solution.
The book includes chapters on List and Event Receivers, Workflows, Advanced Workflows, List Definitions and Content Types, Web Parts, Web Services and REST, and Working with the Client Object Model.
The author has made the code available for download. It is well organized and very usable, except for to old folders of code left in the upload. I just ignored them. You do need SharePoint 2010 on your Visual Studio 2010 development box.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/2033234&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 25 Oct 2011 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/2033234</guid>
</item>
<item>
 <title>Book Review: Essential SharePoint 2010: Overview, Governance, &amp; Planning</title>
 <link>http://br.sys-con.com/node/1835565</link>
 <description>So I had all the technical how to books, and some of them covered some governance and planning, but I was left wanting more. I hoped this book would fill in the gaps and it did.
The biggest problem I have run into with SharePoint is that there is not enough planning and governance surrounding the use of it. I have been in a lot of environments that started their SharePoint initiatives with a plan that was no more that “Hey why don’t we throw SharePoint up and see what it can do”. Suddenly those curious individuals are using it to share documents. The word slowly spreads that it is available and more users start using it.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1835565&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 17 May 2011 08:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1835565</guid>
</item>
<item>
 <title>Second Upgrade to Tool for Reverse Engineering SharePoint 2007/2010</title>
 <link>http://br.sys-con.com/node/1731516</link>
 <description>New features in this version include generating DGML diagrams that allow Root Sites to be put into groups, reports now include information on Services running on the Server and the Farm, user and group account information, and application pool information.
The last version gave you the option to list the users on the sites, and flag sites that have not been updated for a while to show in RED. The user&#039;s emails are listed as well as their administration status.
The DGML tool that creates diagrams for Visual Studio 2010 now ties all the site collects to the web application at the top level, or gives you the option of displaying the top level sites as groups. Sites older than the day selected will be shown in RED. All the site nodes in the DGML are clickable.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1731516&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 27 Feb 2011 13:00:00 EST</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1731516</guid>
</item>
<item>
 <title>Enterprise Search Web Parts Are Still Sealed</title>
 <link>http://br.sys-con.com/node/1216012</link>
 <description>I am pretty passionate about Enterprise Search and with MOSS 2007 I saw customers really struggle because wildcard search was not offered out of the box and most of the web parts in Microsoft.Office.Server.Search.WebParts are sealed.

Luckily, the most important one CoreResultsWebPart was in fact not sealed and I was able to hack together a wildcard search solution by inheriting it and using some hacky reflection.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1216012&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Dec 2009 08:20:00 EST</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1216012</guid>
</item>
<item>
 <title>Troubleshooting Sandboxed Solutions in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1204315</link>
 <description>&lt;p&gt;I have a talk coming up on Code Access Security at SharePoint Saturday Kansas City next month so I have been investigating sandboxed solutions quite a bit.&amp;#160; After all, sandboxed solutions are just another flavor of using CAS with some additional things thrown in.&amp;#160; However, after I got my SharePoint server installed and configured, I found that sandboxed solutions were not working.&amp;#160; When I configured my solution to use the sandbox and tried to deploy it, I got an error stating that the Windows SharePoint Services UserCode Host v4 was disabled.&amp;#160; I found that to be odd, so I decided to do some looking around.&amp;#160; I ended up in the Windows Services MMC snapin and found that the service called &lt;em&gt;Windows SharePoint Services UserCode Host v4&lt;/em&gt; was in fact set to disabled.&amp;#160; I changed this to automatic and started the service up.&amp;#160; I tried to deploy again, but unfortunately thing still weren’t working.&amp;#160; Here is the error I got this time.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Error occurred in deployment step &amp;#39;Activate Features&amp;#39;: This feature cannot be activated at this time. The contents of the feature&amp;#39;s solution requires the Solution Sandbox service to be running.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This one took a little bit more digging, but I ended up going to Central Administration and looking at the Services on Server page.&amp;#160; I thought what I needed would be under Service Applications, but that was not the case.&amp;#160; I took a look at Services on Server and quickly discovered that the &lt;em&gt;Microsoft SharePoint Foundation User Code Service&lt;/em&gt; had not been started.&amp;#160; I started the service and then I tried to deploy again and the errors went away and my sandboxed web part worked as expected.&amp;#160; I’m not sure why neither of these started.&amp;#160; It could be because I don’t have enough memory allocated to the virtual machine or maybe it’s always disabled by default.&amp;#160; Anyhow, be sure and check these two things before you try to work in the sandbox.&lt;/p&gt;  &lt;p&gt;UPDATE: &lt;a href=&quot;http://twitter.com/MSwannMSFT&quot;&gt;@MSwannMSFT&lt;/a&gt; confirmed for me that this is by design.&amp;#160; It’s disabled for performance and security since it spins up three new processes.&lt;/p&gt;&lt;img src=&quot;http://www.dotnetmafia.com/aggbug.aspx?PostID=1132&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/CoreysDotNetTipOfTheDay/~4/0aVy7GLr-rE&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1204315&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Dec 2009 08:00:00 EST</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1204315</guid>
</item>
<item>
 <title>Solution Dependencies in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1163587</link>
 <description>With MOSS 2007, I often got asked what order do I install these solution packages in.  Oftentimes, it was critical that they get installed in a particular order.  With features, we have had the ability to set dependencies, but we really didn’t have anything like that for solution packages.  Well, I haven’t heard people talking about this new feature yet, but we can in fact set solution dependencies in the manifest.xml file.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1163587&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 10:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1163587</guid>
</item>
<item>
 <title>Turning on the Developer Dashboard in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1166944</link>
 <description>The developer dashboard is a great new feature that developers can use to aid them in tuning performance on a page.  This new functionality adds information to the bottom of any page in SharePoint that displays performance information and what SQL queries were executed to display the page.  To my knowledge, there is currently no way in the UI to turn this on, so you can do this with a quick x64 console application.  This is soon to become a quite popular code snippet I am sure.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1166944&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1166944</guid>
</item>
<item>
 <title>Quick Overview of Master Pages in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1166942</link>
 <description>SharePoint 2010 brings a few new master pages that you may want to know about.  There are additional master pages to accommodate both the old and new versions of UI.  There are also some simplified pages to take note in.

The first master page we will talk about is v4.master.  This is the default team site master page used with version 4 (obviously) of the UI.  This will be the master page you typically use. It provides the ribbon bar and all of the other new visual UI changes such as the site actions menu on the left side.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1166942&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 09:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1166942</guid>
</item>
<item>
 <title>Deploying a Data Connections Library using a Feature</title>
 <link>http://br.sys-con.com/node/1132981</link>
 <description>&lt;p&gt;If you’re like me at all, you like to see compete examples of how to do things.&amp;#160; Yes, I can usually read something and apply what I already know, but sometimes, it is nice to see a fully working example of something, before you try something on your own.&amp;#160; Today’s example is how to deploy a data connections library using a feature.&amp;#160; I already posted how to deploy a .UDCX file to a data connection library so I thought this post would go well with it.&amp;#160; Our example starts with a standard feature.xml file.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Feature&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;xmlns&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;http://schemas.microsoft.com/sharepoint/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Id&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;{EF18A3A1-8D0D-40a9-8BEF-B23ADE36889D}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Scope&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Site&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Hidden&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;False&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;My Data Connection Library&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;This deploys a data connection library&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifests&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifest&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Location&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Elements.xml&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifests&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Feature&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Now we need to build our elements.xml file.&amp;#160; There are two things we need to know to deploy a SharePoint list in this case.&amp;#160; The list template id and the feature that the deployed the list template. The first thing we need to know is the List Template Type for the data connections library.&amp;#160; We can figure that out by looking at the type attribute in the List element of the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms415091.aspx&quot;&gt;SDK&lt;/a&gt;.&amp;#160; Looking at that, we determine the List Template Type is 130.&amp;#160; &lt;/p&gt;  &lt;p&gt;We now need to figure out the feature id.&amp;#160; There is a number of ways to do this (and maybe it is even documented somewhere), but I went with a more brute force approach.&amp;#160; I knew that the Records Center site template provisioned a data connection library, so I went to the SiteTemplates folder in the 12 hive and found the SPSREPORTCENTER folder.&amp;#160; Looking at the onet.xml file inside, I found the line I needed.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;List&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;$Resources:spscore,ReportCenterOnet_DataConnectionsListInstanceName&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;FeatureId&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;$Resources:spscore,ReportCenterOnet_DataConnectionsListInstanceDescription&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Url&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Data Connections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Type&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;There is the FeatureId and the Type again.&amp;#160; Note the FeatureId of &lt;em&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/em&gt;.&amp;#160; For some reason, they never use brackets with the GUID on the Id here.&amp;#160; Not sure if that is required or not.&amp;#160; We can pretty much use this line in our elements file, but we do need to make some changes, since elements.xml needs a ListInstance element instead of a List element.&amp;#160; Here is what our ListInstance element looks like.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Elements&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;xmlns&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;http://schemas.microsoft.com/sharepoint/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ListInstance&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;FeatureId&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Id&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;{7C6924D1-5704-4a6f-9C6C-04902A312252}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;TemplateType&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;DocumentTemplate&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Data Connections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Url&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;DataConnections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;OnQuickLaunch&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;FALSE&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;My Data Connection Library.&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Elements&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As you can see it’s pretty similar.&amp;#160; Be sure and give it a unique Id.&amp;#160; You can customize the Url to your liking.&amp;#160; One thing I will point out is that you should not set RootWebOnly to true on this list.&amp;#160; If you do, you will get an Object Reference not found error and the list will not deploy.&amp;#160; Copy your feature files out to your 12 hive.&amp;#160; Then install and activate your feature.&amp;#160; You should have a data connections library at the URL you specify.&amp;#160; I will point out that the library won’t show up in the Lists on your site, nor will there be any navigation to it, but it will be there.&amp;#160; I hope this quick tip today helps you.&lt;/p&gt;&lt;img src=&quot;http://www.dotnetmafia.com/aggbug.aspx?PostID=985&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/CoreysDotNetTipOfTheDay/~4/H8LOqxuQhqk&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1132981&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 05 Oct 2009 11:54:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1132981</guid>
</item>
<item>
 <title>All Roads Lead to SharePoint</title>
 <link>http://br.sys-con.com/node/635394</link>
 <description>Corporate IT organizations have deployed numerous platforms over the years to enable users to collaborate on and share unstructured documents, files, and other data. File shares, document management systems, e-mail servers, Web servers – chances are that most of these are still in use in your company. New user requirements and technical capabilities have driven this evolution, and the result is a scattered variety of platforms that have become unwieldy and expensive to manage.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/635394&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 20:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/635394</guid>
</item>
<item>
 <title>SharePoint Recovery</title>
 <link>http://br.sys-con.com/node/531747</link>
 <description>How many times have you been working on a document, making a system change or trying to code a late-breaking change only to have it all go wrong. We&#039;ve all had that sinking feeling where we have kicked off a series of events only to wish we could roll back time and make it undo itself. Unfortunately for all of us these things happen and it seems that the first thought that crosses our minds is &#039;Time to polish off the old resume.&#039;&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/531747&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Apr 2008 14:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/531747</guid>
</item>
</channel>
</rss>

