<?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>Bhee-hind the { codes } and the #projects &#187; error</title>
	<atom:link href="http://rubhee.com/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubhee.com</link>
	<description>Rubie Casana: random thoughts and stuff...</description>
	<lastBuildDate>Sat, 28 Apr 2012 06:11:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Missing IIS_WPG and ASPNET user</title>
		<link>http://rubhee.com/2009/05/14/missing-iis_wpg-and-aspnet-user/</link>
		<comments>http://rubhee.com/2009/05/14/missing-iis_wpg-and-aspnet-user/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:08:57 +0000</pubDate>
		<dc:creator>Bhee</dc:creator>
				<category><![CDATA[ASPNet]]></category>
		<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://rubhee.com/?p=125</guid>
		<description><![CDATA[We have a project update meeting with a corporate client today so I have to make my IIS running. I have to make DotNetNuke work. I have already setup DotNetNuke several times but I keep getting this error. At first, this is what I got.   Failed to access IIS metabase. Description: An unhandled exception [...]]]></description>
			<content:encoded><![CDATA[<p>We have a project update meeting with a corporate client today so I have to make my IIS running. I have to make <a title="DotNetNuke" href="http://www.dotnetnuke.com" target="_blank">DotNetNuke </a>work. I have already setup <a title="DotNetNuke" href="http://www.dotnetnuke.com" target="_blank">DotNetNuke </a>several times but I keep getting this error.</p>
<p>At first, this is what I got.</p>
<p> </p>
<blockquote>
<h2><em>Failed to access IIS metabase.</em></h2>
<p><span style="font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"><strong>Description: </strong>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.</span></p>
<p><strong>Exception Details: </strong>System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase. </p></blockquote>
<p> </p>
<p>Thanks to Vin, he was able to solve this error with following command:</p>
<blockquote><p>C:\Documents and Settings\profilename&gt;c:\WINDOWS\Microsoft.NET\Framework\v2.0.5</p>
<p>0727\aspnet_regiis.exe -ga IWAM_PCName</p>
<p> </p></blockquote>
<p>I tried to restart IIS and browse my application and this is what I got again (haisst! This really bugged me).</p>
<blockquote><p>Object reference not set to an instance of an object &#8211; TrackAuthenticatedUser</p></blockquote>
<p>After doing a several search over the web, reading forums, blogs, articles the error keeps occuring.  One thing I notice, I cannot find IIS_WPG and ASPNET user when I try to grant access in the DotNetNuke installation directory. Last resort, I uninstalled .Net Framework and installed it again. Finally IIS_WPG and ASPNet User are now created.</p>
<p>My <a title="DotNetNuke" href="http://www.dotnetnuke.com" target="_blank">DotNetNuke </a>is now up and running! Yahoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://rubhee.com/2009/05/14/missing-iis_wpg-and-aspnet-user/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

