Changes between Version 3 and Version 4 of OutlookKnownLimitations
- Timestamp:
- 05/06/09 13:50:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OutlookKnownLimitations
v3 v4 1 1 = Known Limitations of .tel Outlook Plug-in = 2 2 3 4 === Raising of the COM Exception: HRESULT: 0x800A01A8 === 5 The exact cause of this exception is unknown but is understood to be a conflict between the behaviour 6 of .Net and the behaviour of Outlook’s COM components likely in garbage collection. This has materialised 7 during interactions both directly and indirectly with toolbar buttons. Due to the 8 random appearance of this problem it is impossible to guarantee that it has been 9 removed from the toolbar but this has not been reported to exist in the last few builds. The environment seems to impact it’s chance of occurrence. Work into identifying the cause so that the problem can be properly 10 declared removed is on going. 11 12 Note: Some occurences of this exception are to be expected (particularly the occurrences where toolbars are deleted such as on the shutting down of both inspector and explorer windows). 13 14 === Unexplained but repairable issues === 15 1. Plug-in enters a state where it believes the dll is unsigned and needs repairing 16 2. Complete disappearance of the plug-in 17 Both these issues have occurred once during development and remain unexplained (potentially caused by outside factors). The remedy for both is selecting to Repair the plug-in from the Start->Programs menu option. 18 19 3 20 For a list of potential functionality, please refer to [/wiki/BlackberryFutureEnhancements list of future enhancements]. For bugs, please browser the [/report reporting facility].








