Not a member: GETPROPERTYBROKER

After upgrading my domino server to 8 and replace my database design to the new template version 8, when i create a new folder ant try to open this new folder a message error is displayed: “Not a member: GETPROPERTYBROKER”

This is a new function of notessession but, there is any way to make work this design in notes 7 without this error message?

I use notes 7 because notes 8 not works on windows 2000 but i need the new web interface.

Thanks

Subject: RE: Not a member: GETPROPERTYBROKER

You could modify this code to trap the error using On Error, and ignore it.

Subject: RE: Not a member: GETPROPERTYBROKER

Thanks for your answer.

It’s an odd thing because when i open the new folder with de designer and change something (just a white space) to save the changes the error dissapear. But i can’t be doind this task with all the new folders users create.

Thanks for all

Subject: RE: Not a member: GETPROPERTYBROKER

New folders (and converted old folders) are all based on ($Inbox). IF you modify ($Inbox) and other folders in the template before converting user mail databases, there shouldn’t be a problem.

Subject: RE: Not a member: GETPROPERTYBROKER

Yes, but this function is introduced in template 8 for notessession class. In previos versions not exist. This sentence is in the objects “CreateNewMemoUsing…”

The user mail database is in R8 format. After converting the database to R8 i replaced the design to mail8 template. All was fine, but when i create a new folder using Notes 7 this warning is launched. The old ones works correctly. Indeed, if i create the new folder in Note 8 and i open this new folder in notes 7 this error also appears.

Thanks for your help… I’ll check if template is right…