<?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: SharePoint C# &#8211; SecurityException: WebPermission Request Error</title>
	<atom:link href="http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/</link>
	<description>Anything Geeky Goes!</description>
	<lastBuildDate>Mon, 22 Mar 2010 05:42:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc Charmois</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-7478</link>
		<dc:creator>Marc Charmois</dc:creator>
		<pubDate>Mon, 08 Jun 2009 04:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-7478</guid>
		<description>I have posted in one of my post how to modify CAS for this exception with WspBuilder. 
It worked like a charm for me. 

http://mosshowto.blogspot.com/2009/05/aspnet-chart-control-binding-web-part.html

Hope this help...

Marc</description>
		<content:encoded><![CDATA[<p>I have posted in one of my post how to modify CAS for this exception with WspBuilder.<br />
It worked like a charm for me. </p>
<p><a href="http://mosshowto.blogspot.com/2009/05/aspnet-chart-control-binding-web-part.html" rel="nofollow">http://mosshowto.blogspot.com/2009/05/aspnet-chart-control-binding-web-part.html</a></p>
<p>Hope this help&#8230;</p>
<p>Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-7365</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 26 May 2009 08:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-7365</guid>
		<description>Still giving same error</description>
		<content:encoded><![CDATA[<p>Still giving same error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Charmois</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-7340</link>
		<dc:creator>Marc Charmois</dc:creator>
		<pubDate>Sat, 23 May 2009 21:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-7340</guid>
		<description>Rather try this:

&lt;IPermission class=&quot;System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&quot; version=&quot;1&quot; Unrestricted=&quot;true&quot; &gt;
&lt;/IPermission&gt;</description>
		<content:encoded><![CDATA[<p>Rather try this:</p>
<p>&lt;IPermission class=&#8221;System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#8243; version=&#8221;1&#8243; Unrestricted=&#8221;true&#8221; &gt;<br />
&lt;/IPermission&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Charmois</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-7339</link>
		<dc:creator>Marc Charmois</dc:creator>
		<pubDate>Sat, 23 May 2009 21:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-7339</guid>
		<description>Rather try this:


</description>
		<content:encoded><![CDATA[<p>Rather try this:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdenga</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-6534</link>
		<dc:creator>sdenga</dc:creator>
		<pubDate>Fri, 13 Mar 2009 13:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-6534</guid>
		<description>Did you manage to get this solved pravin? I have the same error message and I tried the above but still nothing.Please let me know if you got it sorted and how.</description>
		<content:encoded><![CDATA[<p>Did you manage to get this solved pravin? I have the same error message and I tried the above but still nothing.Please let me know if you got it sorted and how.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pravin</title>
		<link>http://www.coderetard.com/2008/06/16/sharepoint-c-systemsecuritysecurityexception-request-for-the-permission-of-type-systemnetwebpermission-system-version2000-cultureneutral-publickeytokenb77a5c561934e089-failed/#comment-4496</link>
		<dc:creator>pravin</dc:creator>
		<pubDate>Tue, 18 Nov 2008 08:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderetard.com/?p=957#comment-4496</guid>
		<description>im still getting the exception even after modifying the config file.</description>
		<content:encoded><![CDATA[<p>im still getting the exception even after modifying the config file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
