An import error occurred

P

PeterNZ

Hi,

I am using MS Project automation on Windows Server 2003, MS Project Server
2003 Professional and MS Project 2003 Professional. A batchfile opens a
project from the database, updates assigments and saves it to the server.

I already got a great help from you people. So far I succeeded with my
project. But now in testing we get the following error message:
"An import error ocurred.

check row 5 column EnterpriseOutlineCode30

The code should be in the format ""."

See here for error message:
http://i32.photobucket.com/albums/d24/PeterNZ/Forum/importerrormsg.jpg

The thing is, that the project doesn't use EnterpriseOutlineCode30 as far as
I am aware.

I am using this line to open the project from the database:
FileOpen Name:="<databaseserverDNS>\ProjectName..Published",
ReadOnly:=False, UserId:="user", DatabasePassWord:="",
FormatID:="MSProject.ODBC"

And here comes the strange thing: After I opened the Project once using the
MS Project Client, then close the project, answer the "Do you want to save
the project..." question with NO!!! and run my program again, everything
works fine! It looks as even if I say "Don't save the project" something gets
changed (fixed?) on the database!

Any ideas? Thank you

Peter
 

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