One moment please...
 

Issue

Message {module name}\..\..\..p was not found [293]

Solution

When you are executing functions the next error may occur: ({module name}\..\..\..p was not found [293])

Example are:

· logistic\trig\ed\fin\edledger.p was not found [293]

· stock\admin\enint.p was not found [293]

· edis\proces\edisman.p was not found [293]

· budget\main\MBDver.p was not found [293]

· ordinv\entry\linhmt0.p was not found [293]

· project\adm\szdel.p was not found [293]

· system\start\einit.p was not found [293]

· finance\ifall\import\pfentry.p was not found [293]

Reason:

There are three reasons. The first part of the message concerns a module name. This module

A) Is in the license, but it is not installed or the reference to the software is not correct, or;

B) Is not in the license, but there is a reference to that module.

C) During an upgrade, see for this the document, "Error load_df.p was not found during upgrade"

Solution:

First you need to check whether the module mentioned in the message is in your license.

You can check this as follows:

When you enter the keys control-alt-a at the same time you will see a screen ‘software information’. Here you click the button ‘license’ You will see a list of all the modules of your license. Check whether the module is in your license.

Check via menupath File, Company settings, Voucher (FYV) or via the actual voucher you received in print if the voucher contains the modules;

Check if you can change to that module via (File, Menu).

You only need to check it using one option.

Module name in message Module name in license Number in license

Logistic invoice   022

Stock invoice        022

Ordinv invoice     022

Budget budget     052

Edis edis                047

Project job costing   024

Finance Financial Accouting 012

System always included

 

Solution:

 

A) Your license contains the module (does not apply to system\...\..\.p message see C)

In this case the reference is not correct or the software is not installed. The software existst of files ending in .pl. This is the abbrevation of software library.

The reference can be found in the file ‘exact.pro’ This file is located in the root directory of Exact Financials C/S. Standard this will be c:\exactcs. You can check this by looking at the properties of the icon you start Exact with. In the tab ‘short cut’ there is a line ‘start in’ This is the root directory.

You need to check whether the reference is in the PROPATH. Theis line is in the block ‘settings package’ in the exact.pro file. The modules are linked as follows.

NOTE! These are mere examples of standard installations and may not apply to your specific situation.

NOTE! In case your database on the server is Oracle there will be an ‘o’ after the part that is bold. In case your database in the server is AS/400 there will be an ‘a’ after the part in bold.

You can check the type of database you are using by clicking the question mark in the menu and choose for "about Exact Financials C/S" After version you will either see nothing (then you have a Progress database and the reference equals the ones as described below) or Oracle or AS/400. The latter two have additional letters.

Module name in message Reference in Propath and the patch

Logistic lib\gui-log.pl lib\gui-ptl.pl

Stock lib\gui-log.pl lib\gui-ptl.pl

Ordinc lib\gui-log.pl lib\gui-ptl.pl

Budget lib\gui-bud.pl lib\gui-ptb.pl (till 1.55, after that lib\gui-fin.pl en lib\gui-ptch.pl)

Edis lib\gui-edi.pl lib\gui-pte.pl

Project lib\gui-pro.pl lib\gui-ptp.pl

Finance lib\gui-fin.pl lib\gui-ptch.pl

System lib\gui-sys.pl N.A.

If there is no reference present, you will have to add it. The references to the patches (the right column) need to be put at the beginning of the Propath.

If the references are there, you need to check whether the software is there where the reference says it is. Either you need to adjust the reference or install the software using the CD-rom.

 

B) Your license does not contain the module. (this does not apply to system\..\..\.p message)

In this case there is a reference to the module, however, this was not installed. Hence the software cannot be found and the message pops up.

In the Propath you can delete the references to the software. The explanation for the procedure can be found in A. This is not absolutely necessary, but will avoid future message.

Futhermore there is another reference in exact.pro. This reference is in the line ‘aliases’. To adjust the correct ‘aliases’ the following procedure needs to be followed.

Check:

 

i) Num packages;

ii) Go to the settings of the package you run and look in that block for ‘connections’;

iii) Go to the block(s) to which as stated in the connections and check the line ‘aliases’.

In this line you want to delete the following:

NOTE! To be sure you might want to copy and rename the exact.pro file, so that you have a backup.

Module name in message Reference to be deleted

Logistic al-sto, al-stosh, logistic

Stock al-sto, al-stosh, logistic

Ordinv al-sto, al-stosh, logistic

Budget al-bud, al-budsh, budget

Edis al-edis, al-edissh, edis

Project al-pro, al-prosh, project

Finance al-fin, al-finsh, finance

System N.A.

 

C) System\...\….p not found [293]

Basically you need to follow the same steps as mentioned in A, however , there is an extra step. You also need to check whether the reference in the Propath in the file ‘progress.ini’ is correct. This file can also be found in the root directory of Exact Financials C/S. The reference should be (in standard situations) lib\gui-sys.pl

If you made adjustments, you need to restart Exact Financials C/S. The new reference are now loaded.