<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.dennus.net &#187; Uncategorized</title>
	<atom:link href="http://blog.dennus.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dennus.net</link>
	<description>A reflection on Microsoft Office SharePoint Server 2007 (and other stuff...)</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:28:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SP2010 &#8211; Now possible to change your page layout on the fly?</title>
		<link>http://blog.dennus.net/2009/11/18/sp2010-now-possible-to-change-your-page-layout-on-the-fly/</link>
		<comments>http://blog.dennus.net/2009/11/18/sp2010-now-possible-to-change-your-page-layout-on-the-fly/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:37:05 +0000</pubDate>
		<dc:creator>Dennis Meenhuis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.dennus.net/?p=32</guid>
		<description><![CDATA[Wow, this seems like an interesting and much requested feature I just discovered in SharePoint 2010. It seems you can now change the page layout of an existing page! Maybe this is old news already, but I hadn't heard anything about it yet. So we have our regular article page right here: When you expand [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">Wow, this seems like an interesting and much requested feature I just discovered in SharePoint 2010. It seems you can now change the page layout of an existing page! Maybe this is old news already, but I hadn't heard anything about it yet.</div>
<p>So we have our regular article page right here:</p>
<div id="attachment_33" class="wp-caption alignnone" style="width: 961px"><img class="size-full wp-image-33" title="SP2010 Article Page" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-article-page.JPG" alt="SP2010 Article Page" width="951" height="505" /><p class="wp-caption-text">SP2010 Article Page</p></div>
<p>When you expand the Page Layout button on the ribbon, you get this:  </p>
<div id="attachment_36" class="wp-caption alignnone" style="width: 440px"><img class="size-full wp-image-36" title="SP2010 Change Page Layout" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-change-page-layout.JPG" alt="SP2010 Change Page Layout" width="430" height="519" /><p class="wp-caption-text">SP2010 Change Page Layout</p></div>
<p> Let's for example select Blank Web Part page as the new layout for our page. SharePoint then takes the new setting, doesn't perform a post-back anymore, AJAX is very nicely integrated now:</p>
<div class="mceTemp">
<div id="attachment_41" class="wp-caption alignnone" style="width: 457px"><img class="size-full wp-image-41" title="SP2010 - Changing Page Layout" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-changing-page-layout1.JPG" alt="SP2010 - Changing Page Layout" width="447" height="302" /><p class="wp-caption-text">SP2010 - Changing Page Layout</p></div>
</div>
<p>When SharePoint is done processing the changes, our page is now a web part page instead of the article page it was before!</p>
<div class="mceTemp">
<dl id="attachment_38" class="wp-caption alignnone" style="width: 995px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-38" title="SP2010 - Web Part Page" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-web-part-page.JPG" alt="SP2010 - Web Part Page" width="985" height="526" /></dt>
<dd class="wp-caption-dd">SP2010 - Web Part Page</dd>
</dl>
<p> <br />
<strong>Edit:</strong></div>
<p>The functionality isn't completely bug-free yet. After playing around with a couple of different page layouts, I'm suddenly getting this error:</p>
<div class="mceTemp">
<dl id="attachment_43" class="wp-caption alignnone" style="width: 603px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-43" title="SP2010 Change Page Layout Error" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-change-page-layout-error.JPG" alt="SP2010 Change Page Layout Error" width="593" height="298" /></dt>
<dd class="wp-caption-dd">SP2010 Change Page Layout Error</dd>
</dl>
<p>Obviously the product is still in beta, I'm sure this will be fixed in the final version <img src='http://blog.dennus.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.dennus.net/2009/11/18/sp2010-now-possible-to-change-your-page-layout-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SP2010 &#8211; SPUserCodeV4 &#8211; Your new web part project isn&#8217;t deploying?</title>
		<link>http://blog.dennus.net/2009/11/18/sp2010-spusercodev4-your-new-web-part-project-isnt-deploying/</link>
		<comments>http://blog.dennus.net/2009/11/18/sp2010-spusercodev4-your-new-web-part-project-isnt-deploying/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 13:54:26 +0000</pubDate>
		<dc:creator>Dennis Meenhuis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.dennus.net/?p=24</guid>
		<description><![CDATA[So you've just gone through all the trouble to get the new SharePoint 2010 beta installed with the new Visual Studio 2010 beta alongside of it. You've created your first web part project and you're ready to deploy! Only one minor issue though, when you try to deploy, you're getting an error, saying that "Cannot [...]]]></description>
			<content:encoded><![CDATA[<p>So you've just gone through all the trouble to get the new SharePoint 2010 beta installed with the new Visual Studio 2010 beta alongside of it. You've created your first web part project and you're ready to deploy!</p>
<p>Only one minor issue though, when you try to deploy, you're getting an error, saying that "Cannot start service SPUserCodeV4 on computer &lt;computername&gt;".</p>
<div id="attachment_25" class="wp-caption alignnone" style="width: 629px"><img class="size-full wp-image-25" title="Visual Studio 2010 - SharePoint project deployment error" src="http://blog.dennus.net/wp-content/uploads/2009/11/vs2010-deploy-error.JPG" alt="Visual Studio 2010 - SharePoint project deployment error" width="619" height="235" /><p class="wp-caption-text">Visual Studio 2010 - SharePoint project deployment error</p></div>
<p>Although the screenshot shows an error with retracting, I was getting the same error when deploying. I figured, maybe it works if I deploy it again, but alas :)</p>
<p>The error is related to a service not being started on the SharePoint server. In order to start it, do the following:</p>
<p>- Go to Central Administration -&gt; System Settings -&gt; Manage services on server<br />
- Locate the service "Microsoft SharePoint Foundation User Code Service"</p>
<div id="attachment_27" class="wp-caption alignnone" style="width: 578px"><img class="size-full wp-image-27" title="SP2010 User Code Service" src="http://blog.dennus.net/wp-content/uploads/2009/11/sp2010-spusercode-service.JPG" alt="SP2010 User Code Service" width="568" height="114" /><p class="wp-caption-text">SP2010 User Code Service</p></div>
<p>On my server it wasn't started by default. I'm not sure if something went wrong during installation and that this service should be enabled by default. Just click the "Start" link button to start the service.</p>
<p>Now go back to Visual Studio 2010 and retry deploying your solution. In my case, this did the trick; the project was deployed successfully deployed!</p>
<div id="attachment_28" class="wp-caption alignnone" style="width: 592px"><img class="size-full wp-image-28" title="VS2010 Sharepoint Project Deployed" src="http://blog.dennus.net/wp-content/uploads/2009/11/vs2010-sharepoint-project-deployed.JPG" alt="VS2010 Sharepoint Project Deployed" width="582" height="254" /><p class="wp-caption-text">VS2010 Sharepoint Project Deployed</p></div>
<p> <br />
Thinking about it, it might have something to do with the order of installation. I installed Visual Studio 2010 after I installed and configured SharePoint 2010. Maybe for some reason SharePoint only picks this up when it can find a Visual Studio installation or something like that. Not too bothered to find out though, the installation took a few precious hours and I don't really feel like doing all that again <img src='http://blog.dennus.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dennus.net/2009/11/18/sp2010-spusercodev4-your-new-web-part-project-isnt-deploying/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
