Not that I know of.
Message from Bob Provencher <[EMAIL PROTECTED]>@DISCUSS.DEVELOP.COM received on 06/19/2006 03:49 PM 06/19/2006 03:49 PM Bob Provencher <[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 Do you have any special debuggers or profilers or anything on the 2 machines that might be effecting the run-time environment? -----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 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
