Question

I've been reading a lot here for almost 5 years already but it's my first post here.

I'm currently working on a VB.NET Project in which I need to have Lotus Notes opened inside a Window Form. I tried using SetParent functionality as I've seen here

http://xtremevbtalk.com/showthread.php?t=272163.

It worked for me but the problem is, when a window on my Lotus Notes client has been closed, the whole client will close. When I try to reopen mail, it will display an error of insufficient memory or it will not respond at all.

Image shows Lotus Notes opened inside a VB.NET form

Lotus Notes opened inside a VB.NET form

I tried increasing heap size values on the registry as stated here but the problem still persist.

http://forum.sysinternals.com/insufficient-memory_topic17945.html

Image shows Lotus Notes doesn't open when I click button1

Lotus Notes doesn

I also doubt that Insufficient Memory error is correct because when I checked on task manager the memory usage is not that high.

http://i61.tinypic.com/33jtyxe.png

Any comments and solutions are very welcome.

TIA.

Ross

Was it helpful?

Solution

No way to do this on our end. We just created a web based application instead and used iNotes for the mail program.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top