Red screen using notesUIWorkspace.OpenView

Every time that this code run, I have a red screen when exiting notes …

Here’s my code :

set nuiws = new notesUIWorkspace

Call nuiws.SetTargetFrame(p_NomFrame)

Call nuiws.Openview(p_NomVue)

Then I quit notes and everything crash, red screen of the death …

Subject: Red screen using notesUIWorkspace.OpenView

I had the same problem with NotesUIDatabase.Openview. I have reported this to Lotus support today, maybe they have an idea or can report this to the developers.