Profile document cannot be opened by author

Hi

I have a use with author access in the database. When the user tries to start a lotusscript code that will access the profile document with tis method:

Set Profiledoc = db.GetProfileDocument(“Profile”)

he gets the error : You are not authorized to perform that operation (Profile)

The profile form does not have any readers or authors fields. What can cause this error?

Regards

Subject: Profile document cannot be opened by author

Does the user has access to Create Documents in the database?

Subject: RE: Profile document cannot be opened by author

Sounds like the profile document doesn’t already exist. Author access isn’t sufficient to create it.