What steps will reproduce the problem?
1.Load approximation sample form 2.2.4 Framework
2.Compile it and run, open any sample data file
3.File doesn't load "Failed reading the file" - Message
What is the expected output? What do you see instead?
File loads and sample works fine.
What version of the product are you using?
Please provide any additional information below.
Looks something wrong in this line
tempData[i, 1] = float.Parse( strs[1]);
It should be something simple, but I'm beginner and try to understand and don't
understand what is the meaning of this of column 1 in this array.
Original issue reported on code.google.com by ej.czer...@gmail.com on 30 Mar 2013 at 7:03
Original issue reported on code.google.com by
ej.czer...@gmail.com
on 30 Mar 2013 at 7:03