<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Codepolice.net</title>
	<link>http://codepolice.net</link>
	<description>C#, ASP.NET, MVC, LINQ, Wordpress and stuff like that</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:05:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Upgrade an ASP.NET Webforms application from 3.5 to 4.0</title>
		<description><![CDATA[Today i decided to upgrade our site AlternativeTo to ASP.NET Framework 4.0 and naturally there where some stuff that didn&#8217;t work. Hopefully someone else who is having the same issues will find this post and get some help from it. I started by follow this article from MSDN about upgrading from 3.5 (or lower) to [...]]]></description>
		<link>http://codepolice.net/2010/09/01/upgrade-an-asp-net-webforms-application-from-3-5-to-4-0/</link>
			</item>
	<item>
		<title>Request Filters doesn&#8217;t appear in IIS 7 Manager</title>
		<description><![CDATA[For some reasons some versions of IIS doesn&#8217;t include an option for &#8220;Request Filters&#8221; in IIS (In my case a Windows Server 2008 Datacenter hosted in Amazon EC2). If you have this problem just download the IIS Administration Pack.]]></description>
		<link>http://codepolice.net/2010/08/25/request-filters-doesnt-appear-in-iis-7-manager/</link>
			</item>
	<item>
		<title>Stress test a web application in IIS</title>
		<description><![CDATA[I recently noticed some performance issues with my ASP.NET Webforms application when it got some heavy load and i wanted to test it on a dev server with some heavy load. After loads of shitty Java and Python apps that required X number of strange frameworks and stuff i finally found the dream tool. The [...]]]></description>
		<link>http://codepolice.net/2010/08/19/stress-test-a-web-application-in-iis/</link>
			</item>
	<item>
		<title>Problems with debuging in VS 2010</title>
		<description><![CDATA[I opened up an old bloated project today in Visual Studio 2010 and i had huge issues with debugging. I usually use the attach to process way in this project but that suddenly that didn&#8217;t work anymore. Then i tried to debug with F5 but that caused my entire Visual Studio to hang. As i [...]]]></description>
		<link>http://codepolice.net/2010/07/26/problems-with-debuging-in-vs-2010/</link>
			</item>
	<item>
		<title>Clicky is more fun that Google Analytics</title>
		<description><![CDATA[Google Analytics has become more or less the standard tool for web statistics. Before Google Analytics came to market, you had to either pay or use statistics based on the web server log files. When Google bought Urchin and branded it to Google Analytics they changed all this by giving it away for free. I&#8217;ve [...]]]></description>
		<link>http://codepolice.net/2010/07/14/clicky-is-more-fun-that-google-analtytics/</link>
			</item>
	<item>
		<title>Problems with mssql_connect() on IIS</title>
		<description><![CDATA[Lately I&#8217;ve been reinstalling my Windows servers a couple of time due to some problems. I&#8217;m running both PHP (WordPress) and ASP.NET on my server. From my WordPress blog I sometimes connect to MS SQL to get some data and this time i could not get the MSSQL extension in PHP to work. I got [...]]]></description>
		<link>http://codepolice.net/2010/07/14/problems-with-mssql_connect-on-iis/</link>
			</item>
	<item>
		<title>pclzip_err_bad_format (-10) : unable to find end of central dir record signature</title>
		<description><![CDATA[I got this error today when i was trying to upgrade some WordPress plugins. It turned out that my disk was full at my webhost. When i googled the error message i got lots of different answers so i just thought i would try to give some google juice to this solution.]]></description>
		<link>http://codepolice.net/2010/07/07/pclzip_err_bad_format-10-unable-to-find-end-of-central-dir-record-signature/</link>
			</item>
	<item>
		<title>IIS Problems with Windows Process Activation Service</title>
		<description><![CDATA[We have moved one of our servers to a VPS. After crash we had to restore the VPS from a backup and when the server was restored we got a couple of strange errors with our IIS server.  The server is a Windows Server 2008 R2 and some of the errors i got where. Windows [...]]]></description>
		<link>http://codepolice.net/2010/06/30/iis-problems-with-windows-process-activation-service/</link>
			</item>
	<item>
		<title>Only show the sub menu when the parent is selected with the new wp_nav_menu in WordPress 3.0</title>
		<description><![CDATA[I just spent two hours trying to hide the submenu for a menu item that is not selected in the new menu system in WordPress 3.0. First i found this post in the WordPress forums where someone had built a &#8220;Custom Walker&#8221; but it was for a slightly different scenario and it was also a [...]]]></description>
		<link>http://codepolice.net/2010/06/28/only-show-the-sub-menu-when-the-parent-is-selected-with-the-new-wp_nav_menu-in-wordpress-3-0/</link>
			</item>
	<item>
		<title>WordPress file upload on IIS, 403, permalinks and all sorts of crap</title>
		<description><![CDATA[I have just installed two servers with IIS 7 and IIS 7.5 and i have had all sorts of problems with IIS file uploads. Issues with permissions for PHP and WordPress. Apparently with PHP you must give your IIS_IUSRS (What is the diffrence between IIS_IUSRS and IUSR btw?)  user permission to both your temp direct [...]]]></description>
		<link>http://codepolice.net/2010/06/22/wordpress-file-upload-on-iis-403-permalinks-and-all-sorts-of-crap/</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->