-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Missing FPT Files
Home > Community > Automation and VBA > Missing FPT Files
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 20 Jahren, 8 Monaten von norbert.bakkers@lr.org aktualisiert.
-
AutorBeiträge
-
April 27, 2004 um 2:34 am Uhr #12437norbert.bakkers@lr.orgTeilnehmer
Due to a hard disk crash, I had to install Flexpro again including the service packs.
After the installation I opened my original project database and found that in VBA there are two missing FPT files. (Tools – References).
The errors are:
1)
Missing: (unknown).FPT
the location is: c:program filesflexpro 6.0users(unknown).fpt
2)
MISSING: Template.FPT
the location is: c:documents and settingsall users emplatesflexpro6.0T…..
(the rest of the message is longer than the window)If I have an empty database, there are no errors, just the three first boxes are ticked. After loading the project database I have the three standard boxes ticked plus the two above mentioned error lines with the boxes ticked.
Flexpro has been installed on an XP machine using admin rights.
What causes this error and is it FlexPro related or XP related.Thanks.
April 27, 2004 um 7:43 pm Uhr #8730Bernhard KantzTeilnehmerThe file c:program filesflexpro 6.0users(unknown).fpt is the Personal Template Database and the file c:documents and settingsall users emplatesflexpro6.0Templates.fpt is the Global Template Database.
These databases don’t exist after a new FlexPro installation.
You can store macros in template databases or in databases. By default, FlexPro stores macros in the Personal Template Database so that they’re available for use with every FlexPro database.
References to a non-existing template database in a macro are the cause of the error messages.There are three solutions:
1) If you have a backup of the template databases, copy them in the appropriate directories.
2) Open the macro dialog (ALT+F8) to create new template databases.
3) Remove the references to the template database in the VBA code.Support
support@weisang.comApril 27, 2004 um 7:43 pm Uhr #8118norbert.bakkers@lr.orgTeilnehmerDue to a hard disk crash, I had to install Flexpro again including the service packs.
After the installation I opened my original project database and found that in VBA there are two missing FPT files. (Tools – References).
The errors are:
1)
Missing: (unknown).FPT
the location is: c:program filesflexpro 6.0users(unknown).fpt
2)
MISSING: Template.FPT
the location is: c:documents and settingsall users emplatesflexpro6.0T…..
(the rest of the message is longer than the window)If I have an empty database, there are no errors, just the three first boxes are ticked. After loading the project database I have the three standard boxes ticked plus the two above mentioned error lines with the boxes ticked.
Flexpro has been installed on an XP machine using admin rights.
What causes this error and is it FlexPro related or XP related.Thanks.
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.