Files
pdm/documentation/api_extracted/EPDM.Interop.EPDMResultCode~EPDM.Interop.EPDMResultCode.EdmResultErrorCodes_e.html

403 lines
90 KiB
HTML

<html xmlns:mshelp="http://msdn.microsoft.com/mshelp">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<meta content="history" name="save">
<meta content="Innovasys Document! X (http://www.innovasys.com)" name="GENERATOR">
<title>EdmResultErrorCodes_e Enumeration </title>
<link href="stylesheets/dotnet2005.css" type="text/css" rel="stylesheet">
<script src="script/dotnet2005.js" type="text/javascript">
</script><xml>
<MSHelp:Keyword Index="F" Term="EPDM.Interop.EPDMResultCode.EdmResultErrorCodes_e" />
<MSHelp:Attr Name="DevLang" Value="CSharp" />
<MSHelp:Attr Name="DevLang" Value="VB" />
<MSHelp:Attr Name="DevLang" Value="JScript" />
<MSHelp:Attr Name="TopicType" Value="kbSyntax"/>
<MSHelp:Attr Name="LinkGroup" Value="Help"/>
<MSHelp:Attr Name="Locale" Value="kbEnglish"/>
<MSHelp:Attr Name="HelpPriority" Value="1"/>
</xml>
<script src="script/hs-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-enlargeimage.js" type="text/javascript"></script>
<script src="script/swfobject.js" type="text/javascript"></script>
<script src="script/hs-common.js" type="text/javascript"></script>
<script src="script/hs-heading-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-tabstrip.js" type="text/javascript"></script>
</head>
<body id="dxBody" topmargin="0">
<form>
<input class="userDataStyle" id="userDataCache" type="hidden" name="userDataCache"> <input id="hiddenScrollOffset" type="hidden" name=
"hiddenScrollOffset"> <img id="collapseImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src="dotnetimages/collapse.gif"> <img id="expandImage"
style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src="dotnetimages/expand.gif"> <img id="collapseAllImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px"
src="dotnetimages/collapse.gif"> <img id="expandAllImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src="dotnetimages/expand.gif"> <img id=
"dropDownImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src="dotnetimages/drpdown.gif"> <img id="dropDownHoverImage" style=
"DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src="dotnetimages/drpdown_orange.gif"> <img id="copyImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px"
src="dotnetimages/copycode.gif"> <img id="copyHoverImage" style="DISPLAY: none; WIDTH: 0px; HEIGHT: 0px" src=
"dotnetimages/copycodeHighlight.gif">
</form>
<div id="pagetop">
<table id="pagetoptable1" width="100%">
<tbody>
<tr id="pagetoptable1row1">
<td align="left"><span id="projecttitle">SOLIDWORKS PDM Professional API Help</span></td>
<td align="right"><span id="feedbacklink"><a href="mailto:apihelp.feedback@3ds.com?subject=Documentation Feedback: EPDM.Interop.EPDMResultCode~EPDM.Interop.EPDMResultCode.EdmResultErrorCodes_e.html">Send Feedback</a></span></td>
</tr>
<tr id="pagetoptable1row2">
<td align="left" colspan="2"><span id="pagetitle">EdmResultErrorCodes_e Enumeration </span></td>
</tr>
<tr id="pagetoptable1row3">
<td colspan="2"><a onclick="javascript:openSectionById('seeAlsoSectionHeader');" href="#seealsobookmark">
See Also</a>&nbsp;&nbsp;
</td>
</tr>
</tbody>
</table>
<table id="pagetoptable2" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><span id="toggleExpandedAll"><img class="toggleAll" id="toggleExpandedAllImage" src="dotnetimages/collapse.gif"> <label id=
"collapseAllLabel" style="DISPLAY: none" for="toggleExpandedAllImage">Collapse All</label> <label id="expandAllLabel" style="DISPLAY: none" for="toggleExpandedAllImage">
Expand All</label></span> <span id="languageFilterToolTip"
onmouseover='document.getElementById("languageFilterImage").src=document.getElementById("dropDownHoverImage").src;' style="CURSOR: default"
onfocusout='document.getElementById("languageFilterImage").src=document.getElementById("dropDownImage").src;' onclick=
"showBox('dxlanguagemenu',event,document.getElementById('languageFilterImage'))" onfocusin=
'document.getElementById("languageFilterImage").src=document.getElementById("dropDownHoverImage").src;' onmouseout=
'document.getElementById("languageFilterImage").src=document.getElementById("dropDownImage").src;'><img id="languageFilterImage" src=
"dotnetimages/drpdown.gif"> <label id="showAllLabel" style="DISPLAY: none" for="languageFilterImage">
Language Filter: All</label> <label id="multipleLabel"
style="DISPLAY: none" for="languageFilterImage">
Language Filter: Multiple</label>
<label id="VBLabel" for="languageFilterImage" style="display: none;">Language Filter: Visual Basic</label>
<label id="CSLabel" for="languageFilterImage" style="display: none;">Language Filter: C#</label>
<label id="CPP2005Label" for="languageFilterImage" style="display: none;">Language Filter: C++/CLI</label>
</span></td>
</tr>
</tbody>
</table><table width="100%" id="pagetopbreadcrumbs" cellspacing="0" cellpadding="0"><tr><td>
<a href="EPDM.Interop.EPDMResultCode~EPDM.Interop.EPDMResultCode_namespace.html">EPDM.Interop.EPDMResultCode Namespace</a>
: EdmResultErrorCodes_e Enumeration </td></tr></table>
<div class="dxpopupbubble" id="dxlanguagemenu">
<input id="VBCheckbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="VBCheckbox">
Visual Basic
</label>
<br /><input id="CSCheckbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="CSCheckbox">
C#
</label>
<br /><input id="CPP2005Checkbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="CPP2005Checkbox">
C++/CLI
</label>
</div>
</div>
<div id="pagebody" valign="bottom">
<a name="topBookmark"></a>
<div id="mainbody">
<div class="saveHistory" id="allHistory" onsave="saveAll()" onload="loadAll()"></div>
Error codes. See&nbsp;<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US"><A href="EPDM.Interop.EPDMResultCode~EPDM.Interop.EPDMResultCode.EdmResultSuccessCodes_e.html">EdmResultSuccessCodes_e</A>&nbsp;for the success codes.</SPAN>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection"><DIV class=LanguageSpecific id=Syntax_VB><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>Visual Basic</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>Public Enum EdmResultErrorCodes_e
&nbsp;&nbsp;&nbsp;Inherits System.Enum</pre></tr></table></div>
<DIV class=LanguageSpecific id=Syntax_CS><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>C#</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>public enum EdmResultErrorCodes_e : System.Enum </pre></tr></table></div>
<DIV class=LanguageSpecific id=Syntax_CPP2005><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>C++/CLI</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>public enum class EdmResultErrorCodes_e : public System.Enum </pre></tr></table></div>
</div>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="enummembersToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Members</span></h1><div id="enummembersSection" class="section" name="collapseableSection"><TABLE CLASS="FilteredItemListTable"><TR VALIGN="top"><TH>Member</TH><TH>Description</TH></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_CANT_ACCESS_REGISTRY</strong></TD><TD CLASS="DescriptionCell"><P class=MsoNormal><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402D8 = <SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Cannot</SPAN> <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">redirect registry to retrieve add-in class ID</SPAN></SPAN></P></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_CLSID_ALREADY_USED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402CE = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">There is already an add-in using the CLSID that you are trying to add;&nbsp;class IDs must be unique</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_CLSID_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402DA = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The add-in registration succeeded, but the add-in's class ID could not be found in the registry</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_FILE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D6 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The add-in file was not found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_LOAD_CONFLICT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402DB = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The add-in could not be loaded;&nbsp;this can happen if an attempt is made to register a new version of a .NET add-in that is already loaded;&nbsp;the situation can usually be resolved by closing the application and reattempting the operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_LOADCONFLICT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040284 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An older version of the add-in is already loaded in memory;&nbsp;restart the program to load the new version of the add-in</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_NAME_ALREADY_USED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D1 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">There is already an add-in with the same name as the one you are trying to add;&nbsp;the name must be unique</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_NOT_COM_DLL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D7 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified add-in file is not a COM DLL</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402CF = T<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">he add-in cannot be found in the vault</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_NOT_MULTITHREADED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AF = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to add an add-in that is not a multithreaded COM-server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ADDIN_UNSUPPORTED_OS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402DC = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The add-in does not support the operating system; you cannot load an 64-bit add-in in 32-bit Windows</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALIAS_USED_IN_EXPORT_SCRIPT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AC = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The alias set cannot be deleted because it is used in a data export rule</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALIAS_USED_IN_IMPORT_SCRIPT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AD = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The alias set cannot be deleted because it is used in a data import rule</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALL_GROUPS_NOT_VALIDATED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040298 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">All groups were not validated</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALL_USERS_NOT_VALIDATED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040289 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">All users were not validated</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALREADY_INITIALIZED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004021B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">An attempt was made to initialize an object twice;&nbsp;you can only initialize an object one time</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ALREADY_LOGGED_IN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040205 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You tried to log in twice</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ARCHIVE_LOGIN_FAILED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040243 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Login failed because of an invalid user name or password</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ARCHIVE_ROOT_FOLDER_DOES_NOT_EXIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402C7 = Specified&nbsp;archive<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US"> server root folder does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ARCHIVE_SERVER_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004023F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The archive server is not found;&nbsp;try</SPAN><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana"> starting the archive server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_AUTO_LOGGED_OUT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040280 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You have been inactive for too long and have been logged out</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_BAD_LENGTH</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040242 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The statement is out of bounds</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_BOM_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A9 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified bill of materials could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_BOM_USED_IN_EXPORT_SCRIPT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AB = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The bill of materials cannot be deleted because it is used in a data export rule</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CANCELLED_BY_USER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040226 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The operation was canceled by the user</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CANT_MOVE_FOLDER_TO_SUBFOLDER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to move a folder to one of its subfolders</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CANT_OPEN_DATABASE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040206 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not open database; this could happen if the network connection is broken or if the database has been removed</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CANT_START_EDMSERVER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004025B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Could not start EdmServer.exe; please reinstall the program</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CARD_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004027E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified card could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CARDLIST_HAS_NO_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402E1 =&nbsp;<SPAN lang=EN-US style="FONT-FAMILY: Verdana"> <SPAN style="FONT-SIZE: 8pt">Not the latest version, when latest version is required</SPAN></SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CIRCULAR_XREF</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004022F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Detected cyclic file reference</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COLD_STORAGE_SCHEMA_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040275 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The cold storage schema with the specified name was not found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COLD_STORE_SCHEMA_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040277 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Saving the cold storage schema failed because the name is already used by another schema</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COLUMN_VIEW_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040290 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The column view cannot be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COMMENT_NOT_ENTERED</strong></TD><TD CLASS="DescriptionCell">0x800402F4 = Comment not entered</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_CONDITIONS_NOT_MET</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040233 =&nbsp;<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Conditions for transition were not met</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COPYTREE_ZIP_FAILED</strong></TD><TD CLASS="DescriptionCell">0x800402FB = Failed to&nbsp;create ZIP file during the file copy operation</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COULD_NOT_CREATE_LOCAL_FOLDER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004021E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not create the folder in the local cache;&nbsp;the folder name might contain invalid characters</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COULD_NOT_LAUNCH_TASKS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402CB = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Cannot launch tasks with user interface in silent mode</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_COULD_NOT_OPEN_CLIPBOARD</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004027A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not open the clipboard</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DATABASE_ACCESS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040207 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not access the item in the database</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DATABASE_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402D0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">A database with the same name already exists on the server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DATABASE_LINK_FAILURE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040267 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A communication link failure occurred when accessing the database server;&nbsp;the database service might have been restarted, or the network might be down;&nbsp;please try the operation again and contact your system administrator if the problem persists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DATASOURCE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040222 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The ODBC data source was not found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DISABLED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004023D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The command is disabled</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DISK_FULL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040239 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The disk is full</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DOCTYPE_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040259 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A category with the specified name already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DOCTYPE_IN_USE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040258 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The category is currently associated with one or more documents and cannot be deleted</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DONTSETMODIFIED_FLAG</strong></TD><TD CLASS="DescriptionCell">0x800402E5 = Do not set the modified flag</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DOTNET_REGISTRATION_MODULE_MISSING</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D9 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The .NET registration module is missing</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DRAWING_IN_DETAILING_MODE</strong></TD><TD CLASS="DescriptionCell">0x80040306 = The drawing is in detailing mode</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DUPLICATE_GROUP_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040268 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Saving the user group failed because the group name is already used by another group</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_DUPLICATE_SEARCH_FAVORITE_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not save the search favorite with the specified name because the name is already used by another favorite and the names must be unique; if the other favorite is not visible in the program, it is probably because you do not have permission to see it</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_EMPTY_VALUE_FIELD</strong></TD><TD CLASS="DescriptionCell">0x80040301 = The value&nbsp;of one or more transiiton conditions cannot be empty</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_END_OF_LIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040208 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">You tried to get an element from a list where the cursor is off right</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_END_OF_REV_GEN_LIST_CONTINUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040232 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You have reached the end of the revision generator list;&nbsp;please contact your system administrator to add more revision-generator entries in the workflow editor</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_END_OF_REV_GEN_LIST_STOP</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040231 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You have reached the end of the revision generator list;&nbsp;please contact your system administrator to add more revision-generator entries in the workflow editor</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_END_OF_SN_FILE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004023A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You have reached the end of the serial number file</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_ALIAS_DOES_NOT_EXIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The alias does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_EXPORT_SCRIPT_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A8 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified export rule could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_IMPORTBATCH_DOES_NOT_EXIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The data import batch does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_IMPORTSCRIPT_NAME_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The name of the data import rule is already used</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_INVALID_DATE_FORMAT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The date format is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_INVALID_FILENAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A1 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_ITEM_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A2 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The data import/export item was not found in the database</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_VALUE_TOO_LONG</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A3 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The value is too long</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_VARALIASSET_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A4 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified alias set already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_VARALIASSET_DOES_NOT_EXIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A5 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified variable alias set does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_VARIABLE_DOES_NOT_EXIST</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A6 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified variable&nbsp;does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ERPMGR_VARIABLENAME_NOT_UNIQUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402A7 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The variable name is not unique</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_EXCLUDED_FROM_PREVIEW</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004023C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file type is excluded from preview</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_ALREADY_OPEN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040281 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is already open</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_DELETED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file has been deleted</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_FORMAT_UNSUPPORTED_BY_CONISIO_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file format is not supported by your SOLIDWORKS PDM Professional license</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_IN_COLDSTORAGE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040278 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file that you are trying to access is currently placed in cold storage and cannot be retrieved</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_IS_LOCKED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040211 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The operation is not permitted because the file is checked out</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_IS_REFERENCED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004022D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is referenced by another file</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_NAME_NOT_GLOBALLY_UNIQUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040286 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file name, which needs to be unique in the file vault, has been used before</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040213 = T<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">he file could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_NOT_LOCKED_BY_YOU</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040210 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is not checked out by you, which is required by the operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_NOT_OPEN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040282 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is not open</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_NOT_REGENERATED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B3 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is not rebuilt</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILE_SHARE_ERROR</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004020B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to access a file that is exclusively opened by another application</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FILES_WERE_LOCKED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040257 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">One or more documents have been checked out;&nbsp;these files have been deselected;&nbsp;click <B>OK</B> again if you still want to perform the operation on the remaining files</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FOLDER_DESTROY_CONSTRAINT_FAILED</strong></TD><TD CLASS="DescriptionCell">&nbsp;</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FOLDER_NOT_EMPTY</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004021F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified folder is not empty</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_FOLDER_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040214 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The folder could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_GET_EDMFORMATROUTER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004027D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The file format plug-in routes the call onto another plug-in;&nbsp;the file format manager will query the interface for the IEdmFormatRouter code to figure out which plug-in to use</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_GROUP_NAME_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040297 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The group name already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_GROUP_NAME_NOT_UNIQUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040295 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The group name is not unique in the specified array of groups</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_GROUP_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D4 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The group could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_HAS_NO_CARD</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040227 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file does not have a file data card</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_HAS_NO_PARENT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040202 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The folder does not have a parent</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_HAS_NO_PREVIEW</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040223 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file does not have a preview bitmap</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INDEXER_NOT_STARTED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x8004027F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Indexing has not been set up for this file vault</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INSUFFICIENT_SQL_PERMISSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040283 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The SQL server user account associated with the vault has insufficient privileges;&nbsp;the administrator can solve this by running the following command in the SQL Server Query Analyzer: GRANT VIEW SERVER STATE TO <I>user name</I></SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_BOM</strong></TD><TD CLASS="DescriptionCell">0x800402EA = Invalid BOM</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_CATEGORY_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040263 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified category database ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_COLUMN_VIEW</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040291 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The column view is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_COMPLETE_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The complete name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_DATABASE_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C3 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The SQL database name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_DATE_FORMAT_CODE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C5 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The SQL date format code is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_EMAIL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The email is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_FILE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040229 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file format is not recognized</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_FILE_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040264 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified file ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_GROUP_DESCRIPTION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040296 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The group description is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_GROUP_MEMBER_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040299 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A group member ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_GROUP_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040294 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The group name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040241 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The supplied object ID is not valid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_INITIALS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The initials are invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004021D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file/key name was invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_OUTLOOK_VERSION</strong></TD><TD CLASS="DescriptionCell">0x800402E2 = The specified version of Microsoft Outlook is invalid</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_PASSWORD</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The password is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_QUERY</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040230 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The search query is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_REVISION_NUMBER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040224 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Specified revision number is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_REVISION_NUMBER_COMPONENT_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The revision number component name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_REVISION_NUMBER_GENERATOR_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004029A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The revision number generator name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_SERIAL_NUMBER_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040256 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Invalid serial number name</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_TRANSITION_WEB</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040274 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not change state because the transition would create a new document version, which is not supported by the web client</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_TYPE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040225 = T<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">he object has an invalid type for the specified operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_USER_DATA</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user data string is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_USER_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040287 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_VAULT_NAME</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C2 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The vault name is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_WORKFLOW_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040260 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified workflow database ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_WORKFLOW_STATE_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040262 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified workflow state database ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_INVALID_WORKFLOW_TRANSITION_ID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040261 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified workflow transition database ID is invalid</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_IO_ERROR</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040228 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Error accessing the file</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_KEY_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004022B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The key you specified was not found in the collection</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LABEL_ALREADY_EXIST</strong></TD><TD CLASS="DescriptionCell">0x80040302 = The label already exists</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCAL_FILE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040285 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is not present in the file vault cache folder on the client computer</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCK_ERRORS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040266 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">One or more documents could not be checked out</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCKED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402B0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The file is checked out </SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCKED_BY_ANOTHER_USER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040212 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is checked out by another user</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCKED_IN_OTHER_FOLDER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is checked out in another folder</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOCKED_ON_OTHER_COMPUTER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040215 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is checked out on another computer</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOGIN_FAILED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040200 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Login failed because of an invalid user name or password</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_LOGIN_LOCK</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The system is locked due to maintenance</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MAILSERVER_NOT_INSTALLED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040235 =&nbsp;<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana"> SOLIDWORKS PDM Professional Database Server is not installed on the database server;&nbsp;please contact your system administrator for assistance</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MAPPING_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004020E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not remove the attribute class because it is used by a control in a file data card</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_ATTRIBUTE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004020C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to access an attribute that is not present in the file</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_CONISIO_MODULE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040272 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A required SOLIDWORKS PDM Professional module is not installed</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_LOCAL_VIEW</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D5 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The vault must have a local view</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_MANDATORY_VALUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040236 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to save an empty value for a mandatory variable</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_PLUGIN_COMPONENT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040245 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file format plug-in cannot handle this file because a component is missing</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_PTID</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004025A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The registry variable PTID is missing;&nbsp;please reinstall the program</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_SEARCH_PROC</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The search card's stored procedure is missing in the database</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_URL_PARAM</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A required URL parameter is missing</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MISSING_VIEW_INFO</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not find registry information for this view;&nbsp;you might have to attach to this vault again to repair the registry</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_MOVE_FILE_PERMISSION_DENIED</strong></TD><TD CLASS="DescriptionCell">0x800402E4 = The user does not have permission to move the file.</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NAME_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004020F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to create a new file or folder with the same name as an existing one</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NEED_MIGRATING</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040249 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The file needs to be migrated for the operation to succeed</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_ACTIVE_COLDSTORAGE_OPERATION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040276 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">There are currently no active cold storage operations belonging to the calling archive server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_DOCTYPE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004025C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The document does not meet the conditions of any category</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_MATCHING_PLUGIN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004022A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">There is no matching plug-in</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_REVISION_GENERATOR</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040247 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is not connected to a revision generator</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_REVISION_ON_REFERENCE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040237 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Cannot set revision because not all referenced files have revisions on the attached versions</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_SECPKG_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040254 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not negotiate a security package to use between the server and the client</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NO_WORKFLOW</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004025D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The document does not meet the conditions of any workflow</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_A_COM_DLL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402CC = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The DLL is not a COM module</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_AN_ADDIN_DLL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402CD = T<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">he DLL is not an SOLIDWORKS PDM Professional add-in; i.e.,&nbsp;the&nbsp;<A href="EPDM.Interop.epdm~EPDM.Interop.epdm.IEdmAddIn5.html">IEdmAddIn5</A> interface is not implemented</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_INITIALIZED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040201 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The program used an object without properly initializing it</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_LATEST_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402E0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Item&nbsp;must be checked out to perform this operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_LOGGED_IN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040204 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You have not logged into the file vault</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NOT_POWER_USER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040246 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">You are not logged in on Windows as a Power User or Administrator, which is required to run SOLIDWORKS PDM Professional</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_NULL_VALUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040240 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A null value was returned where it was not expected</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_OPERATION_REFUSED_BY_PLUGIN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004021A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The operation was not permitted by one of the installed add-ins</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_OPERATION_UNSUPPORTED_BY_CONISIO_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The operation is not supported by your SOLIDWORKS PDM Professional license</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PARENT_LOCKED_ELSEWHERE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B1 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is referenced by a file that is checked out on another computer</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PARENT_LOCKED_ELSEWHERE_WITHFILE</strong></TD><TD CLASS="DescriptionCell">0x80040300 = The file is referenced by a file,&nbsp;<EM>file_name</EM>, that is checked out on another computer</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PASSWORD_NOT_EMPTY</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040293 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The current login type does not allow passwords to be set</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PATH_TOO_LONG</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040271 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The path is too long</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PERMISSION_DENIED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040203 = You <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">do not have permission to perform this action</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PICTURE_TOO_BIG</strong></TD><TD CLASS="DescriptionCell">0x800402E3 = The specified image is too big</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PREVIEW_NOT_AVAILABLE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402BF = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Preview is not available</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PRODUCT_TIMEOUT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D2 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Your version of SOLIDWORKS PDM Professional has expired;&nbsp;contact your SOLIDWORKS representative for a newer version</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_PROGRAM_VERSION_MISMATCH</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040270 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The server and client are not of the same version</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_RCE_ERROR</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040209 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Error accessing the revision management system;&nbsp;check your network connection</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REFERENCE_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004027B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The reference already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVGEN_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004025E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A revision number component with the specified name already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVGENERATOR_IN_USE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040250 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The revision number component is currently being used by one or more revision numbers and cannot be deleted</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVISION_CHANGED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040253 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The revision number has been changed by another user</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVISION_NO_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x80040251 = An attempt <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">was made&nbsp;to set a revision on a version newer than the documents latest version</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVISION_ON_OLD_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040238 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Cannot set revision on old version</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVNUM_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004025F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A revision number with the specified name already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_REVNUMBER_IN_USE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040255 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The revision number is currently associated with one or more states and cannot be deleted</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ROLLBACK_ERRORS</strong></TD><TD CLASS="DescriptionCell">0x800402F7 = Rollback errors</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ROLLBACK_FOLDER</strong></TD><TD CLASS="DescriptionCell">0x800402F8</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_ROLLBACK_PAST_COLDSTORED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040279 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The rollback operation cannot be performed because one of the versions that you are trying to remove is placed in cold storage</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SERIAL_NUMBER_NAME_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AE = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The serial number name is already in use</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SERNO_USED_AS_ITEM_GEN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402C0 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The serial number cannot be deleted because it is used as an&nbsp;item number generator</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SERVER_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040220 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The server was not found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SKIP_FILE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040273 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user selected to skip processing of the current file and go on to the next one</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SN_FILE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004023B = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Serial number file or add-in could not be found</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SN_TYPE_OBSOLETE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B2 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Serial numbers read from files are no longer supported;&nbsp;please open the serial number in the Administration tool and resave it as a list serial number</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SQLSERVER_CANNOT_CONNECT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C6 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Cannot connect to specified SQL server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SQLSERVER_LOGIN_FAILED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C4 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Login failed because of an invalid SQL user name or password </SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SQLSERVER_UNSUPPORTED_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004027C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The SQL Server version is not supported by SOLIDWORKS PDM Professional;&nbsp;supported versions are SQL Server 2005 SP1 or later</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STANDARD_APINOTSUPPORTED</strong></TD><TD CLASS="DescriptionCell">0x800402F2 = The API is not supported in SOLIDWORKS PDM&nbsp;standard version</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STANDARD_FEATURENOTSUPPORTED</strong></TD><TD CLASS="DescriptionCell">0x800402ED = This feature is not supported in SOLIDWORKS PDM standard version</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STANDARD_FEATURENOTSUPPORTED_REFERLOG</strong></TD><TD CLASS="DescriptionCell">0x800402F9 = This feature is not supported in SOLIDWORKS PDM standard version; refer to the log file&nbsp;for more information</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STANDARD_PROFLOGINNOTSUPPORTED</strong></TD><TD CLASS="DescriptionCell">0x800402F3 = Login not supported</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STANDARD_SQLEDITIONMISMATCH</strong></TD><TD CLASS="DescriptionCell">0x800402EC = Mismatch between SOLIDWORKS PDM standard version and Microsoft SQL</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STATE_MULTIPLE_BLOCKING_WARNINGS_FOUND</strong></TD><TD CLASS="DescriptionCell">0x80040305 = Multiple blocking warnings found</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STATE_MULTIPLE_WARNINGS_FOUND</strong></TD><TD CLASS="DescriptionCell">0x80040304 = Multiple warnings found</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STATE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040216 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified state does not exist</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_STATE_REFERRING_CRS_CONDITION</strong></TD><TD CLASS="DescriptionCell">0x80040303 = The workflow cannot be deleted since it is used in transition conditions</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWDRW_SETTO_USE_INDEPENDENT_REV_TABLE</strong></TD><TD CLASS="DescriptionCell">0x800402FF = Independent type revision setting is used in the drawing</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWFILE_MISSING_XMLSTREAM</strong></TD><TD CLASS="DescriptionCell">0x800402F5 = SOLIDWORKS file missing XML stream</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKIN_FAILED</strong></TD><TD CLASS="DescriptionCell">0x800402E7 = The check-in failed</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKIN_FAILED_PRO</strong></TD><TD CLASS="DescriptionCell">0x800402EF = Check-in failed in SOLIDWORKS PDM Professional</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKIN_FAILED_STD</strong></TD><TD CLASS="DescriptionCell">0x800402F1 = Check-in failed in SOLIDWORKS PDM standard version</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKOUT_FAILED</strong></TD><TD CLASS="DescriptionCell">0x800402E6 = Check-out failed</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKOUT_FAILED_PRO</strong></TD><TD CLASS="DescriptionCell">0x800402EE = Check-out failed in SOLIDWORKS PDM Professional</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CHECKOUT_FAILED_STD</strong></TD><TD CLASS="DescriptionCell">0x800402F0 = Check-out failed in SOLIDWORKS PDM standard version</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_CONNECTION_LOST</strong></TD><TD CLASS="DescriptionCell">0x800402E9 = The connection was lost</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_SWSEC_LICENSE_SERVERQUERY_FAILED</strong></TD><TD CLASS="DescriptionCell">0x800402E8 = The server query failed</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_TEMPLATE_IMPORT_WITHOUT_LOCAL_VIEW</strong></TD><TD CLASS="DescriptionCell">0x800402F6 = Template imported iwthout local view</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_TOO_MANY_USERS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040248 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The licensed maximum number of simultaneously logged-in users would be exceeded by this log-in;&nbsp;this log-in was refused</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_TOOLBOX_FILE_LOCATED_IN_NONTOOLBOX_FOLDER</strong></TD><TD CLASS="DescriptionCell">0x800402FA = Toolbox file&nbsp;must be&nbsp;located in a Toolbox folder</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_TRANSITION_ACTION_FAILED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040234 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An error occurred when trying to execute a transition action</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_UNC_PATH_ADDIN_NOT_SUPPORTED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402DD =&nbsp;<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana"> Information cannot be retrieved from add-ins on a network drive;&nbsp;copy the file to the local hard disk and retry the operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_UNSUPPORTED_OS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402D3 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The version of the operating system is not supported</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_UNSUPPORTED_PROGRAM_VERSION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004023E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The program requires a higher version of SOLIDWORKS PDM Professional than the installed version</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_UNSUPPORTED_SN_TYPE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026F = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The serial number type is not supported</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_UPDATE_ATT_FAILED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004020D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Could not update attributes during check in</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_USER_BLOCKED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040265 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The administrator has blocked your login name in this file vault</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_USER_NAME_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004028A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user name already exists</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_USER_NAME_NOT_UNIQUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040288 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user name is not unique in the specified array of users</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_USER_NOT_FOUND_IN_ARCHIVE_SERVER</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040292 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The user name does not exist in the archive server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VALUE_NOT_UNIQUE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004022C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">An attempt was made to save a duplicate value when a unique&nbsp;value is required</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VARIABLE_NOT_FOUND</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040252 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The specified card variable is missing</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VARIABLE_USED_IN_COLUMN</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x80040244 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The variable cannot be deleted because it is used in a user-defined column</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VARIABLE_USED_IN_EXPORT_SCRIPT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402AA = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The variable cannot be deleted because it is used in a data export rule</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VARIABLE_USED_IN_WORKFLOW_STATE</strong></TD><TD CLASS="DescriptionCell">0x800402EB = The variable cannot be deleted because it is used in a workflow state</TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VAULT_ALREADY_EXISTS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024D = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">A vault with the same name already exists on the archive server</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_VERSION_MISMATCH</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004022E = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The versions of the program and the file vault are incompatible</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_WF_HAS_FILES</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004024A = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The workflow contains files and cannot be deleted</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_EDM_XREF_OUTSIDE_VAULT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x8004026C = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">One or more of the file's referenced files are outside the file vault</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_CANNOT_COPY_ITEM</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402BA = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">You have selected items to copy; the items cannot be copied because they must be unique within the system</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_CYCLIC_REFERENCE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402CA =&nbsp;<SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana"> Operation aborted because it would create a cyclic reference between items</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_ILLEGAL_MOVE_REFERENCED_BY_EXTERNAL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C8 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The object cannot be moved because the object or a sub-object is referenced by a locked item</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_ILLEGAL_RENAME_REFERENCED_BY_EXTERNAL</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C9 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The object cannot be renamed because the object or a sub-object is referenced by a locked item</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_ITEM_TYPE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402BB = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Invalid object type;&nbsp;only Item, ItemFolder, and files are supported by Item Explorer</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_LINK_OPERATION</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402B8 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">This operation cannot be performed on the selected items</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_LINK_TYPE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402B7 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Invalid link type; only&nbsp;two link types are supported by Item Explorer, static and auto-update</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_OBJECT</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402BD = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Item object contains corrupted data</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_SOURCE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B5 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The selection contains items that are not valid for this operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_INVALID_TARGET</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B4 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The destination object is invalid for this operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_LINK_DUPLICATED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402B9 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The file is already added to this item</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_LOCKED_ELSEWHERE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402DF = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Item is locked on another computer</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_MANY_DYN_LINKS</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402B6 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">This item already has&nbsp;an auto-update link attached to it;&nbsp;items can have only one auto-update link at a time</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_NO_ITEM_GEN_DEFINED</strong></TD><TD CLASS="DescriptionCell"><P><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">0x800402BC = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">No serial number generator has been set up to generate item numbers. Please do the following:</SPAN></SPAN></P>
<OL style='FONT-SIZE: 8pt; FONT-FAMILY: "verdana"'>
<LI>Launch SOLIDWORKS PDM Professional Administration Tool.
<LI>Create a serial number.
<LI>Open the Items administration node and select the serial number.</LI></OL></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_NOT_CONNECTED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402C1 = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">This item has no file linked or connected to it</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_NOT_LOCKED</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402DE = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">Item has to be checked out to perform this operation</SPAN></SPAN></TD></TR>
<TR><TD CLASS=MemberNameCell><strong>E_ITEM_UP_TO_DATE</strong></TD><TD CLASS="DescriptionCell"><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">0x800402BE = <SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana">The item is up to date</SPAN></SPAN></TD></TR>
</TABLE></div>
<a name="exampleBookmark"></a>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="exampleToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Example</span></h1><div id="exampleSection" class="section" name="collapseableSection"><P>Client code can only access these return codes by handling the exception. For example, in C#:&nbsp;</P>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<P style='FONT-FAMILY: "courier new"'>try<BR>{<BR>&nbsp;&nbsp;&nbsp; // Some SOLIDWORKS PDM Professional call that results in an exception<BR>}<BR>catch (System.Runtime.InteropServices.ComException comEx)<BR>{<BR>&nbsp;&nbsp;&nbsp; switch (comEx.ErrorCode)<BR>&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; case E_EDM_<EM>xxx</EM>:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // respond to <EM>xxx</EM><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; case E_EDM_<EM>yyy</EM>:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // respond to&nbsp;<EM>yyy</EM><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Unexpected or cannot be handled silently<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Use IEdmVault5::GetErrorString or IEdmVault11::GetErrorMessage to prepare a message for the user or log<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<BR>&nbsp;&nbsp;&nbsp; }<BR>}</P></BLOCKQUOTE>
</div>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"><P><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">HRESULT return codes are supported by the SOLIDWORKS PDM Professional API. You can pass the HRESULT code to the method <A href="EPDM.Interop.epdm~EPDM.Interop.epdm.IEdmVault11~GetErrorMessage.html">IEdmVault11::GetErrorMessage</A> to get information about the code.</SPAN></P>
<P><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US"><B>NOTES:</B></SPAN></P>
<UL>
<LI><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">Methods called from Visual Basic do not return the HRESULT code directly. Instead, the return codes are returned as an argument declared with the [retval] directive, if one exists. Visual Basic users can view the error codes returned by methods by implementing an error handler and checking the Number property of the Err object. The property is the HRESULT return code from the failing method.</SPAN>
<LI><SPAN lang=EN-US style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana" xml:lang="EN-US">The values shown in this topic are written in C++ style hexadecimal notation. In VB.NET, the value 0x80040200 is written as &amp;H80040200.</SPAN></LI></UL></div>
<a name="seealsobookmark"></a>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="seealsoToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>See Also</span></h1><div id="seealsoSection" class="section" name="collapseableSection"><h4 class="dxh4"></h4><a href="EPDM.Interop.EPDMResultCode~EPDM.Interop.EPDMResultCode_namespace.html">EPDM.Interop.EPDMResultCode Namespace</a>
<br/><a href="EPDM.Interop.epdm~EPDM.Interop.epdm.IEdmVault5~GetErrorString.html">IEdmVault5::GetErrorString Method ()</a>
<br/><a href="EPDM.Interop.epdm~EPDM.Interop.epdm.IEdmVault11~GetErrorName.html">IEdmVault11::GetErrorName Method ()</a>
<br/><a href="ReturnCodes.htm">Return Codes</a>
</p>
</div>
</div>
<div id="pagefooter"></div>
</div>
</body>
</html>