If the email delivered during the MSP integration has a status of Failed, you can get the error code by accessing the Termination message in the Process Queue Manager. Use the help Search feature to search for the error code (example: 0x80040F00L) for more information about the failure.
If your error code is not listed, review the MSP import/export log file to see if there is an explanation for the error.
For more information about errors, see MPS Integration Errors that Display in PM Compass.
Error Code |
Description |
HRESULT: 0x80040F00L |
Valid ID Value. |
HRESULT: 0x80040F01L |
Invalid ID Value. |
HRESULT: 0x80040F02L |
The parent id of the specified ID does not exist. |
HRESULT: 0x80040F03L |
The ID value is already defined. |
HRESULT: 0x80040F04L |
The ID value is blank. |
HRESULT: 0x80040F05L |
The existing ID cannot be renamed to its own parent ID. |
HRESULT: 0x80040F06L |
The ID value exceeds the maximum allowable ID length. |
HRESULT: 0x80040F07L |
The Hierarchy type specifier is not valid. |
HRESULT: 0x80040F08L |
The Hierarchy punctuation character is not valid. |
HRESULT: 0x80040F09L |
No levels are defined for a Fixed type hierarchy. |
HRESULT: 0x80040F0AL |
Too many levels are defined for a Fixed type Hierarchy. |
HRESULT: 0x80040F0BL |
The total length of all levels exceeds to available field width for a Fixed type Hierarchy. |
HRESULT: 0x80040F0CL |
The level definitions are not cumulative for a Fixed type Hierarchy. |
HRESULT: 0x80040F0DL |
The specified object handle is invalid. |
HRESULT: 0x80040F0EL |
The object associated with the specified object handle has been deleted. |
HRESULT: 0x00040F0FL |
The object associated with the specified object handle has no children. |
HRESULT: 0x80040F10L |
The specified cotype is invalid. The "major" cotypes are "PRJ", "COD", "RDS", and "CLD." |
HRESULT: 0x80040F11L |
The specified template (view) name is invalid, or the type specified for the template in the template directory is invalid. |
HRESULT: 0x80040F12L |
The specified template (view) could not be created. |
HRESULT: 0x80040F13L |
The specified number exceeded storage requirements, probably due to an error. |
HRESULT: 0x80040F14L |
The handles specified for this operation must be related (for example, parent/child). |
HRESULT: 0x80040F15L |
The specified 3-character collection type is invalid. For example, on an activity object, the caller may request the 'PRD', 'SUC', 'SUB', or 'ASG' collections. Any other collection (at the current time) is invalid. |
HRESULT: 0x80040F16L |
A process was unsuccessful in attempting to generate a unique name. This could happen if the application was unable to generate a unique field name by using a string prefix in conjunction with the C-Library rand() function. |
HRESULT: 0x80040F17L |
A GUID value was not specified for a required _UID field. |
HRESULT: 0x80040F18L |
Not enough work periods in calendar. |
HRESULT: 0x80040F19L |
Date calculated by the system is outside of the allowable range. |
HRESULT: 0x80040F1AL |
Invalid shift times have been found for Calendar. |
HRESULT: 0x80040F1BL |
Calendar name implies parent that does not exist. |
HRESULT: 0x80040F1CL |
The data supplied exceeds the maximum storage length. |
HRESULT: 0x80040F1DL |
The field in question cannot be left blank; data is required. |
HRESULT: 0x80040F1EL |
The name field for a calculated field cannot be blank. |
HRESULT: 0x80040F1FL |
The proposed name for a calculated field already exists. |
HRESULT: 0x80040F21L |
The proposed name for a calculated field cannot begin with a number. |
HRESULT: 0x80040F22L |
The proposed name for a calculated field cannot be the same as a function name. |
HRESULT: 0x80040F23L |
The proposed expression for a calculated field cannot be blank. |
HRESULT: 0x80040F24L |
The name submitted for a calculated field exceeds storage capacity. |
HRESULT: 0x80040F25L |
The name field for a sort cannot be blank. |
HRESULT: 0x80040F26L |
The proposed name for a sort already exists. |
HRESULT: 0x80040F27L |
The proposed name for a sort cannot begin with a number. |
HRESULT: 0x80040F28L |
The proposed name for a sort cannot begin with a number. |
HRESULT: 0x80040F29L |
The name submitted for a sort exceeds storage capacity. |
HRESULT: 0x80040F2AL |
The name submitted for a calculated field (or the beginning characters of the name) are reserved by the system. |
HRESULT: 0x80040F2BL |
The object associated with the specified object handle has no siblings. |
HRESULT: 0x80040F2CL |
The object associated with the specified object handle cannot be a pool. |
HRESULT: 0x80040F2DL |
The object associated with the specified object handle has associated skills and therefore cannot be a pool. |
HRESULT: 0x80040F2EL |
The attempted change in activity type would create a logical loop. |
HRESULT: 0x80040F2FL |
The attempted change in activity type cannot be made while activity has children. |
HRESULT: 0x80040F30L |
The specified activity type is not allowed. For example, we do not currently allow a project in a briefcased datasource to define new activities that reference external subprojects or foreign entities. |
HRESULT: 0x80040F31L |
Deletion of an external subproject or foreign-type activity in a briefcasing datasource is not allowed. |
HRESULT: 0x80040F32L |
Assignment, re-assignment, and removal of ancillary files from a project is not allowed within a briefcasing datasource. |
HRESULT: 0x80040F33L |
The view could not be opened because the cotype to which it is attached does not support it. |
HRESULT: 0x80040F34L |
The user is trying to Save a view under a particular COType with the same name as another view opened under the same COType. |
HRESULT: 0x80040F35L |
Adding the specified relationship would create a logical loop. |
HRESULT: 0x80040F36L |
A relationship that contains a foreign activity may not be updated. |
HRESULT: 0x80040F37L |
Calendar patterns are not current. |
HRESULT: 0x80040F38L |
The character "." is not allowed within a folder name (message primarily geared to OP Explorer). |
HRESULT: 0x80040F39L |
Assignment, re-assignment, and removal of ancillary files from a project is not allowed within a briefcasing datasource. |
HRESULT: 0x80040F40L |
Date undefined. |
HRESULT: 0x80040F41L |
Invalid enumeration string. |
HRESULT: 0x80040F42L |
Missing operand. |
HRESULT: 0x80040F43L |
Missing argument. |
HRESULT: 0x80040F44L |
Internal error. |
HRESULT: 0x80040F45L |
Semantic error. |
HRESULT: 0x80040F46L |
Function not evaluated. |
HRESULT: 0x80040F47L |
String not found. |
HRESULT: 0x80040F48L |
Executable not initialized. |
HRESULT: 0x80040F49L |
Invalid xways function. |
HRESULT: 0x80040F4AL |
Tertiary collection not found. |
HRESULT: 0x80040F4BL |
Calcfield circular. |
HRESULT: 0x80040F4CL |
Bad delimiter. |
HRESULT: 0x80040F4DL |
Mismatched data type. |
HRESULT: 0x80040F4EL |
Parse error. |
HRESULT: 0x80040F4FL |
Ambiguous enumeration. |
HRESULT: 0x80040F50L |
Expression too long. |
HRESULT: 0x80040F60L |
Argument out of range. |
HRESULT: 0x80040F61L |
Date invalid. |
HRESULT: 0x80040F62L |
Invalid Fkey. |
HRESULT: 0x80040F63L |
Collection type inappropriate. |
HRESULT: 0x80040F64L |
Duplicate variable. |
HRESULT: 0x80040F65L |
Can't convert type. |
HRESULT: 0x80040F68L |
One or more levels of the ID do not contain a meaningful character (pad characters are not considered meaningful). |
HRESULT: 0x80040F70L |
The specified duration unit character is invalid. |
HRESULT: 0x00000F71L |
The specified duration unit character is invalid. This one is just a WARNING. |
HRESULT: 0x80040F72L |
The specified duration is too long. |
HRESULT: 0x80040F73L |
The specified duration cannot be a negative value. |
HRESULT: 0x80040F74L |
The specified duration cannot be a percentage. |
HRESULT: 0x80040F75L |
The specified duration cannot be a percentage. |
HRESULT: 0x80040F76L |
The specified duration cannot be a percentage. |
HRESULT: 0x80040F77L |
The maximum length for an id has been exceeded. |
HRESULT: 0x80040F78L |
A BSD record with the given BAS_UID and DIR_UID already exists. |
HRESULT: 0x80040F79L |
One or more errors occurred. Retrieve errors using IOPErrorRecords after calling GetErrorInfo(). |
HRESULT: 0x80040F80L |
One or more errors occurred. Retrieve errors using IOPErrorRecords after calling GetErrorInfo(). |
HRESULT: 0x80040F81L |
A user defined validation returned an error. |
HRESULT: 0x80040F82L |
A user defined validation returned a warning. |
HRESULT: 0x80040F83L |
A user defined validation returned a warning. |
HRESULT: 0x8004F110L |
A valid, non-NULL pointer is required. |
HRESULT: 0x8004F111L |
No CoType is associated with the current collection. |
HRESULT: 0x8004F112L |
A matching object exists that is marked as deleted. |
HRESULT: 0x8004F113L |
The specified calendar could not be located. |
HRESULT: 0x8004F114L |
The requested operation failed because the COTypeObject::Open method has not yet been called. |
HRESULT: 0x8004F115L |
The requested operation failed because the COTypeObject has been opened in read-only mode. |
HRESULT: 0x8004F116L |
The file to be restored to is in use and cannot be overwritten by the file being restored. |
HRESULT: 0x8004F117L |
The user does not have rights to execute the Save As command. |
HRESULT: 0x8004F118L |
The does not have rights to overwrite the Save As target. |
HRESULT: 0x8004F130L |
Unwanted reason. |
HRESULT: 0x8004F131L |
Suppress multiple. |
HRESULT: 0x8004F132L |
Notification handled. |
HRESULT: 0x8004F140L |
Invalid code number. |
HRESULT: 0x8004F141L |
Invalid code number. |
HRESULT: 0x8004F160L |
Baseline exists. |
HRESULT: 0x8004F161L |
Invalid baseline selection. |
HRESULT: 0x8004F162L |
Baseline not open. |
HRESULT: 0x8004F163L |
Baseline create failed. |
HRESULT: 0x8004F164L |
Baseline update failed. |
HRESULT: 0x8004F165L |
Baseline create activity failed. |
HRESULT: 0x8004F166L |
Baseline update activity failed. |
HRESULT: 0x8004F167L |
Baseline TA dates not current. |
HRESULT: 0x8004F168L |
Baseline no new activities. |
HRESULT: 0x8004F169L |
View closed. |
HRESULT: 0x8004F16AL |
Ambiguous resource reservation. |
HRESULT: 0x8004F16BL |
Summary usage not current. |
HRESULT: 0x8004F16CL |
Calendar was not found, but default calendar object returned instead. |
HRESULT: 0x8004F16DL |
Cannot delete master baseline because one or more projects are opened exclusively outside of the master project that owns the baseline. |
HRESULT: 0x8004F16EL |
Cannot overwrite an existing baseline in shared mode. |
HRESULT: 0x8004F16FL |
The baseline is currently being updated by another user. |
HRESULT: 0x8004F180L |
The requested operation failed because pmdOffset+pmdPeriod > pmdActDur. |
HRESULT: 0x8004F181L |
The requested operation failed because ACT_ID not filled in. |
HRESULT: 0x8004F182L |
The requested operation failed because ALT_RES_ID equals RES_ID. |
HRESULT: 0x8004F183L |
The requested operation failed project object could not be found. |
HRESULT: 0x8004F184L |
The requested operation failed because the specified resource is not valid. |
HRESULT: 0x8004F185L |
The requested operation failed percentage value was out of range. |
HRESULT: 0x8004F186L |
AVL RF date greater than RS date. |
HRESULT: 0x8004F187L |
AVL to date on consumable. |
HRESULT: 0x8004F188L |
Empty AVL RF date. |
HRESULT: 0x8004F189L |
Empty AVL RS date. |
HRESULT: 0x8004F18AL |
Duplicate relationship. |
HRESULT: 0x8004F18BL |
Relationship data missing. |
HRESULT: 0x8004F18CL |
Res must be pool. |
HRESULT: 0x8004F18DL |
Res cannot be skill. |
HRESULT: 0x8004F18EL |
Res cannot have skill. |
HRESULT: 0x8004F18FL |
Res skill has children. |
HRESULT: 0x8004F190L |
Res skill not found. |
HRESULT: 0x8004F191L |
Res cannot change skill type. |
HRESULT: 0x8004F192L |
Cannot define availability on a Resource Pool or Resource Skill. |
HRESULT: 0x8004F193L |
Remaining value may not be negative. |
HRESULT: 0x8004F194L |
Duration may not be may not be negative. |
HRESULT: 0x8004F195L |
Duration may not be expressed as a percentage. |
HRESULT: 0x8004F196L |
Duration may not be negative. |
HRESULT: 0x8004F197L |
The requested operation failed because pmdOffset+pmdPeriod > pmdActDur. |
HRESULT: 0x8004F198L |
Cannot create an relationship to a foreign activity. |
HRESULT: 0x8004F199L |
Cannot modify a relationship to a foreign activity. |
HRESULT: 0x8004F19AL |
Cannot remove a relationship to a foreign activity. |
HRESULT: 0x8004F19BL |
Cannot change the activity associated with an this record. |
HRESULT: 0x8004F201 |
A User Defined Field of the same name already exists. |
HRESULT: 0x8004F202 |
The User Defined Field Type was not specified. |
HRESULT: 0x8004F203 |
The User Defined Field Name was not specified. |
HRESULT: 0x8004F204 |
The User Defined Field Name contains invalid characters. |
HRESULT: 0x8004F205 |
The User Defined Field Name cannot be changed. |
HRESULT: 0x8004F206 |
The User Defined Field Type cannot be changed. |
HRESULT: 0x0004F207L |
This warning is issued when the last update field for a record in the data source matches the corresponding field in the memory table. This simply means that the record has not been updated by another user in a multi-user situation. |
HRESULT: 0x8004F208 |
External Sub Cal mismatch. |
HRESULT: 0x8004F209 |
External sub pool mismatch. |
HRESULT: 0x8004F20A |
External sub code mismatch. |
HRESULT: 0x8004F20B |
External sub rights mismatch. |
HRESULT: 0x8004F20C |
External sub already open. |
HRESULT: 0x8004F20D |
External sub access unavailable. |
HRESULT: 0x0004F20E |
External sub name needed. |
HRESULT: 0x8004F210 |
Can't rename open external activity. |
HRESULT: 0x8004F211 |
Cannot change the resource file on a Master Project or an External SubProject in Open Plan 3.0. |
HRESULT: 0x8004F212 |
Cannot change the resource file on a Master Project or an External SubProject in Open Plan 3.0. |
HRESULT: 0x8004F213 |
New activities in a master project cannot be created from within one of its external subprojects that has been opened independently (i.e., new foreign activities cannot be created within the subproject). |
HRESULT: 0x8004F214 |
New activities in a master project cannot be created from within one of its external subprojects that has been opened independently (i.e., new foreign activities cannot be created within the subproject). |
HRESULT: 0x8004F215 |
This error result should be used for a record whose primary key is a combination of different fields when the values for this combination of fields already exists. |
HRESULT: 0x8004F216 |
This error result should be used for a record whose primary key is a combination of different fields when the values for this combination of fields already exists. |
HRESULT: 0x8004F217 |
Can't load an external code file into master code file if master contains uncommitted changes. |
HRESULT: 0x8004F218 |
Can't load an external code file into master code file if the structures are not the same. |
HRESULT: 0x8004F219 |
In order to merge external code files into the master code file, we must be able to drop the master's access mode down to read-only (to prevent permanent modifications to the master code file). |
HRESULT: 0x8004F21A |
Can't load an external code file into master code file if external contains uncommitted changes. |
HRESULT: 0x8004F21B |
Can't load an external code file if it is already assigned to the master project at a different index. |
HRESULT: 0x8004F230L |
A datasource configuration file has not been specified for use by the application. |
HRESULT: 0x8004F231L |
A datasource for security authorization has not been specified in the datasource configuration file. |
HRESULT: 0x8004F232L |
The user is not a member of any groups. |
HRESULT: 0x8004F233L |
The user name is not valid. |
HRESULT: 0x8004F234L |
The password is not valid. |
HRESULT: 0x8004F235L |
The specified datasource could not be opened. |
HRESULT: 0x8004F236L |
The specified secure object identified is not recognized by the security subsystem. |
HRESULT: 0x8004F237L |
The product license string is invalid. |
HRESULT: 0x8004F238L |
The product license count has been exceeded. |
HRESULT: 0x8004F239L |
The product license key is "DEMO." |
HRESULT: 0x8004F23AL |
The datasource is not configured for the specified product id. |
HRESULT: 0x8004F23BL |
An unknown error occurred while performing a query against a data source. |
HRESULT: 0x8004F23CL |
An error occurred while performing a query against a data source. The error information has been written to the SQL log file. |
HRESULT: 0x8004F23DL |
A datasource communication error has occurred. |
HRESULT: 0x8004F23EL |
The User does cannot access the specified product. |
HRESULT: 0x8004F23FL |
The selected datasource has not been initialized for use with Open Plan. |
HRESULT: 0x8004F240L |
The user is not a member the the required Active Directory Group. |
HRESULT: 0x8004F241L |
The required Active Directory Group name cannot be found. |
HRESULT: 0x8004F242L |
The current user account cannot be found in the Active Directory. |
HRESULT: 0x8004F243L |
The current user account is locked in the Active Directory. |
HRESULT: 0x8004F250L |
The specified backup set is not an Open Plan 3.0 backup set. |
HRESULT: 0x8004F251L |
The user does not have rights to create user fields from a file restore. |
HRESULT: 0x8004F252L |
The file to be restored to is in use and cannot be overwritten by the file being restored. |
HRESULT: 0x8004F253L |
The file cannot be restored due to unresolved exceptions. |
HRESULT: 0x8004F254L |
The bk3 file was created with demo version and this is not a demo version -- password required. |
HRESULT: 0x8004F255L |
The restored row should be marked as unchanged in the collection. |
HRESULT: 0x8004F256L |
The row being restored should not be added to the collection. |
HRESULT: 0x8004F258L |
The automation backup completed, but some objects could not be backed up. |
HRESULT: 0x8004F259L |
If a master has open externals, it cannot be backed up. The open externals cannot be backed up either. |
HRESULT: 0x0000F25AL |
This is a non-fatal error that alerts the caller that warning messages have been written out to the log file. |
HRESULT: 0x8004F27DL |
The value in the column is the same as the value being set. |
HRESULT: 0x8004F27EL |
This error is issued when a user cancels a process, such as opening a project. It indicates that the process is to be aborted, but also tells the caller that no further warnings or messages need to be issued. |
HRESULT: 0x0000F27FL |
This error is issued when a user attempts to add/modify a cost record without specifying a start date. |
HRESULT: 0x8004F280L |
This error is issued when a user attempts to add/modify a cost record without specifying a start date. |
HRESULT: 0x8004F281L |
This error is issued when a user attempts to add/modify a cost record by specifying an invalid start date. |
HRESULT: 0x8004F282L |
This error is issued when a user attempts to add/modify a cost record by specifying an invalid end date. |
HRESULT: 0x8004F283L |
This error is issued when a user attempts to add/modify a cost record by specifying a start date > the end date. |
HRESULT: 0x8004F284L |
This error is issued when a user attempts to add/modify a cost record whose resource is marked for auto progressing. |
HRESULT: 0x8004F285L |
Properties of activities of type Foreign Project, Foreign SubProject and Foreign Activity cannot be changed. |
HRESULT: 0x0004F286L |
The record was not modified because one of the data fields was invalid. This warning is used in situations in which we don't want the modification of the main record to fail because of problems with (relatively) unimportant fields. One example of using this warning would be with a code field on an activity record that has "ID Unavailable" for its value. |
HRESULT: 0x0004F287L |
Loop detected so switched offloop detection. But can carry on. |
HRESULT: 0x8004F288L |
The user has not logged into the Open Plan data source. |
HRESULT: 0x8004F289L |
The specified activity type is not allowed in the Desktop version or in a briefcase data source. For example, we do not currently allow a project in a briefcased datasource to define new activities that reference external subprojects or foreign entities. |
HRESULT: 0x8004F28AL |
This error constant has been added for situations where we want to detect that an error has occurred, but we do not want the error # to be looked up and converted to a string for the log file (we may have already issued a specific message at a lower level in the process and we don't want the error reported as an "unknown error") in the log file. |
HRESULT: 0x8004F301L |
The specified field value is too large for the destination field. |
HRESULT: 0x8004F302L |
The specified field value cannot be converted to the destination field type. |
HRESULT: 0x0004F303L |
An assignment record has a period = 0, with an offset that is greater than 0. In this situation, a WARNING is issued. Note that the high bit of the error result is not set, because doing so causes SUCCEEDED(HRESULT) to return FALSE. |
HRESULT: 0x8004F304L |
The requested resource string could not be located in the resource file. |
HRESULT: 0x0004F305L |
An assignment record has a resource level value of 0. In this situation, a WARNING is issued. Note that the high bit of the error result is not set, because doing so causes SUCCEEDED(HRESULT) to return FALSE. |
HRESULT: 0x8004F30AL |
An error occurred when vsprintf() attempted to format a string from caller-supplied data. |
HRESULT: 0x0004F30BL |
A code "file" is being assigned to a project (or other cotype) even though it has previously been assigned to the same index. In this situation, a WARNING is issued. Note that the high bit of the error result is not set, because doing so causes SUCCEEDED(HRESULT) to return FALSE. |
HRESULT: 0x8004F30CL |
A code "file" is being assigned to a project (or other cotype) even though it has previously been assigned at a different index. Code files can only be assigned once to a project. |
HRESULT: 0x8004F30DL |
A resource file is not associated with the project. |
HRESULT: 0x8004F30EL |
You must save the file to complete the removal of the previous code file before assigning a new code file to the same code field. |
HRESULT: 0x8004F30FL |
You must save the file to complete the removal of the previous code file before assigning a new code file to the same code field. |
HRESULT: 0x8004F321L |
The object to be added is already added by another user. |
HRESULT: 0x8004F322L |
The object to be modified is already modified by another user. |
HRESULT: 0x8004F323L |
The object to be modified is already deleted by another user. |
HRESULT: 0x8004F324L |
The object being modified is currently being modified by another user. |
HRESULT: 0x8004F325L |
An unknown transaction error occurred while modifying the object. |
HRESULT: 0x8004F326L |
The implied parent for a new object has been deleted by another user. |
HRESULT: 0x8004F327L |
The object has been renamed by another user. |
HRESULT: 0x80041020L |
Empty link. |
HRESULT: 0x80041021L |
Link parse error. |
HRESULT: 0x80041022L |
Link field unavailable. |
HRESULT: 0x80041023L |
Link requires ACT table. |
HRESULT: 0x80041024L |
Link parse same field twice. |
HRESULT: 0x80041025L |
Link no handler. |
HRESULT: 0x80041026L |
Link field not found. |
HRESULT: 0x80041027L |
Link gap in link. |
HRESULT: 0x80041028L |
Link field linked to self. |
HRESULT: 0x80041029L |
Link field can't find parent. |
HRESULT: 0x8004102AL |
Link disconnected foreign key. |
HRESULT: 0x00040102C |
Filter or sort error in link. |
HRESULT: 0x80041050L |
Sort expression bad sort order. |
HRESULT: 0x80041051L |
Sort expression bad hierarchy order. |
HRESULT: 0x80041060L |
The Hierarchy punctuation character is not valid. |
HRESULT: 0x80041061L |
Deletion of an object was prevented because of security or because other objects depend on this object. |
HRESULT: 0x80041062L |
An operation was attempted on a closed external subproject that requires that the subproject be open. |
HRESULT: 0x80041063L |
The Process Progress Status Dialog was not able to initialize the start of a process. |
HRESULT: 0x80041064L |
The Process Progress Status Dialog was not able to initialize the start of a process. |
HRESULT: 0x80041065L |
Attempted to replace a code file of one type with a code file of another type. |
HRESULT: 0x80041066L |
Attempted to replace a code file of fixed format with one with a different fixed format. |
HRESULT: 0x80041ABEL |
The Process Progress Status Dialog was not able to initialize the start of a process. |
HRESULT: 0x80041ABFL |
The selected data source is not compatible with the current code (most likely an earlier version of a table that lacks newer fields). |
HRESULT: 0x80041AC0L |
The Activity Start date cannot be greater than the Activity Finish date. |
HRESULT: 0x80041AC1L |
The time-phased spread of the resource assignments is invalid for the activity. |
HRESULT: 0x80041AC2L |
Exclusive access could not be obtained to perform the requested operation. |
HRESULT: 0x80041AC3L |
One or more errors occurred while inserting project templates. See the log for details. |
HRESULT: 0x80040x1AC4L |
Values affecting loop detection are not present. |
HRESULT: 0x80040x1AC5L |
An invalid predecessor activity was specified fro a relationship. |
HRESULT: 0x80040x1AC6L |
An invalid predecessor activity was specified fro a relationship. |
HRESULT: 0x80041AC7L |
The predecessor activity cannot be the same as the successor activity on a relationship. |
HRESULT: 0x80041AC8L |
Until we can save the data properly, we do not allow renaming to move activity to another external subproject. |
HRESULT: 0x80041AC9L |
The user has requested that a COType be opened with a particular access mode. This mode is unavailable either because another user has the COType open exclusively, or the user in question has read-only access rights but has requested EXCLUSIVE or SHARED mode. |
HRESULT: 0x80041ACAL |
The user has entered a name for a project or other COType containing invalid characters. |
HRESULT: 0x80041ACBL |
Cannot delete an external subproject activity from a briefcased master project. |
HRESULT: 0x80041ACCL |
Cannot delete an external subproject activity from a master project with the Desktop version of Open Plan. |
HRESULT: 0x80041ACDL |
Cannot delete an external subproject activity from a master project that is opened in Shared mode. |
HRESULT: 0x80041ACEL |
External subproject must be opened in master project before the external subproject activity can be deleted in order to properly remove master project baseline(s) from the external subproject. |
HRESULT: 0x80041ACFL |
The record you are attempting to delete is being referenced by other records in another file and cannot be deleted until the references are removed. |
HRESULT: 0x80041AD0L |
The requested operation failed because the specified skill resource is not valid. |
HRESULT: 0x80041AD1L |
The requested operation failed because the specified alternate resource is not valid. |
HRESULT: 0x80041AD2L |
The requested operation failed because the specified activity is not valid. |
HRESULT: 0x80041AD3L |
The requested operation failed because both either a resource or skill must be specified. |
HRESULT: 0x80041AD4L |
Valid Resource Threshold values in the Resource Data table range from 0 to 30000. |
HRESULT: 0x80041AD5L |
The user has submitted incompatible values for the PROGTYPE and PROGVALUE fields (e.g., PROGTYPE = Physical % Complete and PROGVALUE = |5d|. |
HRESULT: 0x800401AD6L |
The requested operation was not completed because the user set the preference "_NO_BASELINES_CODES". |
HRESULT: 0x800401AD7L |
The requested operation was not completed because the level type (resource curve) set for the resource assignment was not valid. |
HRESULT: 0x800401ADA |
Microsoft Project threw an exception when Open Plan executed an automation call. |
HRESULT: 0x80041AE7L |
The user has not logged into the Open Plan data source. |
HRESULT: 0x80041AE8L |
The referenced group options are malformed. |
HRESULT: 0x80041AE9L |
The referenced project options are malformed. |