<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>PrintersRose Photo Book</title>
	<link>http://www.PrintersRose.com</link>
	<description>PhotoBook Software that you can use to sell PhotoBooks on your website</description>
	<lastBuildDate>Sat, 30 Oct 2010 10:58:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Unable to debug Application OR unable to start debugging on the web server (Windows 7 and IIS 7 settings)</title>
		<description><![CDATA[1) Remove these in the web.config 2) Check for these settings in your Application Pool (inside IIS) 3) Have the following entries in the web.config and Please note that these settings are for Development Enviroment only and not for Production. 4) Adding an extra string in Custom SD entry in the Event Log. This last [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/unable-to-debug-application-or-unable-to-start-debugging-on-the-web-server-windows-7-and-iis-7-settings/</link>
			</item>
	<item>
		<title>Access Denied. You dont have write permission to Event Log in Windows 7</title>
		<description><![CDATA[After a fresh install of Windows 7 my ability to update Event Log seems to have changed. I had to go to Inetpub –> right click on website select Authentication –> disable Anonymous authentication and enable Windows Authentication. And now I can write to Event Log just fine]]></description>
		<link>http://www.PrintersRose.com/uncategorized/access-denied-you-dont-have-write-permission-to-event-log-in-windows-7/</link>
			</item>
	<item>
		<title>Humorous Bug in Visual Studio 2008 (Windows 7)</title>
		<description><![CDATA[I was debugging a .NET 3.5 app and below is the error message I got when I tried to stop debugging. Have fun! Humorous Bug in Visual Studio 2008 (Windows 7)]]></description>
		<link>http://www.PrintersRose.com/uncategorized/humorous-bug-in-visual-studio-2008-windows-7/</link>
			</item>
	<item>
		<title>Entity Framework Tip</title>
		<description><![CDATA[Sometimes when we right click an edmx file and select update model it doesnt do that. This could be due to a cache problem with the studio. I suggest 2 tips. a) rename the model connection name to clear cache. b) close and reopen the visual studio again so that it works. The second tip [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/entity-framework-tip/</link>
			</item>
	<item>
		<title>WCF Debugging in Windows 7</title>
		<description><![CDATA[When having WCF and ASP.NET website in two different project debugging could become tricky especially if you have just installed windows 7. Here are some tips and tricks that you need to follow: 1) both projects use the same application pool 2) in web.config of both projects make sure you have the compilation property set [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/wcf-debugging-in-windows-7/</link>
			</item>
	<item>
		<title>Problem communicating with Printer &#8211; Windows 7</title>
		<description><![CDATA[Ok Guys! I found the solution to the nasty “Problem communicating with the printer” AT LAAAST ! I have a lexmark x2480 and I recently upgraded to windows 7 ( I had the same problem with Vista earlier as well) so this problem has nothing to do with your operating system. The mistake I was [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/problem-communicating-with-printer-windows-7/</link>
			</item>
	<item>
		<title>Windows 7 changes in web.config file</title>
		<description><![CDATA[After upgrading to Windows 7 I noticed that this line was added in the web.config file: This however causes issues in other systems like XP. So we removed this extra entry today and things are working fine.]]></description>
		<link>http://www.PrintersRose.com/uncategorized/windows-7-changes-in-web-config-file/</link>
			</item>
	<item>
		<title>ndows 7 installation causes unable to debug error</title>
		<description><![CDATA[26 October after installing windows 7, my wcf applications and my debug tools in SQL Server 2008 decided that they dont need to work anymore! The workaround: I simply went to components – add remove windows components and then removed .NET 3.5. I then restarted my system and checked the checkboxes for WCF (expand the [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/ndows-7-installation-causes-unable-to-debug-error/</link>
			</item>
	<item>
		<title>Hot Tip: .NET 3.5 textbox is not editable</title>
		<description><![CDATA[Hot Tip: .NET 3.5 textbox is not editable Just found a strange bug in .NET 3.5 today A textbox is not editable. You type in something and nothing shows up but white space. I removed the maxLength property and things started working fine again! Oh mate! need to report this bug to the Microsoft .NET [...]]]></description>
		<link>http://www.PrintersRose.com/uncategorized/hot-tip-net-3-5-textbox-is-not-editable/</link>
			</item>
	<item>
		<title>executereader does not return output parameter or output parameter is always null</title>
		<description><![CDATA[executereader does not return output parameter or output parameter is always null 20 September Why call Reader.close() ??? If you are using .ExecuteReader method to return reader and dont call the reader.close() then the output parameter wont be set. This is a bug in the way .NET is written even in .NET 3.5]]></description>
		<link>http://www.PrintersRose.com/uncategorized/executereader-does-not-return-output-parameter-or-output-parameter-is-always-null/</link>
			</item>
</channel>
</rss>

