<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>LarMiB</title>
	<link>http://blog.larmib.com</link>
	<description>Fixes I&#039;ve found or made</description>
	<lastBuildDate>Wed, 22 Feb 2012 19:16:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->

<!-- xxxxxx lNd99cUGfjg9;lNd99cUGfjg9;1 -->	<item>
		<title>How To Compile Visual Web Developer 2010 Express</title>
		<description><![CDATA[So you wanted to precompile your application, but you don&#8217;t see the option in Visual Web developer 2010 Express! Here is how I did it: First make sure you can see the Expert Settings, Tools &#62; Settings &#62; Expert Settings. Once that is enabled, Choose Tools &#62; External Tools. Create a new tool with the [...]]]></description>
		<link>http://blog.larmib.com/2012/how-to-compile-visual-web-developer-2010-express/</link>
			</item>
	<item>
		<title>System.Management.ManagementException: Invalid query</title>
		<description><![CDATA[You know when you&#8217;re just sure that something else must be wrong, why would perfectly good code work when using one server but not the other. That&#8217;s what happened to me! I am re-writing a bunch of functions that touch IIS, the function works, if I used a different server. Then I did a quick [...]]]></description>
		<link>http://blog.larmib.com/2012/system-management-managementexception-invalid-query/</link>
			</item>
	<item>
		<title>Can&#8217;t Access Windows because of Activation</title>
		<description><![CDATA[Windows 2003 So I don&#8217;t normally have problems with Activation of Windows because normally my servers have access to the Internet. This was however a Hyper-V Virtual I was having a problem with. I made an image a few months ago, and brought it back up. Went to login and was &#8220;forced&#8221; to activate the [...]]]></description>
		<link>http://blog.larmib.com/2012/cant-access-windows-because-of-activation/</link>
			</item>
	<item>
		<title>ASP.Net Forcing impersonation at the Machine level.</title>
		<description><![CDATA[I decided to look into impersonation a bit more and how I could force our Windows Platform to impersonate, without letting our users change it back in their web.config file. I found a good number of google searches, but nothing really stuck until I realized I could simply add in the web.config of the machine [...]]]></description>
		<link>http://blog.larmib.com/2011/asp-net-forcing-impersonation-at-the-machine-level/</link>
			</item>
	<item>
		<title>Windows Service Template for Visual Studio 2010 Express</title>
		<description><![CDATA[I had a need to make a Windows Service, but I was using Visual Studio 2010 Express. You may notice does not come with a Windows Service template. I&#8217;m not sure why they decided not to include this template, other than they want to force people to purchase their product to get basic functionality. Little [...]]]></description>
		<link>http://blog.larmib.com/2011/windows-service-template-for-visual-studio-2010-express/</link>
			</item>
	<item>
		<title>global.asa file hacked</title>
		<description><![CDATA[Well more fun for me! We had an outbreak of script kiddies using the global.asa file to attempt to download and execute remote code. It turns out a few accounts had a file called style.asp in their root folder which contained a very simple method of executing commands under that account. If anyone else has [...]]]></description>
		<link>http://blog.larmib.com/2011/global-asa-file-hacked/</link>
			</item>
	<item>
		<title>IIS7 Sites get 401.2 when you go to them in a browser</title>
		<description><![CDATA[The 401.2 error is: You are not authorized to view this page due to invalid authentication headers. If you are getting this error, and you just happen to have used shared configuration it may be an invalid password/encryption key file. I had this issue today, we replaced an IIS7 node and copied over the config [...]]]></description>
		<link>http://blog.larmib.com/2011/iis7-sites-get-401-2-when-you-go-to-them-in-a-browser/</link>
			</item>
	<item>
		<title>There&#8217;s been an error reading or processing the applicationhost.config file.   Line number: 0</title>
		<description><![CDATA[I had a server who decided it would be fun to spit out errors in the configuration files located under C:\InetPub\temp\AppPools. The error is: &#8220;&#60;!&#8211; ERROR: There&#8217;s been an error reading or processing the applicationhost.config file. Line number: 0 Error message: Cannot read configuration file &#8211;&#62;&#8221;. That&#8217;s not good, and of course an iisreset works [...]]]></description>
		<link>http://blog.larmib.com/2011/theres-been-an-error-reading-or-processing-the-applicationhost-config-file-line-number-0/</link>
			</item>
	<item>
		<title>windows deployment services (WDS)</title>
		<description><![CDATA[So I decided to make life a little easier on the WDS server I created a few years back. First off as the years go by we get new hardware which generally means new drivers need to be added not only to the images, but also to the boot image. I&#8217;m using the Windows Vista [...]]]></description>
		<link>http://blog.larmib.com/2011/windows-deployment-services-wds/</link>
			</item>
	<item>
		<title>Stop Outbound UDP floods on your Windows Server 2003 or 2008</title>
		<description><![CDATA[I&#8217;ve worked in the hosting business for over 8 years and in my time I&#8217;ve never understood why we don&#8217;t just stop these wonderful &#8220;hackers&#8221; (usually just a script kiddie) from using our servers to attack others via UDP. I&#8217;ve searched google and haven&#8217;t found anything so I figured I would be the first to [...]]]></description>
		<link>http://blog.larmib.com/2011/stop-outbound-udp-floods-on-your-windows-server-2003-or-2008/</link>
			</item>
</channel>
</rss>

