I have projects in project server some of them are created using Bulk import tool and some are created manually. The routine ReadProject(Guid.. Enum..) is not bringing details for projects created using Bulk import tool where are the ones created manually are readable.
All projects have same EPT associated with them. If I try to read all projects list using ReadProjectList() the project gets listed. Any ideas where am I lacking some step or if something additional needs to be done when doing bulk import?
All projects are checkedin, published and I am using 'DataStoreEnum.WorkingStore'.