D
dgmoore
This one has me stumped!
I have a process that employs Access2K to control Project03 under
Win2KPro to generate Gantt chart gifs. This is a stable process that
has been running error-free for years. I recently have begun to get
"server threw an exception" and "remote procedure call failed" errors
at random points throughout the process and have been unable to
diagnose the cause.
The process (which runs entirely on the local c: drive) opens a
specific mpp file, exports data from Access to Project, iterates
through the records and sets some flags, draws dependency lines, and
applies a series of filters to generate Gantt chart gifs.
Errors have begun to occur sporadically: when Access executes FileOpen
to open the Project mpp file; when Project executes any of several
methods after the Project file has been opened (setting a flag or other
field to a value, ApplyFilter, SelectTaSkColumn, SelectTaskCell,
LinkTasksEdit, RowDelete, FileSave). There is no consistency to these
errors - they occur at different points in the process in different
sessions. The errors are fatal - when they occur I get a "Project has
encountered and error and needs to close", which terminates the
process.
I have:
- rebooted the workstation repeatedly
- reinstalled Project and Office
- rebuilt my profile
- scrubbed the data to make sure there is no data corruption
- created new mdb and mpp files from scratch, not importing any
objects from the original apps
- tried the process on different workstations
- set security to low in Project
all to no avail.
If anybody has any suggestions I'd appreciate hearing them.
Thanks
Dave
I have a process that employs Access2K to control Project03 under
Win2KPro to generate Gantt chart gifs. This is a stable process that
has been running error-free for years. I recently have begun to get
"server threw an exception" and "remote procedure call failed" errors
at random points throughout the process and have been unable to
diagnose the cause.
The process (which runs entirely on the local c: drive) opens a
specific mpp file, exports data from Access to Project, iterates
through the records and sets some flags, draws dependency lines, and
applies a series of filters to generate Gantt chart gifs.
Errors have begun to occur sporadically: when Access executes FileOpen
to open the Project mpp file; when Project executes any of several
methods after the Project file has been opened (setting a flag or other
field to a value, ApplyFilter, SelectTaSkColumn, SelectTaskCell,
LinkTasksEdit, RowDelete, FileSave). There is no consistency to these
errors - they occur at different points in the process in different
sessions. The errors are fatal - when they occur I get a "Project has
encountered and error and needs to close", which terminates the
process.
I have:
- rebooted the workstation repeatedly
- reinstalled Project and Office
- rebuilt my profile
- scrubbed the data to make sure there is no data corruption
- created new mdb and mpp files from scratch, not importing any
objects from the original apps
- tried the process on different workstations
- set security to low in Project
all to no avail.
If anybody has any suggestions I'd appreciate hearing them.
Thanks
Dave