<?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"
	>

<channel>
	<title>eisber's blog</title>
	<atom:link href="http://www.eisber.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eisber.net/blog</link>
	<description>my personal-tech-project's journey log</description>
	<pubDate>Thu, 11 Sep 2008 06:41:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Recovering ICH9R RAID to IDE switch after BIOS upgrade</title>
		<link>http://www.eisber.net/blog/archives/64</link>
		<comments>http://www.eisber.net/blog/archives/64#comments</comments>
		<pubDate>Thu, 11 Sep 2008 06:41:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[sysop]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=64</guid>
		<description><![CDATA[cause two SATA disks in RAID-1 (mirror) configuration using ICH9R on-board controller. after bios upgrade of my Abit IP35 the bios settings got reset and the OS (Windows Server 2008) booted with SATA onboard controller mode IDE instead of RAID.
implications the mirror got broken, but Windows actually booted AND changed the boot record.
errors I changed [...]]]></description>
			<content:encoded><![CDATA[<p><strong>cause</strong> two SATA disks in RAID-1 (mirror) configuration using ICH9R on-board controller. after bios upgrade of my Abit IP35 the bios settings got reset and the OS (Windows Server 2008) booted with SATA onboard controller mode IDE instead of RAID.<br />
<strong>implications</strong> the mirror got broken, but Windows actually booted AND changed the boot record.<br />
<strong>errors</strong> I changed the mode back to RAID (*BAD IDEA*). Started the Intel Bios and re-joined the mirror (*BAD IDEA^2*). Now Windows didn't start anymore (Boot loader started, but Winload.exe was missing).<br />
<strong>why *BAD IDEA*?</strong> The Intel controller chose the wrong disc. So my changes since Bios upgrade and rebuilding the mirror were lost.<br />
<strong>solution</strong> Windows RE (Recovery Environment) helped out. Starting with the Windows Server 2008 installation disc, I was able to load the drivers, but didn't see any operating system.<br />
Start the command prompt and execute diskpart.</p>
<p>Using "list disk" I saw the RAID volume, but this was marked as "foreign" (maybe because the partition/volume was part of a Windows Mirror as well). You need to use "import". Afterwards the disks are visible.</p>
<p>Go back to the dialog were you started the command prompt and close the window. This returns you to the previous dialg (no back button <img src='http://www.eisber.net/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> !!!). No the "Repair Mode" sees the partition and those it's job.</p>
<p>I'm running Hyper-V on that server and after recovery all the Hyper-V services were running, but no VM started. </p>
<p>Use "bcdedit /set hypervisorlaunchtype auto" <a href="http://forums.technet.microsoft.com/en-US/winserverhyperv/thread/85b323a8-9233-49b9-bc38-e28e7a4222c6/">from here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/64/feed</wfw:commentRss>
		</item>
		<item>
		<title>Data Driven Unit Tests fail during TFS 2008 Build&#8230;</title>
		<link>http://www.eisber.net/blog/archives/62</link>
		<comments>http://www.eisber.net/blog/archives/62#comments</comments>
		<pubDate>Wed, 11 Jun 2008 15:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[team foundation]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=62</guid>
		<description><![CDATA[but not when executed in Visual Studio 2008.
Error Message:
The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library.
Error details: An error has occurred while establishing a connection to the server.  When [...]]]></description>
			<content:encoded><![CDATA[<p>but not when executed in Visual Studio 2008.</p>
<p>Error Message:<br />
<font color="red">The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library.<br />
Error details: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)</font></p>
<p><strong>Solution</strong>: Don't specify the connection string and the table in the constructor of the DataSource attribute, but follow <a href="http://msdn.microsoft.com/en-us/library/ms243192.aspx">this</a> (use the configuration section).</p>
<p>Make sure you specify Version 9.0.0 and not 8.0.0 like in the sample!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/62/feed</wfw:commentRss>
		</item>
		<item>
		<title>Shuttle SX38P2 Pro *addons*</title>
		<link>http://www.eisber.net/blog/archives/61</link>
		<comments>http://www.eisber.net/blog/archives/61#comments</comments>
		<pubDate>Fri, 06 Jun 2008 15:37:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[sysop]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=61</guid>
		<description><![CDATA[Shuttle SX38P2 Pro the ultimate laptop replacement
First of all the carrying bag from shuttle suck for this kind of machine - way too heavy.
So I checked various bag shops - either too big, too expensive or too ugly!
So finally I found something at IKEA! I'll provide pcitures later. It fits perfectly and even has space [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://global.shuttle.com/product_detail.jsp?PI=638">Shuttle SX38P2 Pro</a> the ultimate laptop replacement</p>
<p>First of all the carrying bag from shuttle suck for this kind of machine - way too heavy.<br />
So I checked various bag shops - either too big, too expensive or too ugly!<br />
So finally I found something at IKEA! I'll provide pcitures later. It fits perfectly and even has space for my keyboard.</p>
<p>Right now I suffer with installing Windows XP without a floppy. I could not do it. I think I failed because the 2 disks are configured as RAID 0.</p>
<p>For dual boot config menu changes <a href="http://blogs.technet.com/aralves/archive/2007/07/17/windows-server-2008-boot-manager.aspx">here</a></p>
<p>I finally installed Windows Server 2008 x86 to get VTune 9.0 update 7 to run.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/61/feed</wfw:commentRss>
		</item>
		<item>
		<title>Upgrading Exchange 2003 Single Server Setup to Exchange 2007</title>
		<link>http://www.eisber.net/blog/archives/60</link>
		<comments>http://www.eisber.net/blog/archives/60#comments</comments>
		<pubDate>Wed, 04 Jun 2008 19:51:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=60</guid>
		<description><![CDATA[problem: Upgrading an Exchange 2003 Single Server to Exchange 2007
environment:
Physical Machines

Server Name: "mail", Athlon 1 GHz, 1GB RAM, Windows Server 2003 x86, AD, Exchange 2003 SP2 or so, HTTP-RPC Support, OWA
Server Name: "bubbles", Intel Q9450 2.67 GHz, 8gb DDR2 RAM. Windows Server 2008 x64
Server Name: "pinky", ", Intel Q9450 2.67 GHz, 6gb DDR2 RAM (ABit [...]]]></description>
			<content:encoded><![CDATA[<p><strong>problem:</strong> Upgrading an Exchange 2003 Single Server to Exchange 2007</p>
<p><strong>environment:</strong><br />
<u>Physical Machines</u></p>
<ul>
<li>Server Name: "mail", Athlon 1 GHz, 1GB RAM, Windows Server 2003 x86, AD, Exchange 2003 SP2 or so, HTTP-RPC Support, OWA</li>
<li>Server Name: "bubbles", Intel Q9450 2.67 GHz, 8gb DDR2 RAM. Windows Server 2008 x64</li>
<li>Server Name: "pinky", ", Intel Q9450 2.67 GHz, 6gb DDR2 RAM (ABit IP35 won't go past "Post Boot Screen" with 8GB = 4x 2GB DDR2. Windows Server 2008 x64</li>
</ul>
<p><u>Virtual Machines using Hyper-V RC1 and RC2</u></p>
<ul>
<li>Server Name: "mail2k7", Windows Server 2008 x64, AD, Exchange 2007 SP1</li>
</ul>
<p><strong>introduction / background: </strong></p>
<p>Exchange 2007 is only supported on x64 (yes I know about the x86 version), but there is no in-place upgrade available. Therefore one needs to setup a second machine and so on.</p>
<p><strong>solution:</strong></p>
<ul>
<li>Setup "mail2k7" with Windows Server 2008 on bubbles (hyper-v rc1)</li>
<li>Installed AD Role on mail2k7</li>
<li>Connected to existing AD on "mail"</li>
<li>The old AD was still in Windows 2000 support mode. Therefore upgraded to Windows 2003 mode (Active Directory Sites and Service).</li>
<li>Setup DNS Role on mail2k7 added AD-supported Domain Entry (or maybe secondary)</li>
<li>Installed Exchange 2007 on mail2k7 (Got prompted for multiple pre-requisite roles, don't forget RPC support, needed for Outlook Anyware</li>
<li>
<pre> For Outlook Anywhere I needed the following (from <a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1643987&SiteID=17&pageid=1">here</a>)
Get-OutlookProvider

Name                                 Server                               SSL
----                                 ------                               ---
EXCH
EXPR
WEB                                  

Which showed NULL values under server. 

To assign a server to EXCH and WEB, I ran:

set-outlookprovider WEB -server FQDN
set-outlookprovider EXCH -server FQDN
</pre>
</li>
<li>Basic Authentication and use the Domain Name at logon</li>
<li></li>
</ul>
<pre>
HELO
MAIL FROM:root@eisber.net
RCPT TO:eisber@eisber.net
DATA
Subject: Foo

Body 1
.
QUIT
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/60/feed</wfw:commentRss>
		</item>
		<item>
		<title>SSL secured IIS-hosted WCF Application using OpenSSL</title>
		<link>http://www.eisber.net/blog/archives/58</link>
		<comments>http://www.eisber.net/blog/archives/58#comments</comments>
		<pubDate>Wed, 09 Apr 2008 23:07:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/58</guid>
		<description><![CDATA[enviroment An ASP.NET Application invokes a WCF Application hosted in IIS using a WCF Client over SSL and authenticates itself with a client certificate. PKI must be created too.
problem Just try it without this documentation... took as 2 1/2 days  
solution
(All commands are in
formatted
 and shall be executed on cmd.exe)
Preparations
Download OpenSSL (for Win32)
cd c:\openssl\bin
mkdir [...]]]></description>
			<content:encoded><![CDATA[<p><strong>enviroment</strong> An ASP.NET Application invokes a WCF Application hosted in IIS using a WCF Client over SSL and authenticates itself with a client certificate. PKI must be created too.</p>
<p><strong>problem</strong> Just try it without this documentation... took as 2 1/2 days <img src='http://www.eisber.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>solution</strong></p>
<p>(All commands are in
<pre>formatted</pre>
<p> and shall be executed on cmd.exe)</p>
<p><u>Preparations</u></p>
<p>Download OpenSSL (<a href="http://www.slproweb.com/products/Win32OpenSSL.html">for Win32</a>)</p>
<pre>cd c:\openssl\bin</pre>
<pre>mkdir demoCA</pre>
<pre>echo 01 > demoCA\serial</pre>
<p>create a new and empty file named demoCA\index.txt</p>
<p><u>Certificate Authority (CA)</u></p>
<pre>
mkdir work
openssl genrsa -out work\CA\CA.key 1024
openssl req -new -key work\CA\CA.key -days 3650 -out work\CA\CA.csr -subj "/CN=choose.some.name"
openssl x509 -req -days 3650 -in work\CA\CA.csr -signkey work\CA\CA.key -out work\CA\CA.crt
</pre>
<p>Result: CA.key (private key of CA), CA.crt (public key / self-signed certifcate of CA)</p>
<p><u>Server Certificate for IIS</u></p>
<p>start IIS-Admin on web server<br />
Properties of WebSites/<WebSite hosting the WCF Application><br />
Set SSL Port to 443 (e.g.)<br />
-> Directory Security Tab<br />
-> Server Certificate Button<br />
-> Create new certficate<br />
-> Prepare request<br />
<b>IMPORTANT</b> the common name must equal the DNS name used to invoke the WCF service</p>
<p>Result: certreq.txt (Certificate Request)</p>
<pre>mkdir work\IIS</pre>
<p>Copy certreq.txt to work\IIS</p>
<pre>openssl ca -policy policy_anything -cert work\CA\CA.crt -in work\IIS\certreq.txt -keyfile work\CA\CA.key -days 3650 -out work\IIS\iis.cer -outdir work\IIS –batch</pre>
<p>Result: IIS.cer (signed server certificate)</p>
<p>start IIS-Admin on web server<br />
Properties of WebSites/<WebSite hosting the WCF Application><br />
-> Directory Security Tab<br />
-> Server Certificate Button<br />
-> Process pending Request<br />
-> select work\IIS\IIS.cer</p>
<p><u>Installation of CA on WCF Hosting Server and Client machine (the machine hosting the ASP.NET application)</u></p>
<p>Start mmc (goto Start\Run: mmc)<br />
Add Snap-In: Certificate\LocalMachine<br />
-> Certficates (LocalMachine) \ Trusted Root Certification Authorities<br />
-> Right click on Certificates \ All Tasks \ Import...<br />
-> Select work\CA\CA.crt</p>
<p><u>Create client certificates for ASP.NET application</u></p>
<pre>
Mkdir work\Client
openssl genrsa -out work\client\Client.key 1024
openssl req -new -key work\client\Client.key -out work\client\Client.csr -subj "/CN=Client"
openssl x509 -req -days 365 -CA work\CA\CA.crt -CAkey work\CA\CA.key -CAcreateserial -in work\client\Client.csr -out work\client\Client.crt
openssl pkcs12 -export -in work\client\Client.crt -inkey work\client\Client.key -out work\client\Client.p12
</pre>
<p>Start mmc (goto Start\Run: mmc) on ASP.NET hosting machine<br />
Add Snap-In: Certificate\LocalMachine<br />
-> Certficates (LocalMachine) \ Personal<br />
-> Right click on Certificates \ All Tasks \ Import...<br />
-> Select work\client\Client.p12</p>
<p><u>Configure IIS hosting WCF application to require SSL and Client Certificates</u></p>
<p>start IIS-Admin on WCF application hosting server<br />
Properties of WebSites/<WebSite hosting the WCF Application><br />
-> Directory Security Tab<br />
-> Secure Communication / Edit<br />
Select "Require Secure Channel"<br />
Select "Require Client certificates"</p>
<p>Optionally select "Enable certifications trust list" and create a new list holding the CA.crt if you only want to authenticate clients signed by your CA</p>
<p><u>Configure WCF Client</u></p>
<p>In your Web.config</p>
<pre>
&lt;system.serviceModel&gt;
&lt;bindings&gt;
&lt;basicHttpBinding&gt;
&lt;binding name="BasicHttpBinding" &gt;
&lt;security mode="Transport"&gt;
&lt;transport clientCredentialType="Certificate"/&gt;
&lt;/security&gt;
&lt;/binding&gt;
&lt;/basicHttpBinding&gt;
&lt;/bindings&gt;
&lt;behaviors&gt;
&lt;endpointBehaviors&gt;
&lt;behavior name="behavior"&gt;
    	&lt;clientCredentials supportInteractive="false"&gt;
      	&lt;clientCertificate findValue="Client"
                           x509FindType="FindBySubjectName"
                           storeLocation="LocalMachine"
                           storeName="My" /&gt;
&lt;/clientCredentials&gt;
&lt;/behavior&gt;
&lt;/endpointBehaviors&gt;
&lt;/behaviors&gt;
</pre>
<p><b>IMPORTANT:</b> Make sure your application does not run under NETWORK SERVICE account. Without tweaking your permissions of the LocalMachine store, you cannot access private keys - which you need when you want to authenticate to the server using client certificates.</p>
<p><u>Configure WCF Server</u></p>
<p>In your Web.config</p>
<pre>
&lt;binding name="basicSec"&gt;
&lt;security mode="Transport"&gt;
&lt;transport clientCredentialType="Certificate"/&gt;
&lt;/security&gt;
&lt;/binding&gt;

&lt;serviceBehaviors&gt;
&lt;behavior name="returnFaults"&gt;
&lt;serviceMetadata httpGetEnabled="false" httpsGetEnabled="true"/&gt;
&lt;serviceDebug includeExceptionDetailInFaults="true" /&gt;
&lt;/behavior&gt;
&lt;/serviceBehaviors&gt;
</pre>
<p>Some explaination: although the complete SSL handshake and the authentication is done by IIS, the WCF settings still need to match those of IIS. One reason is that the protocol differs (e.g. http vs. https).<br />
You cannot enable httpGetEnabled and httpsGetEnabled at the same time.<br />
You can using BasicHttpBinding - SSL is just the transport layer.</p>
<p><u>Some debugging tips</u></p>
<p>Get <a href="http://www.microsoft.com/downloads/details.aspx?familyid=cabea1d0-5a10-41bc-83d4-06c814265282&displaylang=en">SSLDiag</a> for validating you IIS SSL setup</p>
<p>To decrypt SSL traffic using Wireshark:</p>
<p>Start mmc (goto Start\Run: mmc) on WCF application hosting machine<br />
Add Snap-In: Certificate\LocalMachine<br />
-> Certficates (LocalMachine) \ Personal<br />
-> Right click on Certificates \ All Tasks \ Export...<br />
-> Select work\IIS\IIS.pfx</p>
<pre>openssl pkcs12 -in vde\iis\iis.pfx -out work\iis\iis.pem –nodes</pre>
<p>Start Wireshark</p>
<p>Goto Edit\Preferences\Protocols\SSL: RSA Keys: <ip of server>,443,http,c:\openssl\bin\work\IIS\iis.pem<br />
Goto Capture \ Options \ Filter: "Port 443"</p>
<p>Happy capturing!</p>
<p>WCF Tracing might be helpful too:</p>
<pre>
  &lt;system.diagnostics&gt;
      &lt;sources&gt;
            &lt;source name="System.ServiceModel"
                    switchValue="All"
                    propagateActivity="true"&gt;
            &lt;listeners&gt;
               &lt;add name="traceListener"
                   type="System.Diagnostics.XmlWriterTraceListener"
                   initializeData= "c:\temp\Traces.svclog" /&gt;
            &lt;/listeners&gt;
         &lt;/source&gt;
      &lt;/sources&gt;
   &lt;/system.diagnostics&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/58/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pioneer DVR 630-H and Homecast 5101 CI HDTV</title>
		<link>http://www.eisber.net/blog/archives/57</link>
		<comments>http://www.eisber.net/blog/archives/57#comments</comments>
		<pubDate>Wed, 09 Apr 2008 22:05:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[satellite]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/57</guid>
		<description><![CDATA[environment: Pioneer DVR 630-H, Homecast 5101 CI HDTV (receiving Astra 19.2E) and a Sanyo Z3 projector.
problem: Configuration of Pioneer DVR and Homecast
solution:

Homecast connected to Sanyo via HDMI
Pioneer connected to Sanyo via Component
Pioneer and Homecast connected seperately to a small stereo system
Homecast (VCR connector) connected to Pioneer (Decoder/Input1) via SCART

Homecast already has the channel list.
The very [...]]]></description>
			<content:encoded><![CDATA[<p><strong>environment:</strong> Pioneer DVR 630-H, Homecast 5101 CI HDTV (receiving Astra 19.2E) and a Sanyo Z3 projector.</p>
<p><strong>problem:</strong> Configuration of Pioneer DVR and Homecast</p>
<p><strong>solution:</strong></p>
<ul>
<li>Homecast connected to Sanyo via HDMI</li>
<li>Pioneer connected to Sanyo via Component</li>
<li>Pioneer and Homecast connected seperately to a small stereo system</li>
<li>Homecast (VCR connector) connected to Pioneer (Decoder/Input1) via SCART</li>
</ul>
<p>Homecast already has the channel list.<br />
The very sick thing about the Pioneer DVR is, that it actually holds 2 (yes t-w-o) channel list. </p>
<ol>
<li>A channel list for its Antenna-RF tuner</li>
<li>A channel list for the Guide+</li>
</ol>
<p>You can actually ignore the Antenna-RF tuner list (found in Basic Setup/Tuner) - if you got a satellite dish you probably won't have another antenna.<br />
The important thing is the channel list found in the Guide+ Menu on the very right.<br />
I configured Decoder 1, Selected Homecast from the <b>UNSORTED</b> list somewhere at the end. You need to select "Antenna RF" as the connection, not L1, L2, DV... I still don't know what L1 is.<br />
The Pioneer DVR nicely tries to set the channel on the Homecast - it actually works - just the Homecast crashed the first time...<br />
Then go to the "Editor" tab. You can select the decoder as source and enter the channel numbers. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/57/feed</wfw:commentRss>
		</item>
		<item>
		<title>removing default range (.100-.150) from dnsmasq</title>
		<link>http://www.eisber.net/blog/archives/56</link>
		<comments>http://www.eisber.net/blog/archives/56#comments</comments>
		<pubDate>Sat, 22 Mar 2008 22:52:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/56</guid>
		<description><![CDATA[&#160;
start=&#34;$(dhcp_calc &#34;$&#123;start:-100&#125;&#34;)&#34;
limit=&#34;$((${limit:-150} + 1))&#34;
eval &#34;$(ipcalc.sh $ipaddr $netmask $start $limit)&#34;
&#160;
# COMMENT NEXT LINE
# append args &#34;--dhcp-range=$name,$START,$END,$NETMASK,$leasetime${options:+ $options}&#34;
&#160;
]]></description>
			<content:encoded><![CDATA[<pre class="bash">&nbsp;
<span style="color: #007800;">start=</span><span style="color: #ff0000;">&quot;$(dhcp_calc &quot;</span>$<span style="color: #7a0874; font-weight: bold;">&#123;</span>start:<span style="color: #000000;">-100</span><span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #ff0000;">&quot;)&quot;</span>
<span style="color: #007800;">limit=</span><span style="color: #ff0000;">&quot;$((${limit:-150} + 1))&quot;</span>
<span style="color: #7a0874; font-weight: bold;">eval</span> <span style="color: #ff0000;">&quot;$(ipcalc.sh $ipaddr $netmask $start $limit)&quot;</span>
&nbsp;
<span style="color: #808080; font-style: italic;"># COMMENT NEXT LINE</span>
<span style="color: #808080; font-style: italic;"># append args </span><span style="color: #ff0000;">&quot;--dhcp-range=$name,$START,$END,$NETMASK,$leasetime${options:+ $options}&quot;</span>
&nbsp;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/56/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nokia 7380 Battery Replacement</title>
		<link>http://www.eisber.net/blog/archives/55</link>
		<comments>http://www.eisber.net/blog/archives/55#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:57:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/55</guid>
		<description><![CDATA[environment Nokia 7380; Needs battery replacement
solution

Get the repair manual at Spotbit
B-Cover in case you break it B-Cover
Mobile Plus

]]></description>
			<content:encoded><![CDATA[<p><strong>environment</strong> Nokia 7380; Needs battery replacement</p>
<p><strong>solution</strong></p>
<ul>
<li>Get the repair manual at <a href="http://www.spotbit.com/main/magazine.php?lang=en&prod=1055">Spotbit</a></li>
<li>B-Cover in case you break it <a href="http://www.telecomtelecom.nl/?p=310&id=2673&l=en">B-Cover</a>
<li><a href="http://www.mobileplus.de">Mobile Plus</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/55/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nokia Software Updater - Internal error 2738</title>
		<link>http://www.eisber.net/blog/archives/54</link>
		<comments>http://www.eisber.net/blog/archives/54#comments</comments>
		<pubDate>Sun, 24 Feb 2008 00:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/54</guid>
		<description><![CDATA[environment Windows Vista
problem Installation of Nokia Software Updater failed
solution run "regsvr32 vbscript.dll"
]]></description>
			<content:encoded><![CDATA[<p><strong>environment</strong> Windows Vista</p>
<p><strong>problem</strong> Installation of Nokia Software Updater failed</p>
<p><strong>solution</strong> run "regsvr32 vbscript.dll"</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/54/feed</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio 2008: Setup Project Targeting .NET Framework 2.0</title>
		<link>http://www.eisber.net/blog/archives/53</link>
		<comments>http://www.eisber.net/blog/archives/53#comments</comments>
		<pubDate>Fri, 21 Dec 2007 15:42:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/archives/53</guid>
		<description><![CDATA[environment: Visual Studio 2008, .NET/C# Project Targeting Framework 2.0, Standard Setup Project
problem: Setup always requests framework 3.5
solution 

All deployed projects must target framework 2.0
Prerequistes of setup project must be 2.0 (not 3.5). ATTENTION I couldn't change this separately for Release build and had to this manually using notepad/gvim 
Launch condition must be changed to 2.0 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>environment:</strong> Visual Studio 2008, .NET/C# Project Targeting Framework 2.0, Standard Setup Project</p>
<p><strong>problem:</strong> Setup always requests framework 3.5</p>
<p><strong>solution</strong> </p>
<ul>
<li>All deployed projects must target framework 2.0</li>
<li>Prerequistes of setup project must be 2.0 (not 3.5). <b>ATTENTION</b> I couldn't change this separately for Release build and had to this manually using notepad/gvim </li>
<li>Launch condition must be changed to 2.0 (I had to clean and rebuild a couple of times until it let me select 2.0)</li>
</ul>
<p><strong>links</strong></p>
<p><a href="http://www.codeproject.com/KB/dotnet/targetnet2fromvs2008.aspx?print=true">Same problem</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/53/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
