Rename - Resource - Reservation - view missing - $RenameResourceHelp

Hi All,

We have a little problem. We want to rename a resource but we get an Object varaible not set because there is not view called $RenameResourceHelp in our 6.5.1 version of resource reservation. It’s the french version but it’s not related. Is there a special ACL feature on this design element?

If warn=1 Then

'check if there is doc with Update My Meetings button

Set db=s.CurrentDatabase

Set view=db.GetView(“($RenameResourceHelp)”)

If view.EntryCount=0 Then <----Object variable not set.

I’ve check in the FixList and Kb but there is nothing,

We are alone in this situation?:slight_smile:

I know that there is an utility form eview.com but it’s suppose to be built-in in 6.5.

Gonna open a PMR!

Thank you,

JYR