J
jov
Hi all,
after much investigation I've managed to track down an issue only to
find out that its been around for a while and numerous people have asked
for resolutions;
I'm using C# to update actual information and setting the 10th
TimeScaleValue is giving me grief, I get "An unexpected error occurred
with the method".
The only solution I've found is to force garbage collection as per this
post:
http://www.msusenet.com/archive/index.php/t-1870696409.html
but before adopting this rather dirty fix I wanted to know if there was
another way.
thanks,
John
after much investigation I've managed to track down an issue only to
find out that its been around for a while and numerous people have asked
for resolutions;
I'm using C# to update actual information and setting the 10th
TimeScaleValue is giving me grief, I get "An unexpected error occurred
with the method".
The only solution I've found is to force garbage collection as per this
post:
http://www.msusenet.com/archive/index.php/t-1870696409.html
but before adopting this rather dirty fix I wanted to know if there was
another way.
thanks,
John