<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Donner's Daily Dose of Drama</title>
	<atom:link href="http://cdonner.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://cdonner.com</link>
	<description>We know accurately only when we know little, with knowledge doubt increases.  (Goethe)</description>
	<lastBuildDate>Fri, 12 Mar 2010 12:52:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Windows 7 on ASUS P5NSLI by Kevin C</title>
		<link>http://cdonner.com/windows-7-on-asus-p5nsli.htm/comment-page-1#comment-5755</link>
		<dc:creator>Kevin C</dc:creator>
		<pubDate>Fri, 12 Mar 2010 12:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=753#comment-5755</guid>
		<description>Hi, I also have the same motherboard running in Windows 7 x64 with 4Gb 800Mhz RAM. i was able to make networking work by installing an off board PCI NIC with a Realtek RTL8139D chipset. I just turned off the on board Marvell NIC through BIOS, installed the Realtec NIC, and Windows automatically installed the drivers needed for it to work. Hope this helps.

Kevin</description>
		<content:encoded><![CDATA[<p>Hi, I also have the same motherboard running in Windows 7 x64 with 4Gb 800Mhz RAM. i was able to make networking work by installing an off board PCI NIC with a Realtek RTL8139D chipset. I just turned off the on board Marvell NIC through BIOS, installed the Realtec NIC, and Windows automatically installed the drivers needed for it to work. Hope this helps.</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup projects with SQL Server Compact Edition (CE) databases by Don</title>
		<link>http://cdonner.com/setup-projects-with-sql-server-compact-edition-ce-databases.htm/comment-page-1#comment-5753</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Mon, 01 Mar 2010 06:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=591#comment-5753</guid>
		<description>Thanks for your response Christian. I actually tried CommonApplicationData per the following...

In the app, using the path Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData)
+ &quot;\\&quot; + Application.ProductName + &quot;\\MySDF.sdf&quot;) 

In the installer, creating a custom directory with the properties:
DefaultLocation = [CommonAppDataFolder]\[ProductName]
Property = COMMONAPPDATAFOLDER 

I then tried using this with a limited rights (user only) account on my XP machine, and still got the same &quot;access to the database is not allowed&quot; error. It looks like CommonAppDataFolder is not writeable either! 0_o</description>
		<content:encoded><![CDATA[<p>Thanks for your response Christian. I actually tried CommonApplicationData per the following&#8230;</p>
<p>In the app, using the path Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData)<br />
+ &#8220;\\&#8221; + Application.ProductName + &#8220;\\MySDF.sdf&#8221;) </p>
<p>In the installer, creating a custom directory with the properties:<br />
DefaultLocation = [CommonAppDataFolder]\[ProductName]<br />
Property = COMMONAPPDATAFOLDER </p>
<p>I then tried using this with a limited rights (user only) account on my XP machine, and still got the same &#8220;access to the database is not allowed&#8221; error. It looks like CommonAppDataFolder is not writeable either! 0_o</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup projects with SQL Server Compact Edition (CE) databases by Christian Donner</title>
		<link>http://cdonner.com/setup-projects-with-sql-server-compact-edition-ce-databases.htm/comment-page-1#comment-5752</link>
		<dc:creator>Christian Donner</dc:creator>
		<pubDate>Mon, 01 Mar 2010 01:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=591#comment-5752</guid>
		<description>My solution needs tweaking for Windows 7. While it works, I do get challenged for the admin password every time I start the program. As you may know, Windows 7 &quot;virtualizes&quot; the directories that applications require write access to that do not adhere to the Windows 7 model. My database for instance ends up in C:\Users\[user]\AppData\Roaming\[App Name]. I think you should use &quot;SpecialFolders.CommonApplicationData&quot;  (&lt;a href=&quot;http://stackoverflow.com/questions/1831810/is-appdata-now-the-correct-place-to-install-user-specific-apps-which-modify-th&quot; rel=&quot;nofollow&quot;&gt;see this post on Stackoverflow&lt;/a&gt;)
Other resources:
http://www.svrops.com/svrops/articles/jpoints.htm
http://technet.microsoft.com/en-us/library/cc766489%28WS.10%29.aspx</description>
		<content:encoded><![CDATA[<p>My solution needs tweaking for Windows 7. While it works, I do get challenged for the admin password every time I start the program. As you may know, Windows 7 &#8220;virtualizes&#8221; the directories that applications require write access to that do not adhere to the Windows 7 model. My database for instance ends up in C:\Users\[user]\AppData\Roaming\[App Name]. I think you should use &#8220;SpecialFolders.CommonApplicationData&#8221;  (<a href="http://stackoverflow.com/questions/1831810/is-appdata-now-the-correct-place-to-install-user-specific-apps-which-modify-th" rel="nofollow">see this post on Stackoverflow</a>)<br />
Other resources:<br />
<a href="http://www.svrops.com/svrops/articles/jpoints.htm" rel="nofollow">http://www.svrops.com/svrops/articles/jpoints.htm</a><br />
<a href="http://technet.microsoft.com/en-us/library/cc766489%28WS.10%29.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/cc766489%28WS.10%29.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honda Accord 2003 EX-V6 Transmission Failure by dino and debbie</title>
		<link>http://cdonner.com/honda-accord-2003-ex-v6-transmission-failure.htm/comment-page-1#comment-5751</link>
		<dc:creator>dino and debbie</dc:creator>
		<pubDate>Sun, 28 Feb 2010 23:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=295#comment-5751</guid>
		<description>hello you can add the 2004 v6 accord to the long list of other poor souls who almost crashed in their car</description>
		<content:encoded><![CDATA[<p>hello you can add the 2004 v6 accord to the long list of other poor souls who almost crashed in their car</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup projects with SQL Server Compact Edition (CE) databases by Don</title>
		<link>http://cdonner.com/setup-projects-with-sql-server-compact-edition-ce-databases.htm/comment-page-1#comment-5750</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=591#comment-5750</guid>
		<description>Hi Christian, I am having a similar issue and wonder if you can help me out. I am using visual studio 2008 SP1. I too have a .sdf file. This file needs to be readable and writable for all users on a machine. The application itself handles multi user support, and some information is shared between users.

I therefore need a place where all users can read from and write to, and I need this to be consistently set across XP, Vista and Windows 7, otherwise I&#039;m sure I will have to write a bunch of extra code in the application as well as custom actions in the installer project.

You mention in your top-edit that the &quot;User’s Application Data Folder’&quot; should now be used, but this gets back to the problem of it only being available to one user. I need a spot that all users have access to. Does such a spot exist, and if so, how can I tell my setup project to deploy to it, and my application to look for the .sdf there?</description>
		<content:encoded><![CDATA[<p>Hi Christian, I am having a similar issue and wonder if you can help me out. I am using visual studio 2008 SP1. I too have a .sdf file. This file needs to be readable and writable for all users on a machine. The application itself handles multi user support, and some information is shared between users.</p>
<p>I therefore need a place where all users can read from and write to, and I need this to be consistently set across XP, Vista and Windows 7, otherwise I&#8217;m sure I will have to write a bunch of extra code in the application as well as custom actions in the installer project.</p>
<p>You mention in your top-edit that the &#8220;User’s Application Data Folder’&#8221; should now be used, but this gets back to the problem of it only being available to one user. I need a spot that all users have access to. Does such a spot exist, and if so, how can I tell my setup project to deploy to it, and my application to look for the .sdf there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Samsung Blackjack 2 and T-Mobile by toya</title>
		<link>http://cdonner.com/samsung-blackjack-2-and-t-mobile.htm/comment-page-1#comment-5747</link>
		<dc:creator>toya</dc:creator>
		<pubDate>Thu, 11 Feb 2010 05:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=730#comment-5747</guid>
		<description>Will the internet portion of this work without the internet plan for smartphones? And just wit the regular tmobile internet package..</description>
		<content:encoded><![CDATA[<p>Will the internet portion of this work without the internet plan for smartphones? And just wit the regular tmobile internet package..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honda Accord 2003 EX-V6 Transmission Failure by unhappy honda owner</title>
		<link>http://cdonner.com/honda-accord-2003-ex-v6-transmission-failure.htm/comment-page-1#comment-5746</link>
		<dc:creator>unhappy honda owner</dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=295#comment-5746</guid>
		<description>I wish this were not an issue but it is. I have a 2003 accord v6 and it is at the repair shop as i speek with a $3500 transmission replacement needed. Spoke with honda more than once and thay are rude and act like that could care less. This is not only a quality problem but also a safety issue. I have reported them to everything I can think of.</description>
		<content:encoded><![CDATA[<p>I wish this were not an issue but it is. I have a 2003 accord v6 and it is at the repair shop as i speek with a $3500 transmission replacement needed. Spoke with honda more than once and thay are rude and act like that could care less. This is not only a quality problem but also a safety issue. I have reported them to everything I can think of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free mileage tracker with desktop import for Windows Mobile 6 Smartphones by Chuck</title>
		<link>http://cdonner.com/free-mileage-tracker-for-windows-mobile-6-smartphones.htm/comment-page-1#comment-5745</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=154#comment-5745</guid>
		<description>Christian,

Thank You for such a fast response!!!  Even if I can&#039;t resolve the issue I will NOT soon forget how quickly you answered my questions!!!

THANK YOU</description>
		<content:encoded><![CDATA[<p>Christian,</p>
<p>Thank You for such a fast response!!!  Even if I can&#8217;t resolve the issue I will NOT soon forget how quickly you answered my questions!!!</p>
<p>THANK YOU</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Combining contiguous date ranges in a SQL query &#8211; using CTE recursion by Duncan</title>
		<link>http://cdonner.com/combining-contiguous-date-ranges-in-a-sql-query-using-cte-recursion.htm/comment-page-1#comment-5744</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=77#comment-5744</guid>
		<description>I like your solution, and am about to massage it for a slightly different purpose.  Thanks for posting!

You are probably aware of this by now, but just in case:  while SQL Server 2005 and 2008 limit recursion depth to 100 *by default*, you can provide the hint MAXRECURSION to specify the maximum number of recursions allowed, between 0 and 32767.  

NB:  0 means &quot;infinite&quot; -- use with caution!</description>
		<content:encoded><![CDATA[<p>I like your solution, and am about to massage it for a slightly different purpose.  Thanks for posting!</p>
<p>You are probably aware of this by now, but just in case:  while SQL Server 2005 and 2008 limit recursion depth to 100 *by default*, you can provide the hint MAXRECURSION to specify the maximum number of recursions allowed, between 0 and 32767.  </p>
<p>NB:  0 means &#8220;infinite&#8221; &#8212; use with caution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free mileage tracker with desktop import for Windows Mobile 6 Smartphones by Chuck</title>
		<link>http://cdonner.com/free-mileage-tracker-for-windows-mobile-6-smartphones.htm/comment-page-1#comment-5743</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://cdonner.com/?p=154#comment-5743</guid>
		<description>Christian,

Trips N Miles looks like a great program!!  Unfortunately at this point I have so many hours into trying to install your program I could be keeping a paper log.  Come to the conclusion MS operating systems SUCK and always will.  ?  I have an HTC TouchPro.  Believe I’ve installed the version for the touch screen as I have Win6.1.  When I run the SQL Server Compact 3.5 for Windows Mobile from my laptop how do I know if it’s doing anything on the phone?  Copied to the phone it wont run.  As is I receive the following error every time I run TNMiles:  “An unexpected error has occurred in TripsNMiles.exe.  Select Quite and then restart this program, or select Details for more information.”  Details gives this info:  “TripsNMiles. Exe TypeLoadException”  VERY FRUSTRATED.  I’ve wiped everything multiple times, power cycled the phone, tried install to phone and to storage card.  Always with the same result.  Going to wipe everything from the phone and laptop to have a clean slate.   Again looks like a Great Program for those who get it to work!</description>
		<content:encoded><![CDATA[<p>Christian,</p>
<p>Trips N Miles looks like a great program!!  Unfortunately at this point I have so many hours into trying to install your program I could be keeping a paper log.  Come to the conclusion MS operating systems SUCK and always will.  ?  I have an HTC TouchPro.  Believe I’ve installed the version for the touch screen as I have Win6.1.  When I run the SQL Server Compact 3.5 for Windows Mobile from my laptop how do I know if it’s doing anything on the phone?  Copied to the phone it wont run.  As is I receive the following error every time I run TNMiles:  “An unexpected error has occurred in TripsNMiles.exe.  Select Quite and then restart this program, or select Details for more information.”  Details gives this info:  “TripsNMiles. Exe TypeLoadException”  VERY FRUSTRATED.  I’ve wiped everything multiple times, power cycled the phone, tried install to phone and to storage card.  Always with the same result.  Going to wipe everything from the phone and laptop to have a clean slate.   Again looks like a Great Program for those who get it to work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
