I actually can't visualize a dataset nor the table while both work in C#.
Using Visual Studio 2015 Professional.
let a = new System.Data.DataSet()
let b = a.Tables.Add("b")
b
I can't inspect a nor b while stepping through this code.
On Fri, Oct 10, 2014 at 6:31 AM, Wallace Kelly
<
wa...@bluerockresearch.com> wrote:
> I receive the same error for both F# and C#. A web search suggests this a
> problem with Visual Studio.
>
> I was able to open a visualizer by first adding the DataTable to a DataSet,
> and then viewing the DataSet.
>
> Waly
>
>
>
>
>
> On Thursday, October 9, 2014 6:41:04 PM UTC-4, Gauthier Segay wrote:
>>
>> While stepping through some code, when I try to display a DataTable
>> with VS's custom viewer (using the little magnifier), it says "Could
>> not load this custom viewer".
>>
>> It works well with other languages.
>>
>> Is there any way to fix this problem?
>>
>> I'm using VS2013 and I guess the f# tools that shipped with it
>> (haven't installed the new release of this yet).
>>
>> Thanks for your help.
>
> --
> --
> To post, send email to
fsharp-o...@googlegroups.com
> To unsubscribe, send email to
>
fsharp-opensou...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/fsharp-opensource
> ---
> You received this message because you are subscribed to the Google Groups
> "F# Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
fsharp-opensou...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.