<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Righthand forums - Recent Posts</title>
<link>http://forums.rthand.com/recent.aspx</link>
<description>Righthand forums - Recent Posts</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Thu, 17 May 2012 08:20:21 GMT</pubDate>
<lastBuildDate>Thu, 17 May 2012 08:20:21 GMT</lastBuildDate>
<item>
<link>http://forums.rthand.com/topic6-vs2010-project-targeting-net-35.aspx</link>
<title>Topic &quot;VS2010 project targeting .NET 3.5&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi guys,<br/><br/>I've tried with visualizer 1.0.7 like this:<br/><ul><li>Started VS2010</li><li>Created new Console project .net 2.0</li><li>Added code[font=Consolas]            <span style="color:#2b91af">DataSet</span> ds = <span style="color:blue">new</span> <span style="color:#2b91af">DataSet</span>();             <span style="color:#2b91af">DataTable</span> table = <span style="color:blue">new</span> <span style="color:#2b91af">DataTable</span>(<span style="color:#a31515">"tubo"</span>);             ds.Tables.Add(table); <br/>[/font]</li><li>Visualized ds and it works just fine</li></ul>What are you doing?]]></description>
<pubDate>Thu, 17 May 2012 08:20:21 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic6-vs2010-project-targeting-net-35.aspx</link>
<title>Topic &quot;VS2010 project targeting .NET 3.5&quot; a message from SilentBob</title>
<description><![CDATA[I have a similar error on VS2010 targeting a .net 2.0 project.<br/>Version 1.0.5 of the vizualizer works, so I'm stepping back until this gets resolved.<br/>Grtz,]]></description>
<pubDate>Tue, 15 May 2012 12:31:15 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic6-vs2010-project-targeting-net-35.aspx</link>
<title>Topic &quot;VS2010 project targeting .NET 3.5&quot; a message from MihaMarkic</title>
<description><![CDATA[Hm, that's a tricky situation. I'll check it out whether there is a solution.]]></description>
<pubDate>Tue, 24 Apr 2012 10:21:35 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic7-v02-is-available.aspx</link>
<title>Topic &quot;v0.2 is available&quot; a message from MihaMarkic</title>
<description><![CDATA[Sorry for the long delay, but navigating between getting proper test hardware and getting enough free time is sometimes a challenge.<br/>Anyway, check out the <a href="http://blog.rthand.com/page/RhIRSTTools.aspx" target="_blank" rel="nofollow">page</a> for the new version in line with 10.8.0.1003 IRST drivers and much more verbose output.<br/><br/>Enjoy]]></description>
<pubDate>Tue, 24 Apr 2012 10:18:13 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic5-update-on-progress.aspx</link>
<title>Topic &quot;Update on progress&quot; a message from mihai_lupu2000</title>
<description><![CDATA[Is the source code available?]]></description>
<pubDate>Sun, 25 Mar 2012 20:11:54 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic6-vs2010-project-targeting-net-35.aspx</link>
<title>Topic &quot;VS2010 project targeting .NET 3.5&quot; a message from Joergen Bech</title>
<description><![CDATA[If I use Righthand.DebuggerVisualizer.Dataset.2010.dll in a VS2010 project targeting .NET Framework 3.5/CLR 2.0, I get the following error:<br/><br/>"Unhandled exception has occurred ... etc etc ... Could not load file or assembly file ... Righthand.DebuggerVisualizer.Dataset.2010.dll or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded."<br/><br/>The 2010 version was built against CLR 4.0 whilst the 2008 one was built against CLR 2.0.<br/><br/>I can sort of understand that if you were to build the 2010 version against CLR 2.0, it would not be able to work with CLR 4.0 DataSets. On the other hand, building the visualizer against CLR 4.0 means that programs running in CLR 2.0 appear to be unable to make use of the add-in.<br/><br/>In order to get it to work with a CLR 2.0 project in VS2010, I thought I would simply copy the 2008 version into the 2010 Visualizers folder, but that does not work either.<br/><br/>Is there any way this visualizer could be made to work with .NET Framework 3.5/CLR 2.0 projects in VS2010?]]></description>
<pubDate>Mon, 27 Feb 2012 20:05:02 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic4-bug.aspx</link>
<title>Topic &quot;Bug&quot; a message from MihaMarkic</title>
<description><![CDATA[Better handling of DataTables has been added in 1.0.6.]]></description>
<pubDate>Wed, 11 Jan 2012 12:31:11 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic4-bug.aspx</link>
<title>Topic &quot;Bug&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi,<br/><br/>Sorry for the delay. Yes, you are correct. This is a tricky one. I am looking into it.]]></description>
<pubDate>Tue, 10 Jan 2012 14:47:33 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic5-update-on-progress.aspx</link>
<title>Topic &quot;Update on progress&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi guys,<br/><br/>I've finally ordered hardware required for further development (a spare computer that can be tortured). Hopefully we'll have some progress soon.]]></description>
<pubDate>Tue, 10 Jan 2012 13:44:46 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Yep, I saw it, too. I think the wording isn't proper - as for now stable doesn't mean "not-degraded" but rather it means that array is being rebuilt or not (stable when no rebuilding in progress, rebuilding otherwise).]]></description>
<pubDate>Fri, 16 Dec 2011 16:54:20 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from coretech</title>
<description><![CDATA[found a bug.. if you remove a disk from a mirror array your tool still shows "Raw state: Stable". But when the disk is inserted it changes Raw State to "Rebuilding".]]></description>
<pubDate>Fri, 16 Dec 2011 16:51:24 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic4-bug.aspx</link>
<title>Topic &quot;Bug&quot; a message from FredCat</title>
<description><![CDATA[First, I absolutely love the dataset/datatable viewer.<br/><br/>I've found a bug.  <br/><br/>Let's say I have a Dataset containing two table and a relation between them.  One of the column of one of the table is an "expression" column.<br/><br/>Example:<br/>DataSet :<br/>Table 1 =&gt; Order<br/>Table 2 =&gt; OrderDetail<br/>and a relation between the two tables<br/><br/>In Table 1 I have a column named "Total" that is the sum of Table2.Quantity * Table2.Price.<br/><br/>If I open the DataSet using the Righthand viewer, it will be all right.  The crash will be occuring if I try to view "Table 1" only.  Because it will be using a "fake" dataset, the expression column won't work and will crash the viewer.<br/><br/>I don't how it should be handled (or if it can be handled), but I think it would be great if I could  view my datatable even if one the expression can not be computed.<br/><br/>Thanks for the good work!]]></description>
<pubDate>Fri, 09 Dec 2011 16:37:26 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Unfortunately my tool won't do it at this time.<br/>I'd try with BIOS, are you sure it isn't possible<br/> If that fails you have another option: install Windows 7 or something to another partition and/or disk and use the configuration utility there (another variation is to put RAID disks in a Windows 7 computer). Once done reboot Hyper-V.]]></description>
<pubDate>Thu, 10 Nov 2011 08:01:23 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from haxxfilif</title>
<description><![CDATA[Hey again, thanks for the quick answer :-)<br/><br/><br/>Yeh, I experienced it yesterday, the rebuild process, worked like a charm.<br/>Anyways, i have a new question that burdens my heart, how do I add a new drive to my RAID-5 Array? I can't find out how to do it in bios or within my Hyper-V server? I guess its nothing your tool can handle, right? =/<br/>How would you do it? <br/><br/>Thanks in advance<br/>/Niklas]]></description>
<pubDate>Wed, 09 Nov 2011 23:15:49 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi Niklas,<br/><br/><div class=quote>Is this only showing the state of my arrays?</div><br/>Right now, yes.<br/><div class=quote>Is it able to rebuild my discs if they fail or do I still need to boot to another OS for it to rebuild?</div><br/>If an error happens and it is recoverable it should automatically rebuild - regardless of my utility (i.e. if you hard reset the computer and disks go out of sync or something). Other than that there is no built in rebuild functionality.<br/><div class=quote>(I guess I can't do it from BIOS either?)</div><br/>BIOS allows some functionality, the problem is that you have to restart the OS.<br/><br/>Thanks for the feedback on the guide, I'll update it.<br/><br/>The current status of the utility is this: It is a proof of concept, read only. I have to find some spare time and a computer where I can actually test advanced features (ones that require write to disks). I have plans, it is just that they might take some time.<br/>However, the most important aspect is there - showing the state of the arrays.<br/><br/>Cheers and thanks for the feedback,<br/>Miha]]></description>
<pubDate>Wed, 09 Nov 2011 08:19:17 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from haxxfilif</title>
<description><![CDATA[Howdy,<br/><br/>First of all, great work Miha, keep 'em coming <img src="images/smilies/biggrin.gif" border="0" alt="Big Grin" /><br/><br/>I have some questions tho, Is this only showing the state of my arrays? Is it able to rebuild my discs if they fail or do I still need to boot to another OS for it to rebuild? (I guess I can't do it from BIOS either?)<br/>If it can't, any plans to implement it a near future?<br/><br/>EDIT: Almost forgot, step one in your guide when you're about to extract the drivers didn't work very well for me. What I did instead was to extract the drivers directly from the .EXE from cmd using this parameter: "iata_enu.exe -a -p C:\%drivermap%"<br/>That worked for me, then it was just to follow you're guide with step 2,3 and so on.<br/>"pnputil -i -a iaAHCI.inf"  for step 2 in my case<br/><br/><br/>Greets from Sweden<br/>/Niklas<br/><em>edited by haxxfilif on 8.11.2011</em>]]></description>
<pubDate>Tue, 08 Nov 2011 22:24:26 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Thanks for the feedback. There are no parameters at this time but I am working on them. Keep the feedback going, I am listening.]]></description>
<pubDate>Sun, 06 Nov 2011 10:36:46 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from yosemity</title>
<description><![CDATA[<strong>247Systems</strong> wrote:<br/><div class=quote>Hi.   <br/>   <br/>Is RhIRSTCommand_0_1_0_0 hard coded for IAStorUtil v10.1.0.1008?   <br/>I had installed RST before I found your utility, and the version I have installed on my server is 10.1.0.1046.   <br/>Iam getting the error:   <br/>  <br/>....  <br/> Is it necessary to downgrade to v10.1.0.1008?   <br/> Thank You.</div>   <br/>  I had the same problem but it was solved after Net Framework 3 installation . And I dont use pnputil to install latest driver. <br/>  <br/>  <br/><i>&gt;DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore</i>  <br/><i>&gt;DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore-WOW64</i> <br/><i> <br/></i> <br/><b>MihaMarkic,</b> <br/>Is it possible to add command line parameters which will result in numerical data?? For Example:  <br/> <br/> <br/><i>&gt;RhIRSTCommand.exe /state</i> <br/><i>0 <br/></i> <br/>Legend: <br/>0 - Healthy <br/>1 - Degraded <br/>2 - Rebuilding <br/>... and other <br/>edited by yosemity on 28.10.2011<br/><em>edited by yosemity on 2.11.2011</em>]]></description>
<pubDate>Fri, 28 Oct 2011 18:15:16 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi,<br/><br/>My application doesn't require a specific version thus I assume Intel assemblies do since you are getting these errors. What I really need is to setup a test machine and try this and other scenarios. Which won't happen in a week time - possibly in a couple of weeks or so (I have a speaking engagement coming soon).<br/>Anyway, you can try downgrading - it shouldn't make a huge difference. Or, you might even try providing 1008 assemblies only and leave current drivers). Make sure you let me know what happens in such case.]]></description>
<pubDate>Fri, 23 Sep 2011 11:28:46 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from 247Systems</title>
<description><![CDATA[Hi.<br/><br/>Is RhIRSTCommand_0_1_0_0 hard coded for IAStorUtil v10.1.0.1008?<br/><br/>I had installed RST before I found your utility, and the version I have installed on my server is 10.1.0.1046.<br/><br/>I am getting the error:<br/><br/>C:\Setup\RhIRSTCommand_0_1_0_0&gt;RhIRSTCommand.exe<br/>Unhandled Exception: System.IO.FileLoadException: Could not load file or assembl<br/>y 'IAStorUtil, Version=10.1.0.1008, Culture=neutral, PublicKeyToken=0864863fcbc5<br/>bc91' or one of its dependencies. The located assembly's manifest definition doe<br/>s not match the assembly reference. (Exception from HRESULT: 0x80131040)<br/>File name: 'IAStorUtil, Version=10.1.0.1008, Culture=neutral, PublicKeyToken=086<br/>4863fcbc5bc91'<br/>   at Righthand.IntelRapidStorage.Management.Console.Program.Main(String[] args)<br/><br/>WRN: Assembly binding logging is turned OFF.<br/>To enable assembly bind failure logging, set the registry value [HKLM\Software\M<br/>icrosoft\Fusion!EnableLog] (DWORD) to 1.<br/>Note: There is some performance penalty associated with assembly bind failure lo<br/>gging.<br/>To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus<br/>ion!EnableLog].<br/><br/>I have copied the matching .dll files to the folder in which RhIRSTCommand.exe resides and I have confirmed that the IAStorUtil.dll is the correct version (see IAStorUtil v10.1.0.1046.JPG attached).<br/><br/>Is it necessary to downgrade to v10.1.0.1008?<br/><br/>Thank You.]]></description>
<pubDate>Thu, 22 Sep 2011 20:57:06 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from linkatito</title>
<description><![CDATA[Hello!... any news?...Thanks!]]></description>
<pubDate>Mon, 19 Sep 2011 22:30:16 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Not yet, but right today I had a RAID-5 failure and IRST is saying "initializing" and is busy=false.]]></description>
<pubDate>Tue, 13 Sep 2011 23:35:56 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from linkatito</title>
<description><![CDATA[Any idea?... <img src="images/smilies/upset.gif" border=0 alt="upset" />]]></description>
<pubDate>Tue, 13 Sep 2011 21:19:10 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Is Busy means that array is doing something (i.e. being rebuilt)]]></description>
<pubDate>Tue, 13 Sep 2011 14:51:39 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from linkatito</title>
<description><![CDATA[Yes... I have only a single array... It's a array of Type 1... Two disks of 1 TB mirrored...<br/><br/>What is the meaning of the parameter "Is Busy"?]]></description>
<pubDate>Tue, 13 Sep 2011 14:44:05 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[So you have only a single array, correct? What is your disk configuration?<br/>As why it says stable and busy=false I have no idea right now. I have to dedicate a computer to perform more tests.<br/>One explanation would be that it is degraded due to a disk failure meaning it won't rebuild itself without your interaction (that would explain Is Busy=false as well):]]></description>
<pubDate>Tue, 13 Sep 2011 14:34:41 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from linkatito</title>
<description><![CDATA[Hi!... Thanks for the soon response!... I paste you the request and the response:<br/><br/><br/>Microsoft Windows [Version 6.1.7601]<br/>Copyright (c) 2009 Microsoft Corporation.  All rights reserved.<br/><br/>d:\To_Burn\Raid_Win2008_Alternativa\Alternativa&gt;RhIRSTCommand.exe<br/>Righthand IRST tools v0.1.0.0<br/>Early alpha or better, feedback version.<br/>Official page: <a href="http://blog.rthand.com/page/RhIRSTTools.aspx" target="_blank" rel="nofollow">http://blog.rthand.com/page/RhIRSTTools.aspx</a><br/>Feedback: <a href="http://forums.rthand.com/" target="_blank" rel="nofollow">http://forums.rthand.com/</a><br/><br/>Array:Array_0000 Id:1<br/>        Raw state:Stable<br/>        Total size:1907739<br/>        Free size:4<br/>         Write cache enabled:True<br/>        Is busy:False<br/><br/>d:\To_Burn\Raid_Win2008_Alternativa\Alternativa&gt;<br/><br/><br/><br/>Thanks!]]></description>
<pubDate>Tue, 13 Sep 2011 14:31:18 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from MihaMarkic</title>
<description><![CDATA[Hi there,<br/><br/>First, are you sure you are looking at the same array (perhaps you have more than one)?<br/>Next, what is other data?]]></description>
<pubDate>Tue, 13 Sep 2011 14:24:59 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic1-alpha-version-0100-has-been-released.aspx</link>
<title>Topic &quot;Alpha version 0.1.0.0 has been released&quot; a message from linkatito</title>
<description><![CDATA[Hello!... I downloaded the alpha version!... I have a question for you... When I start my computer and look the information about the RAID, it show "Degraded"... but when I run your command line utility I get "Raw state:Stable" ... is it correct?... How can I realize that my Raid is degraded through that utility?  ...<br/><br/>Thanks!!!]]></description>
<pubDate>Mon, 12 Sep 2011 21:17:45 GMT</pubDate>
</item>
<item>
<link>http://forums.rthand.com/topic3-official-page.aspx</link>
<title>Topic &quot;Official page&quot; a message from MihaMarkic</title>
<description><![CDATA[The official page is located here:<br/><a href="http://blog.rthand.com/page/Righthand-Dataset-Debugger-Visualizer.aspx" target="_blank" rel="nofollow">http://blog.rthand.com/page/Righthand-Dataset-Debugger-Visualizer.aspx</a><br/><br/>and the latest version can be downloaded from here<br/><a href="http://blog.rthand.com/post/2011/06/01/Minor-change-to-Righthand-Dataset-Visualizer.aspx" target="_blank" rel="nofollow">http://blog.rthand.com/post/2011/06/01/Minor-change-to-Righthand-Dataset-Visualizer.aspx</a>]]></description>
<pubDate>Sat, 09 Jul 2011 17:23:15 GMT</pubDate>
</item>
</channel>
</rss>

