Help with MSI 2715
Help with MSI (Microsoft Installer) error 2715: The specified File key ('[2]') not found in the File Table.
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
Keith C
11 months ago
Do you/anyone still have Microsoft MS Photodraw v 2.0.0.1129 Somehow over the years I lost my discs and have so many photos I want to add to a newer computer but need to add Photodraw, same version to open them.. I tried newer versions but they don't let you open the pics saved in 2.0.0.1129. Mine came in a yellow hard cover notebook with other Microsoft Office and Business Solution programs. Actually looking for that complete set to access my other Office files (Word/Excel), but desperately need the Photodraw. zother@aol.com
Posted by:
AppDeploy.com
20 years ago
This error has been reported when the MSI has a custom action in the incorrect place in the
sequences section. If you are authoring an MSI and working with custom actions, try inserting it between the "Install Initialize" and "Install Finalize" entries in the "Execute Sequence".
This was also a problem reported that was fixed in PhotoDraw 2000, Version 2 SR-1 (2.0.0.1129) where it was encountered during install-on-demand operations.
sequences section. If you are authoring an MSI and working with custom actions, try inserting it between the "Install Initialize" and "Install Finalize" entries in the "Execute Sequence".
This was also a problem reported that was fixed in PhotoDraw 2000, Version 2 SR-1 (2.0.0.1129) where it was encountered during install-on-demand operations.
Posted by:
misterd
18 years ago
This error was caused by having an empty component. The file key *never* existed in the file table. The component was ODBC entries that I removed to replace with registry entries. I forgot to make sure that WPS4.62 didn't leave empty components after I delete the ODBC stuff in Installation Expert. (Misterd, 4 may 2006)
Posted by:
organicjoy
18 years ago
Posted by:
fritoz
17 years ago
Sometimes the simplest things can be the solution:I had a Microsoft MSI which I had to add a file to which I did through ORCA - WPS took ages and frequently crashed whilst saving.I got a 2515 error because of a "typo" in the Component table/Ketpath column. All I had to do was cross-check the relevant entry and change the Keypath to have the correct spelling.
Posted by:
whenriksen
13 years ago
Posted by:
koswo
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.