It says "DNFirectory not found"
Make sure all project folders variables/path are set correctly.
It could be a foreign database so make sure the foreign project is available and paths are set correctly
E3D 2.1.0.27 switches to monitor when trying to open a PDMS 12.1 sp 4 project because it can't find some of my CATA DB's
All the catalogues have been upgraded to 12010104.
Here is the exact error message.
(43,41) Unable to open DB AXA/DICT-WESA-010_UWRL_PVV112_UDA, DNF:Directory not found
------------------------------------------------
ERROR CONDITION OCCURRED WHILST MODULE SWITCHING
(41,55) No databases to work from.
In line 351 of Command/Form Forced Input
$!nextModule.command $!readOnly
Called from line 351 of Macro %PMLLIB%\limbo\functions\moduleswitch.pmlfnc
$!nextModule.command $!readOnly
Called from line 1 of Command/Form Forced Input
$M "/%PMLLIB%\limbo\functions\moduleswitch.pmlfnc" Design false false False False
Some of the CATA's might have originally been made with 12.0.
Hi Corrado...thanks for your reply..Yes they databases are foreign..but all my paths are correct.
Does does the E3D batch file recognize this command DIR=%~dp0%?
The referenced CATA projects don't show up in my E3D project load form..they are two of them and and they have both have the "DIR=%~dp0%" syntax in their evars.
The syntax %~dp0% will expand to the directory where the bat file currently resides. %~dp0% is a standard command line syntax so it should not be causing any issues as such.
Are the referenced foreign project(s) located in that folder?