What is an ERRANT dataview?



Message from Shawn Wildermuth 
<[EMAIL PROTECTED]>@DISCUSS.DEVELOP.COM received on 06/19/2006 
05:34 PM

06/19/2006 05:34 PM



Shawn Wildermuth <[EMAIL PROTECTED]>@DISCUSS.DEVELOP.COM

Please respond to "Discussion of advanced .NET topics." 
<[email protected]>
Sent by "Discussion of advanced .NET topics." 
<[email protected]>



        To:     [email protected]
        cc: 
        Subject:        Re: [ADVANCED-DOTNET] Bug with adding datarow to table

Can you post a stacktrace (including the framework's stack)?  That might
give us a clue.  It might be that you need to stop some databinding 
activity
during the add or something...or you have an errant DataView somewhere...



Thanks,

Shawn Wildermuth
http://adoguy.com
C# MVP, MCSD.NET, Author and Speaker




-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Franklin Gray
Sent: Monday, June 19, 2006 2:53 PM
To: [email protected]
Subject: [ADVANCED-DOTNET] Bug with adding datarow to table

This is a very strange bug.  The line (Table.rows.add(NR)) to add a 
datarow
to a datatable throws an objective reference error, BUT...all object's
values can be viewed in the quickview window.  To add to this, this error
only happens on 2 of 4 developement machines when we execute the exact 
same
steps.  All machines seem to have the same framework, same code, same 3rd
party assemblies.

Any ideas?

===================================
This list is hosted by DevelopMentorR  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com



===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to