Dennis Homann
03-14-2005, 07:57 PM
The class ConfigurationReader opens a resource stream by accessing IResource.InputStream. However, this stream stays open after XmlDocument.Load() and is never closed.
Please fix this bug, because it causes the configuration file to be locked.
Thanks,
Dennis
Please fix this bug, because it causes the configuration file to be locked.
Thanks,
Dennis