<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Custom Property: ShareIt</title>
	<atom:link href="http://www.frederikvig.com/2009/09/custom-property-shareit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frederikvig.com/2009/09/custom-property-shareit/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=custom-property-shareit</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 06:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-780</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Wed, 23 Jun 2010 11:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-780</guid>
		<description>Hi Anders
Based on the stack trace I would say that the Network Service user does not have access rights to the xml file: SocialMediaSites.xml. Also try and compile it yourself, I know there are some security restrictions in Windows 7 when downloading .dll files.

Hope this helps!

Frederik</description>
		<content:encoded><![CDATA[<p>Hi Anders<br />
Based on the stack trace I would say that the Network Service user does not have access rights to the xml file: SocialMediaSites.xml. Also try and compile it yourself, I know there are some security restrictions in Windows 7 when downloading .dll files.</p>
<p>Hope this helps!</p>
<p>Frederik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-777</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Wed, 23 Jun 2010 05:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-777</guid>
		<description>Hi Frederik!

Just added ShareIt to my project (CMS 6), but I&#039;m getting this error:

Unable to load one or more of the requested types. The following information may be a subset of the Type/LoaderException information present - inspect with debugger for complete view.
Check assemblies [FV.ShareIt, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null] and/or types [FV.ShareIt.Classes.SocialMediaSite,
FV.ShareIt.Util.Helper,
FV.ShareIt.Property.ShareIt,
FV.ShareIt.Util.Helper+c__DisplayClass4]. Information from LoaderExceptions property [Request for the permission of type &#039;System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#039; failed.,
Request for the permission of type &#039;System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#039; failed.,
Request for the permission of type &#039;System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#039; failed.].

Do you got any idea what the problem might be? Am I missing something essential?

anders</description>
		<content:encoded><![CDATA[<p>Hi Frederik!</p>
<p>Just added ShareIt to my project (CMS 6), but I&#8217;m getting this error:</p>
<p>Unable to load one or more of the requested types. The following information may be a subset of the Type/LoaderException information present &#8211; inspect with debugger for complete view.<br />
Check assemblies [FV.ShareIt, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null] and/or types [FV.ShareIt.Classes.SocialMediaSite,<br />
FV.ShareIt.Util.Helper,<br />
FV.ShareIt.Property.ShareIt,<br />
FV.ShareIt.Util.Helper+c__DisplayClass4]. Information from LoaderExceptions property [Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.,<br />
Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.,<br />
Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.].</p>
<p>Do you got any idea what the problem might be? Am I missing something essential?</p>
<p>anders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-426</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-426</guid>
		<description>I have taken your full code (for ShareIT) and pasted in the solution root folder.
No problem while compiling the code as I can see the Images and give count in edit mode . 
But in view mode it is not working properly. I can&#039;t see any social sites links and when I click the button show more
I get the error as I mentioned earlier.
I will probably need to debug your code a bit(which I wil do when I get time). 
I just wanted to make sure if I am missing any steps?</description>
		<content:encoded><![CDATA[<p>I have taken your full code (for ShareIT) and pasted in the solution root folder.<br />
No problem while compiling the code as I can see the Images and give count in edit mode .<br />
But in view mode it is not working properly. I can&#8217;t see any social sites links and when I click the button show more<br />
I get the error as I mentioned earlier.<br />
I will probably need to debug your code a bit(which I wil do when I get time).<br />
I just wanted to make sure if I am missing any steps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-420</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-420</guid>
		<description>Tried with the files from the Install folder? Also remember that the code is compiled against EPiServer CMS 6, update the references in Visual Studio if you need to target an earlier version.</description>
		<content:encoded><![CDATA[<p>Tried with the files from the Install folder? Also remember that the code is compiled against EPiServer CMS 6, update the references in Visual Studio if you need to target an earlier version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-414</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Mon, 26 Apr 2010 13:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-414</guid>
		<description>Today I did the following steps
1) copied your Custom property (full code) in root folder and build IT.
2)Added the styles in master page.
3)Created property of type custom property(ShareIT) in admin and added in the code

The link show more is not working . I can see the View mode as in the Image(your blog) but I cant see anything in View mode
and when I click the button show more ,I get the error:-
Directory Listing Denied
This Virtual Directory does not allow contents to be listed.(in IE)
It URL changes and point to rooturl/av.share/units and page cannot be displayed(In firefox)

Thanks a lot for the reply..

Am I missing any steps?</description>
		<content:encoded><![CDATA[<p>Today I did the following steps<br />
1) copied your Custom property (full code) in root folder and build IT.<br />
2)Added the styles in master page.<br />
3)Created property of type custom property(ShareIT) in admin and added in the code</p>
<p>The link show more is not working . I can see the View mode as in the Image(your blog) but I cant see anything in View mode<br />
and when I click the button show more ,I get the error:-<br />
Directory Listing Denied<br />
This Virtual Directory does not allow contents to be listed.(in IE)<br />
It URL changes and point to rooturl/av.share/units and page cannot be displayed(In firefox)</p>
<p>Thanks a lot for the reply..</p>
<p>Am I missing any steps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-413</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Mon, 26 Apr 2010 10:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-413</guid>
		<description>@Abhishek - when did you get this error?</description>
		<content:encoded><![CDATA[<p>@Abhishek &#8211; when did you get this error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-412</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Mon, 26 Apr 2010 09:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-412</guid>
		<description>I get the following error :

Directory Listing Denied
This Virtual Directory does not allow contents to be listed.

Can you please tell me what step I am missing?</description>
		<content:encoded><![CDATA[<p>I get the following error :</p>
<p>Directory Listing Denied<br />
This Virtual Directory does not allow contents to be listed.</p>
<p>Can you please tell me what step I am missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updated all EPiServer posts to EPiServer CMS 6 &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-226</link>
		<dc:creator>Updated all EPiServer posts to EPiServer CMS 6 &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Sun, 28 Mar 2010 17:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-226</guid>
		<description>[...] now use EPiServer CMS 6, and making sure the code still works. I&#8217;ve also added the code for ShareIt and SlideShare Dynamic Content to EPiCode, and updated EPiCode.Extensions. They&#8217;re all now [...]</description>
		<content:encoded><![CDATA[<p>[...] now use EPiServer CMS 6, and making sure the code still works. I&#8217;ve also added the code for ShareIt and SlideShare Dynamic Content to EPiCode, and updated EPiCode.Extensions. They&#8217;re all now [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Lindblom</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-22</link>
		<dc:creator>Marcus Lindblom</dc:creator>
		<pubDate>Wed, 16 Sep 2009 06:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-22</guid>
		<description>Smooth, Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Smooth, Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus Paulsson</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-19</link>
		<dc:creator>Magnus Paulsson</dc:creator>
		<pubDate>Tue, 08 Sep 2009 07:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-19</guid>
		<description>I imagine editors like to use the same share panels on most pages, so the best way is probably to use your property type on a common settings page and then use the &quot;Property from other page&quot; dynamic content to place the panel on the pages where it should be. That way you administer everything from one place. Your control is prettier too :)</description>
		<content:encoded><![CDATA[<p>I imagine editors like to use the same share panels on most pages, so the best way is probably to use your property type on a common settings page and then use the &#8220;Property from other page&#8221; dynamic content to place the panel on the pages where it should be. That way you administer everything from one place. Your control is prettier too <img src='http://www.frederikvig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->