Prerequisites: None.
Release Environment Server error codes.
EReleaseEnvErrCode.Constant
Constant |
Value |
Description |
|---|---|---|
eReleaseEnvErrCodeEnvLibraryNotFound |
-2147220989 (&H80040203) |
The MGC PCB environment library for this <32/64 bit>application is not found in the selected SDD_HOME tree. Select a valid <32/64 bit> installation. |
eReleaseEnvErrCodeEnvWrongLibVersion |
-2147220988 (&H80040204) |
The <32/64 bit> MGC PCB environment library could not be found. |
eReleaseEnvErrCodeIncorrectPLATFORM |
-2147220990 (&H80040202) |
The default MGC PCB environment is <win32/ win64>. This application cannot configure a <win32/ win64> environment. Select a valid <32/64 bit> installation, or switch to a <32/64 bit> application. |
eReleaseEnvErrCodeIncorrectSDD_HOME |
-2147220991 (&H80040201) |
Invalid SDD_HOME specified. |
eReleaseEnvErrCodeInvalidParameter |
-2147220992 (&H80040200) |
Invalid parameter. |
eReleaseEnvErrCodeNoDefaultRelease |
-2147220985 (&H80040207) |
There is no default MGC PCB release registered. Register a release, or provide a valid SDD_HOME. |
eReleaseEnvErrCodeRelLibraryNotFound |
-2147220987 (&H80040205) |
This version of the MGC PCB Release Reader library is not able to get the list of registered installs. Use a more recent installation, or upgrade to a newer version of the Release Reader library. |
eReleaseEnvErrCodeRelWrongLibVersion |
-2147220986 (&H80040206) |
The <32/64 bit> MGC PCB Release Reader library could not be found. |