Ticket #182 (closed defect: fixed)
Can't disabled COLTT on UO
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | COLoggingController | Version: | Development |
Keywords: | Cc: | michaelhalloran |
Description
With a UO supplied to me, once COLTT is enabled on it, even if I untick the \"Enable\" box, after closing the controller, reopening it lets see the UO with COLTT enabled once more. Something must be wrong in the way the registry access works. The DLL with its registration exe will be supplied. The only way I have found to go around the issue is to open the registry (regedit), to search for the UO name (Tester Helper), to suppress the entry in the registry for it, and then to register the UO again.
If something goes wrong when disabling COLTT on a UO, the end-user should be told about it. If there is a way to easily circumvent the issue, it should be arranged for.
Changed the way Registry entries are updated to make disable more reliable. Changes affect both CoLoggingController and CoLoggers.
CologgingController in debug now displays GUID and where the selected PMC is registered in the Registry to help work out Registry problems.
Fixed with commits 289 and 290.