views:

40

answers:

0

SetOleClientSite() is not working as intended (*doesn't call IDispatch_Invoke_Handler()*) when enable "Application Framework" in VB.NET 3.5

We created a test example exact same code. When we enable "Application Framework" IDispatch_Invoke_Handler works when we disable, it doesn't.

There is no mention of COM incompatibility of similar issues in MSDN or Google.

Has anyone else experienced awkward behaviour like this with "Application Framework", Is this somehow a known issue, limitation?