<?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>My Daily Computer Solutions</title>
	<atom:link href="http://www.dailycomputersolutions.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailycomputersolutions.com/blog</link>
	<description>All day computer problems with solutions and advice.</description>
	<lastBuildDate>Mon, 31 May 2010 16:36:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Error 1402 Visual Studio 2008 installation</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:40:22 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cannot open key]]></category>
		<category><![CDATA[error 1402]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[reset registery permissions]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=212</guid>
		<description><![CDATA[My Visual Studio installation was delete from a disk, so I tried to reinstall it. In the middle of the installation i received an Error 1402 Could not open registery key &#60;GUI&#62;. I tried to fix it manually but without success. Try to reset the hole registry permissions with this command: Windows 7 and Vista: secedit [...]]]></description>
			<content:encoded><![CDATA[<p>My Visual Studio installation was delete from a disk, so I tried to reinstall it.</p>
<p>In the middle of the installation i received an Error 1402 Could not open registery key &lt;GUI&gt;.</p>
<p>I tried to fix it manually but without success.</p>
<p>Try to reset the hole registry permissions with this command:</p>
<p>Windows 7 and Vista:</p>
<p>secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose</p>
<p>Make sure you run this command as Administrator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/04/27/error-1402-visual-studio-2008-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS not showing images and CSS</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:45:43 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[not loading]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=210</guid>
		<description><![CDATA[The problem: I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but.. When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page. The solution for me was to install the &#8220;Static Content&#8221; support for IIS. Go to  &#8220;Turn [...]]]></description>
			<content:encoded><![CDATA[<p>The problem:</p>
<p>I loaded a ASP.NET application on my Windows 7 IIS 7.5 installation. The code compiled fine but..</p>
<p>When I opened the website http://localhost/myapp it didnt show me any images or CSS. Only text on a blank page.</p>
<p>The solution for me was to install the &#8220;Static Content&#8221; support for IIS.</p>
<ol>
<li>Go to  &#8220;Turn Windows features on or off&#8221;</li>
<li>Select Internet Information Services</li>
<li>Select World Wide Web Services</li>
<li>And check Static Content</li>
</ol>
<p>Hope it will help someone <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/04/23/iis-not-showing-images-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 Database edition don&#8217;t open dbproj</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/03/31/visual-studio-2008-database-edition-dont-open-dbproj/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/03/31/visual-studio-2008-database-edition-dont-open-dbproj/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 08:01:48 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cannot open dbproj]]></category>
		<category><![CDATA[database edition]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=208</guid>
		<description><![CDATA[For some reason my VS 2008 Database edition wouldn&#8217;t open the database projets. After i started VS with this parameters: devenv /resetskippkgs It worked again!]]></description>
			<content:encoded><![CDATA[<p>For some reason my VS 2008 Database edition wouldn&#8217;t open the database projets.</p>
<p>After i started VS with this parameters:</p>
<p>devenv /resetskippkgs</p>
<p>It worked again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/03/31/visual-studio-2008-database-edition-dont-open-dbproj/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uitzendinggemist on your TV with DLNA</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:06:33 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[bravia]]></category>
		<category><![CDATA[dnla]]></category>
		<category><![CDATA[rtl gemist]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[sbs]]></category>
		<category><![CDATA[uitzendinggemist]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=206</guid>
		<description><![CDATA[Hey people check out the following software: http://code.google.com/p/uitzendinggemist-dlna/ It&#8217;s still in a beta, but you can use it for watching Uitzendinggemist, RTL Gemist, Net5, SBS6 and Veronica on your TV. Paul Wagener has started the project as a Pyton script and rewrote it to Java as a plugin for  PS3 Media Server (at least build [...]]]></description>
			<content:encoded><![CDATA[<p>Hey people check out the following software:</p>
<p>http://code.google.com/p/uitzendinggemist-dlna/</p>
<p>It&#8217;s still in a beta, but you can use it for watching Uitzendinggemist, RTL Gemist, Net5, SBS6 and Veronica on your TV.</p>
<p>Paul Wagener has started the project as a Pyton script and rewrote it to Java as a plugin for  PS3 Media Server (at least build 381). I&#8217;m trying to commit good code too <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Will write some more text about this later, in the meantime please test it and enjoy!</p>
<h1><a name="PS3_Media_Server"><br />
</a></h1>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2010/02/13/uitzendinggemist-on-your-tv-with-dlna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung firmware update cannot find update files</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/11/29/samsung-firmware-update-cannot-find-update-files/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/11/29/samsung-firmware-update-cannot-find-update-files/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:32:02 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cannot update]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=203</guid>
		<description><![CDATA[Last week I tried to update my brand new Samsung LE40b652 LCD TV. The proccess is quite simple, download the firmware, extract to a USB-stick and load the firmware from the USB-stick. But.. For some reason my TV didn&#8217;t find any firmware files, until I found the solutions. If you download the firmware from the [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I tried to update my brand new Samsung LE40b652 LCD TV.</p>
<p>The proccess is quite simple, download the firmware, extract to a USB-stick and load the firmware from the USB-stick.</p>
<p>But..</p>
<p>For some reason my TV didn&#8217;t find any firmware files, until I found the solutions.</p>
<p>If you download the firmware from the &#8220;normal&#8221;<a title="Support.samsung.com" href="http://www.samsung.com/nl/support/download/supportDown.do?type=televisions&amp;type_cd=02010000&amp;subtype=LCD+TV&amp;subtype_cd=lcd-tv&amp;model_nm=LE40B652T4W&amp;mType=FM&amp;vType=L&amp;prd_ia_cd=02010100&amp;disp_nm=LE40B652" target="_blank"> samsung support</a> site, there is a change that the last symbol of your TV-type is not the same.</p>
<p>The download site of the LE40B652 only has downloads for the LE40B652T4<strong>W, </strong>but my TV is a LE40B652T4<strong>P.</strong></p>
<p>There is no way to find the exact type on the normal site.</p>
<p>Go to:</p>
<p><a href="http://www.samsung.com/download/Model_Select.aspx?type=TV&amp;typecode=1&amp;subtype=LCD&amp;subtypecode=101&amp;model=LE40B652T4P&amp;filetype=FM&amp;language=" target="_blank">Samsung download</a></p>
<p>Here you can select the exact type of TV you own!</p>
<p>Now the firmware update worked!</p>
<p>Update: There is new version (2007.01 @ 															2010-02-28) released for the LE40B65X range. I can confirm that the normal download site didn&#8217;t work for me again but the alternative link I posted works <img src='http://www.dailycomputersolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/11/29/samsung-firmware-update-cannot-find-update-files/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 cannot update to 8</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/11/20/internet-explorer-7-cannot-update-to-8/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/11/20/internet-explorer-7-cannot-update-to-8/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 19:38:38 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=200</guid>
		<description><![CDATA[If your Internet Explorer 8 installation (upgrade from 7) fails all the time. Run this code: &#60;code&#62; &#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;8&#60;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Const HKLM = &#38;H80000002 arrNeededSvcs = Array(&#8220;BITS&#8221;,&#8221;wuauserv&#8221;) strKeyPath = &#8220;SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost&#8221; strValueName = &#8220;netsvcs&#8221; strComputer = &#8220;.&#8221;   &#8216; &#8220;use &#8220;.&#8221; for local computer Set objReg = GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}!\\&#8221; &#38; strComputer &#38; &#8220;\root\default:StdRegProv&#8221;) objReg.GetMultiStringValue HKLM, strKeyPath, strValueName, arrValues &#8216; [...]]]></description>
			<content:encoded><![CDATA[<p>If your Internet Explorer 8 installation (upgrade from 7) fails all the time.</p>
<p>Run this code:</p>
<p>&lt;code&gt;</p>
<p>&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;8&lt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Const HKLM = &amp;H80000002</p>
<p>arrNeededSvcs = Array(&#8220;BITS&#8221;,&#8221;wuauserv&#8221;)</p>
<p>strKeyPath = &#8220;SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost&#8221;<br />
strValueName = &#8220;netsvcs&#8221;</p>
<p>strComputer = &#8220;.&#8221;   &#8216; &#8220;use &#8220;.&#8221; for local computer</p>
<p>Set objReg = GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}!\\&#8221; &amp; strComputer &amp; &#8220;\root\default:StdRegProv&#8221;)</p>
<p>objReg.GetMultiStringValue HKLM, strKeyPath, strValueName, arrValues</p>
<p>&#8216; create string from array, easier to check for existence this way</p>
<p>strValues = &#8220;|&#8221; &amp; Join(arrValues, &#8220;|&#8221;) &amp; &#8220;|&#8221;</p>
<p>bolUpdateNeeded = False &#8216; init value</p>
<p>For Each strNeededSvcs In arrNeededSvcs<br />
If InStr(1, strValues, strNeededSvcs, vbTextCompare) = 0 Then<br />
&#8216; service is not in array, add it<br />
intArrCount = UBound(arrValues) + 1<br />
ReDim Preserve arrValues(intArrCount)<br />
arrValues(intArrCount) = strNeededSvcs<br />
bolUpdateNeeded = True<br />
End If<br />
Next</p>
<p>If bolUpdateNeeded Then<br />
objReg.SetMultiStringValue HKLM, strKeyPath, strValueName, arrValues<br />
End If</p>
<p>MsgBox &#8220;Done!&#8221;, vbInformation + vbSystemModal, &#8220;Netsvcs check&#8221;</p>
<p>&lt;/code&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/11/20/internet-explorer-7-cannot-update-to-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot send SMS after restore sms.db on iPhone</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/11/09/cannot-send-sms-after-restore-sms-db-on-iphone/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/11/09/cannot-send-sms-after-restore-sms-db-on-iphone/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:21:47 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=198</guid>
		<description><![CDATA[If you have problems sending SMS after a manual restore of the SMS.db. It&#8217;s properly a security-rights problem, you iPhone cannot write its outgoing messages to the database file. Fix it this way: Open Putty and connect to your iPhone as root (default password &#8216;apline&#8217;) btw you SHOULD change this for security reasons. Run: chown [...]]]></description>
			<content:encoded><![CDATA[<p>If you have problems sending SMS after a manual restore of the SMS.db.</p>
<p>It&#8217;s properly a security-rights problem, you iPhone cannot write its outgoing messages to the database file.</p>
<p>Fix it this way:</p>
<p>Open Putty and connect to your iPhone as root (default password &#8216;apline&#8217;) btw you SHOULD change this for security reasons.</p>
<p>Run:</p>
<p><em>chown mobile -R /var/mobile/</em></p>
<p>And:</p>
<p><em>killall SpringBoard</em></p>
<p>Now all folder and files are reset to the correct settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/11/09/cannot-send-sms-after-restore-sms-db-on-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Devices not installed automatically anymore</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/05/13/usb-devices-not-installed-automaticly-anymore/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/05/13/usb-devices-not-installed-automaticly-anymore/#comments</comments>
		<pubDate>Wed, 13 May 2009 16:49:35 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[automaticly]]></category>
		<category><![CDATA[cannot find driver]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[flashdrive]]></category>
		<category><![CDATA[inf]]></category>
		<category><![CDATA[system32]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usbstick]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=186</guid>
		<description><![CDATA[USB install problem: http://www.runpcrun.com/cant-install-usb http://support.microsoft.com/kb/892050]]></description>
			<content:encoded><![CDATA[<p>USB install problem:</p>
<p>http://www.runpcrun.com/cant-install-usb</p>
<p>http://support.microsoft.com/kb/892050</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/05/13/usb-devices-not-installed-automaticly-anymore/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download complete website freeware</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 10:55:58 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[harddisk]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=183</guid>
		<description><![CDATA[This tool is freeware and works great. It lets you save/download a complete website to your local harddisk. http://www.httrack.com/]]></description>
			<content:encoded><![CDATA[<p>This tool is freeware and works great. It lets you save/download a complete website to your local harddisk.</p>
<p>http://www.httrack.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/04/17/download-complete-website-freeware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Virtuemart product pictures size</title>
		<link>http://www.dailycomputersolutions.com/blog/index.php/2009/03/30/virtuemart-product-pictures-size/</link>
		<comments>http://www.dailycomputersolutions.com/blog/index.php/2009/03/30/virtuemart-product-pictures-size/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 09:17:15 +0000</pubDate>
		<dc:creator>Job Vermeulen (admin)</dc:creator>
				<category><![CDATA[Webshop]]></category>
		<category><![CDATA[forgot]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[thumbnails]]></category>
		<category><![CDATA[Virtuemart]]></category>

		<guid isPermaLink="false">http://www.dailycomputersolutions.com/blog/?p=177</guid>
		<description><![CDATA[Forgot to create thumbnails of your product pictures? Change: define(&#8216;PSHOP_IMG_RESIZE_ENABLE&#8217;, &#8221;); To: define(&#8216;PSHOP_IMG_RESIZE_ENABLE&#8217;, &#8217;1&#8242;); In file: /administrator/components/com_virtuemart/virtuemart.cfg.php And all your pictures are resized in the view.]]></description>
			<content:encoded><![CDATA[<p>Forgot to create thumbnails of your product pictures?</p>
<p>Change:</p>
<p>define(&#8216;PSHOP_IMG_RESIZE_ENABLE&#8217;, &#8221;);</p>
<p>To:</p>
<p>define(&#8216;PSHOP_IMG_RESIZE_ENABLE&#8217;, &#8217;1&#8242;);</p>
<p>In file: /administrator/components/com_virtuemart/virtuemart.cfg.php</p>
<p>And all your pictures are resized in the view.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailycomputersolutions.com/blog/index.php/2009/03/30/virtuemart-product-pictures-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
