O
Ole Lauridsen
After a check out problem with a project, I applied the following on all
projects in the table:
Update MSP_PROJECTS
Set PROJ_READ_ONLY = '0',
PROJ_READ_WRITE = '0',
PROJ_READ_COUNT = '0',
PROJ_LOCKED = '0',
PROJ_MACHINE_ID = null,
PROJ_EXT_EDITED = '1'
From MS knowledgebase article KB302937.
After this all projects seems locked, an a new check-out error message
appears in MS Project Professionel. The projects cannot be opened because the
are already checked-out, I am not even given the option af opening the
projects as read-only.
I can read the projects in PWA an everything looks good in PWA.
How do I open up for editing the projects with MS Project Professionale?
Thank you
Ole
projects in the table:
Update MSP_PROJECTS
Set PROJ_READ_ONLY = '0',
PROJ_READ_WRITE = '0',
PROJ_READ_COUNT = '0',
PROJ_LOCKED = '0',
PROJ_MACHINE_ID = null,
PROJ_EXT_EDITED = '1'
From MS knowledgebase article KB302937.
After this all projects seems locked, an a new check-out error message
appears in MS Project Professionel. The projects cannot be opened because the
are already checked-out, I am not even given the option af opening the
projects as read-only.
I can read the projects in PWA an everything looks good in PWA.
How do I open up for editing the projects with MS Project Professionale?
Thank you
Ole