<?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>hskupin.info &#187; .net</title>
	<atom:link href="http://www.hskupin.info/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hskupin.info</link>
	<description>Mozilla, Photography and the Daily Life</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft .net Framework 2.0 and mscorcfg.msc</title>
		<link>http://www.hskupin.info/2008/10/01/microsoft-net-framework-20-and-mscoremsc/</link>
		<comments>http://www.hskupin.info/2008/10/01/microsoft-net-framework-20-and-mscoremsc/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 12:48:35 +0000</pubDate>
		<dc:creator>Henrik Skupin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.hskupin.info/?p=143</guid>
		<description><![CDATA[Lately I had to configure the code access security for the Microsoft .net Framework 2.0 on several clients. While on computers with the Software Development Kit (SDK) Version installed it&#8217;s not a problem, but you will have trouble with the Redistributable Version. The mscorcfg.msc applet which can be used to configure all parts of the [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I had to configure the code access security for the Microsoft .net Framework 2.0 on several clients. While on computers with the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=FE6F2099-B7B4-4F47-A244-C96D69C35DEC&#038;displaylang=en">Software Development Kit (SDK) Version</a> installed it&#8217;s not a problem, but you will have trouble with the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&#038;displaylang=en">Redistributable Version</a>. The <em>mscorcfg.msc</em> applet which can be used to configure all parts of the .net framework isn&#8217;t included anymore in the latter one. Thanks Microsoft. Do I have to download the SDK version now which has a size of 354MB to only set some configuration settings?</p>
<p>After searching a while I was able to find a <a href="http://www.emmet-gray.com/Articles/CodeAccessSecurity.htm">nice solution</a>. The way I like is to create a deployment MSI package which included all the changes and can be deployed over the network in any way you want. It makes it necessary to download the SDK once but I need that in any way. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hskupin.info/2008/10/01/microsoft-net-framework-20-and-mscoremsc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

