ReadOnlyRecommended not a valid field for Project Server?

J

jkormann

Trying to follow-up Eric H's question: Is the ReadOnlyRecommended flag a
valid flag for Project files stored on MS Project Server (SharePoint)? From
some brief testing, it doesn't seem to be. I was able to create a new project
and with VBA, save it to MS Project Server

CurrentProject.SaveAs(Name:="<>\TestSave", ReadOnly:=True)

Checking it's state after retrieving, it's not being marked as ReadOnly and
there was no prompting when it was opened.

Was I doing something incorrect?

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top