<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
<channel>
	<title>Comments for Krompaco</title>
	<link>http://krompaco.nu</link>
	<description>A blog about computer stuff</description>
	<pubDate>Thu, 29 Jul 2010 12:00:08 +0000</pubDate>
	<atom:link href="http://krompaco.nu/comments/feed/" rel="self" type="application/rss+xml" />
	<item>
		<title>Comment on Error code 8004402f installing Vista Service Pack 2 by JK</title>
		<link>http://krompaco.nu/problem-installing-vista-sp2/#comment-58</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Sat, 13 Mar 2010 19:10:52 +0000</pubDate>
		<guid>http://krompaco.nu/problem-installing-vista-sp2/#comment-58</guid>
		<description>Hi mesut! I just describe what my problem was. If you know that you don't do any weird stuff with your drives and volumes (in my case I was using TrueCrypt volumes that weren't mounted until after login) the solution for you is most likely something completely different.</description>
	</item>
	<item>
		<title>Comment on Error code 8004402f installing Vista Service Pack 2 by mesut</title>
		<link>http://krompaco.nu/problem-installing-vista-sp2/#comment-57</link>
		<dc:creator>mesut</dc:creator>
		<pubDate>Sat, 13 Mar 2010 11:46:34 +0000</pubDate>
		<guid>http://krompaco.nu/problem-installing-vista-sp2/#comment-57</guid>
		<description>Hi,
i have this error too.And i tried this way but it did not solve my problem i am still getting this error code 8004402F.</description>
	</item>
	<item>
		<title>Comment on Using XmlTextWriter to output RSS with MVC by JK</title>
		<link>http://krompaco.nu/using-xmltextwriter-to-output-rss-with-mvc/#comment-44</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Tue, 29 Dec 2009 13:05:07 +0000</pubDate>
		<guid>http://krompaco.nu/using-xmltextwriter-to-output-rss-with-mvc/#comment-44</guid>
		<description>Thank you for commenting CW. I looked into that namespace, and found a few other blog posts using it with MVC, but I wanted more control. Microsoft's poor track record of following web standards also made me skeptical.</description>
	</item>
	<item>
		<title>Comment on Using XmlTextWriter to output RSS with MVC by CW</title>
		<link>http://krompaco.nu/using-xmltextwriter-to-output-rss-with-mvc/#comment-43</link>
		<dc:creator>CW</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:30:58 +0000</pubDate>
		<guid>http://krompaco.nu/using-xmltextwriter-to-output-rss-with-mvc/#comment-43</guid>
		<description>http://msdn.microsoft.com/en-us/library/system.servicemodel.syndication.aspx</description>
	</item>
	<item>
		<title>Comment on How to create a role task by code in EPiServer by JK</title>
		<link>http://krompaco.nu/episerver-task-by-code/#comment-34</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Thu, 17 Dec 2009 10:17:44 +0000</pubDate>
		<guid>http://krompaco.nu/episerver-task-by-code/#comment-34</guid>
		<description>Nice! Thanks.

Another related question is if it's possible to disable the CC mail message going to the creator? The creator get one message CC per user in the assigned role.</description>
	</item>
	<item>
		<title>Comment on How to create a role task by code in EPiServer by Mårten Berg</title>
		<link>http://krompaco.nu/episerver-task-by-code/#comment-33</link>
		<dc:creator>Mårten Berg</dc:creator>
		<pubDate>Thu, 17 Dec 2009 08:42:55 +0000</pubDate>
		<guid>http://krompaco.nu/episerver-task-by-code/#comment-33</guid>
		<description>Here is how you get the PlugInID by name:

PlugInDescriptor pid = PlugInDescriptor.Load("EPiServer.UI.Util.PlugIns.ViewTask", "EPiServer.UI");
...
currentTask.PlugInID = pid.ID;

When I did this, I seem to recall that I found out that this way the task plugin is created if it doesn't exist, which it doesn't in a clean EPiServer install, if I remember correctly. It was some time ago I worked with tasks.</description>
	</item>
	<item>
		<title>Comment on How to create a role task by code in EPiServer by JK</title>
		<link>http://krompaco.nu/episerver-task-by-code/#comment-31</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:50:43 +0000</pubDate>
		<guid>http://krompaco.nu/episerver-task-by-code/#comment-31</guid>
		<description>Please share if you know the slick way to fetch the PlugInID. Didn't have time to look into it more. I stopped at finding the ID in tblPlugin and hard coded it.</description>
	</item>
</channel>
</rss>
