<?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>DEV-Blog.com &#187; ASP.net</title>
	<atom:link href="http://www.dev-blog.com/category/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dev-blog.com</link>
	<description>Development Errors and Articles Blog</description>
	<lastBuildDate>Tue, 09 Feb 2010 20:09:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&lt;sessionstate mode=”Inproc” stateconnectionstring=”tcpip=172.0.0.1:42424″</title>
		<link>http://www.dev-blog.com/sessionstate-mode%e2%80%9dinproc%e2%80%9d-stateconnectionstring%e2%80%9dtcpip172-0-0-142424%e2%80%b3/</link>
		<comments>http://www.dev-blog.com/sessionstate-mode%e2%80%9dinproc%e2%80%9d-stateconnectionstring%e2%80%9dtcpip172-0-0-142424%e2%80%b3/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:49:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[172.0.0.1:42424]]></category>
		<category><![CDATA[MachineToApplication]]></category>
		<category><![CDATA[pool]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[sessionstate]]></category>
		<category><![CDATA[SPS 2003]]></category>
		<category><![CDATA[virtual directory]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[WebApp]]></category>

		<guid isPermaLink="false">http://www.dev-blog.com/?p=101</guid>
		<description><![CDATA[Description:
It is an error in SPS 2003 to use a section registered as allowDefinition=’MachineToApplication’ beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\template\layouts\webapp\web.config line 53)
 
Source Error:
Line 51:
Line 52:
Line 53: &#60;sessionstate mode=”Inproc” stateconnectionstring=”tcpip=172.0.0.1:42424″ sqlconnectionstring=”data source=127.0.0.1;trust
Line 54:
Line 55:
 Solution:
Things i did [...]]]></description>
		<wfw:commentRss>http://www.dev-blog.com/sessionstate-mode%e2%80%9dinproc%e2%80%9d-stateconnectionstring%e2%80%9dtcpip172-0-0-142424%e2%80%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
