Hello
I'm doing a service to survey xml document deposed in a samba shared
directory.
When this service has done his job concerning an xml file (loaded in a
XmlDocument), it attempt to delete the file
but most of the time, it generate an error say the file could not be
deleted because he...
more >>
hello all you gurus. I am struggling with releasing com objects. I
have isolated the problem to the code below. Objects are released and
the process ends until I
use "int k = sheet.Count;" Then the process does not end. So I feel
confident the problem occurrs here. It appears another referen...
more >>