17.5.2012 8:20:21
Topic:
VS2010 project targeting .NET 3.5
 MihaMarkic Administrator Posts: 19
|
Hi guys,
I've tried with visualizer 1.0.7 like this:
- Started VS2010
- Created new Console project .net 2.0
- Added code[font=Consolas] DataSet ds = new DataSet(); DataTable table = new DataTable("tubo"); ds.Tables.Add(table);
[/font] - Visualized ds and it works just fine
What are you doing?
|
|
|
15.5.2012 12:31:15
Topic:
VS2010 project targeting .NET 3.5
 SilentBob Posts: 1
|
I have a similar error on VS2010 targeting a .net 2.0 project. Version 1.0.5 of the vizualizer works, so I'm stepping back until this gets resolved. Grtz,
|
|
|
24.4.2012 10:21:35
Topic:
VS2010 project targeting .NET 3.5
 MihaMarkic Administrator Posts: 19
|
Hm, that's a tricky situation. I'll check it out whether there is a solution.
|
|
|
24.4.2012 10:18:13
Topic:
v0.2 is available
 MihaMarkic Administrator Posts: 19
|
Sorry for the long delay, but navigating between getting proper test hardware and getting enough free time is sometimes a challenge. Anyway, check out the page for the new version in line with 10.8.0.1003 IRST drivers and much more verbose output.
Enjoy
|
|
|
25.3.2012 20:11:54
Topic:
Update on progress
 mihai_lupu2000 Posts: 1
|
Is the source code available?
|
|
|
27.2.2012 20:05:02
Topic:
VS2010 project targeting .NET 3.5
 Joergen Bech Posts: 1
|
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:
"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."
The 2010 version was built against CLR 4.0 whilst the 2008 one was built against CLR 2.0.
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.
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.
Is there any way this visualizer could be made to work with .NET Framework 3.5/CLR 2.0 projects in VS2010?
|
|
|
11.1.2012 12:31:11
Topic:
Bug
 MihaMarkic Administrator Posts: 19
|
Better handling of DataTables has been added in 1.0.6.
|
|
|
10.1.2012 14:47:33
Topic:
Bug
 MihaMarkic Administrator Posts: 19
|
Hi,
Sorry for the delay. Yes, you are correct. This is a tricky one. I am looking into it.
|
|
|
10.1.2012 13:44:46
Topic:
Update on progress
 MihaMarkic Administrator Posts: 19
|
Hi guys,
I've finally ordered hardware required for further development (a spare computer that can be tortured). Hopefully we'll have some progress soon.
|
|
|
16.12.2011 16:54:20
Topic:
Alpha version 0.1.0.0 has been released
 MihaMarkic Administrator Posts: 19
|
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).
|
|
|
16.12.2011 16:51:24
Topic:
Alpha version 0.1.0.0 has been released
 coretech Posts: 1
|
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".
|
|
|
9.12.2011 16:37:26
Topic:
Bug
 FredCat Posts: 1
|
First, I absolutely love the dataset/datatable viewer.
I've found a bug.
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.
Example: DataSet : Table 1 => Order Table 2 => OrderDetail and a relation between the two tables
In Table 1 I have a column named "Total" that is the sum of Table2.Quantity * Table2.Price.
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.
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.
Thanks for the good work!
|
|
|
10.11.2011 8:01:23
Topic:
Alpha version 0.1.0.0 has been released
 MihaMarkic Administrator Posts: 19
|
Unfortunately my tool won't do it at this time. I'd try with BIOS, are you sure it isn't possible 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.
|
|
|
9.11.2011 23:15:49
Topic:
Alpha version 0.1.0.0 has been released
 haxxfilif Posts: 2
|
Hey again, thanks for the quick answer :-)
Yeh, I experienced it yesterday, the rebuild process, worked like a charm. 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? =/ How would you do it?
Thanks in advance /Niklas
|
|
|
9.11.2011 8:19:17
Topic:
Alpha version 0.1.0.0 has been released
 MihaMarkic Administrator Posts: 19
|
Hi Niklas,
Is this only showing the state of my arrays? Right now, yes.
Is it able to rebuild my discs if they fail or do I still need to boot to another OS for it to rebuild? 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.
(I guess I can't do it from BIOS either?) BIOS allows some functionality, the problem is that you have to restart the OS.
Thanks for the feedback on the guide, I'll update it.
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. However, the most important aspect is there - showing the state of the arrays.
Cheers and thanks for the feedback, Miha
|
|
|
8.11.2011 22:24:26
Topic:
Alpha version 0.1.0.0 has been released
 haxxfilif Posts: 2
|
Howdy,
First of all, great work Miha, keep 'em coming 
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?) If it can't, any plans to implement it a near future?
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%" That worked for me, then it was just to follow you're guide with step 2,3 and so on. "pnputil -i -a iaAHCI.inf" for step 2 in my case
Greets from Sweden /Niklas edited by haxxfilif on 8.11.2011
|
|
|
6.11.2011 10:36:46
Topic:
Alpha version 0.1.0.0 has been released
 MihaMarkic Administrator Posts: 19
|
Thanks for the feedback. There are no parameters at this time but I am working on them. Keep the feedback going, I am listening.
|
|
|
28.10.2011 18:15:16
Topic:
Alpha version 0.1.0.0 has been released
 yosemity Posts: 1
|
247Systems wrote:
Hi. Is RhIRSTCommand_0_1_0_0 hard coded for IAStorUtil v10.1.0.1008? I had installed RST before I found your utility, and the version I have installed on my server is 10.1.0.1046. Iam getting the error: .... Is it necessary to downgrade to v10.1.0.1008? Thank You. I had the same problem but it was solved after Net Framework 3 installation . And I dont use pnputil to install latest driver. >DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore >DISM /Online /Enable-Feature /FeatureName:NetFx3-ServerCore-WOW64 MihaMarkic, Is it possible to add command line parameters which will result in numerical data?? For Example: >RhIRSTCommand.exe /state 0 Legend: 0 - Healthy 1 - Degraded 2 - Rebuilding ... and other edited by yosemity on 28.10.2011 edited by yosemity on 2.11.2011
|
|
|
23.9.2011 11:28:46
Topic:
Alpha version 0.1.0.0 has been released
 MihaMarkic Administrator Posts: 19
|
Hi,
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). 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.
|
|
|
22.9.2011 20:57:06
Topic:
Alpha version 0.1.0.0 has been released
 247Systems Posts: 1
|
Hi.
Is RhIRSTCommand_0_1_0_0 hard coded for IAStorUtil v10.1.0.1008?
I had installed RST before I found your utility, and the version I have installed on my server is 10.1.0.1046.
I am getting the error:
C:\Setup\RhIRSTCommand_0_1_0_0>RhIRSTCommand.exe Unhandled Exception: System.IO.FileLoadException: Could not load file or assembl y 'IAStorUtil, Version=10.1.0.1008, Culture=neutral, PublicKeyToken=0864863fcbc5 bc91' or one of its dependencies. The located assembly's manifest definition doe s not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'IAStorUtil, Version=10.1.0.1008, Culture=neutral, PublicKeyToken=086 4863fcbc5bc91' at Righthand.IntelRapidStorage.Management.Console.Program.Main(String[] args)
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\M icrosoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure lo gging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus ion!EnableLog].
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).
Is it necessary to downgrade to v10.1.0.1008?
Thank You.
|
|
|