K
Kwan
Hi,
I am trying to play around with POOM using VB.net whereby I
encountered an error during debugging
FYI,
I am using InTheHand.PocketOutlook.dll as my POOM wrapper to access
Pocket Outlook information
I did the necessary stuffs like adding reference, importing and
declaration
However the problem comes when i did the following
Dim l_poom as New Outlook.Application
When i tried to debug my application, debugger stops at the above
point with error stated below
An unhandled exception of type 'System.MissingMethodException' occured
in InTheHand.PocketOutlook.dll
Any ideas ?
I am trying to play around with POOM using VB.net whereby I
encountered an error during debugging
FYI,
I am using InTheHand.PocketOutlook.dll as my POOM wrapper to access
Pocket Outlook information
I did the necessary stuffs like adding reference, importing and
declaration
However the problem comes when i did the following
Dim l_poom as New Outlook.Application
When i tried to debug my application, debugger stops at the above
point with error stated below
An unhandled exception of type 'System.MissingMethodException' occured
in InTheHand.PocketOutlook.dll
Any ideas ?