FileOpen of MS Project gives 'The argument value is not valid.' error

  • Thread starter Thread starter Subhankar
  • Start date Start date
S

Subhankar

Hi,

I am trying to open a MS Project residing in a MS SQL Server. I have
the following code for the FileOpen:

projectApp.FileOpen("<ChouOister>\\Test Project 2", false, 0, null,
null, null, null, "e454581", "", null, null,
PjPoolOpen.pjPoolReadWrite, null, null, null, null);

I am getting the error 'The argument value is not valid.'. Can somebody
let me know which arguement is not correct?

Thanks,
Subhankar.
 

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

Back
Top