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