Groups | Blog | Home
all groups > visual studio .net debugging > august 2005 >

visual studio .net debugging : VS.NET 2003 <cannot view Indexed property>



Jed
8/18/2005 5:43:51 AM
Were using lots and lots of private lists that we need to debug in our
application. Since we upgraded to .NET Framework 1.1 SP1 we cannot any longer
debug (in VB.Net) any private collections. All we get in for example Quick
Watch is a message that says: <cannot view indexed property>. To be able to
actually se the collections items we need to edit in the watchwindow and add
the index, for example <myprivatecollection.Item(22).SupplierNo> to actually
see what it holds. This is a MAJOR drawback from earlier version ?!?! What
has happened ? This goes for all of us Client developers here, 5 of us....
this is REALLY annoying ! (it DOES work in C# though).

About 4 months ago we used VS.Net 2002, and there were no problems
whatsoever to debug...

While we were using vs.Net 2003 NO SP we were at least available to debug
our inhouse developed collections through the syncroot...

Fredrik Mörk
8/23/2005 6:37:05 AM
Well.. dont know how managed newsgroups works, I was somewhat expecting an
answer within 2 days on my previous post ?! Not expecting a solution, just an
explanation, or a "we have no idea" :)

/Jed (Fredrik Mörk)

[quoted text, click to view]
AddThis Social Bookmark Button