EnterpriseResourceGet

M

Moreira

Hello Folks,

We are having a problem with the EnterpriseResourceGet method: it takes
about 3 minutes to execute.

Does someone have any idea?

Thanks in Advance
Moreira
 
J

Jeff

I hope that you have resolved issue. I can not get that far. I am trying to
execute the EnterpriseResourceGet and method and I am getting the following
error:
"this method is not available in this situation."

Did you encounter this error? How did you resolve it"

This is the code that I am executing.
AppInstance = New MSProject.Application
AppInstance.FileOpen(Name:="<Project>\0000001688.Published")
AppInstance.EnterpriseResourceGet(EUID:=434)
 

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