Product: IESX
Version: 10.1
Application: Project_Rename
Search Type: Error
Topic:
Project_Rename error: 54001010
Description:
The 54001010 error can be received when:
1) permissions are not open.
2) missing files when copying files to new project DSLs.
3) new project not created with same number of DSLs as the original project.
4) didn't copy DSL1 to DSL1, etc...but rather copied DSL2 to DSL3, etc. or
5) Combination of the above.
Solution:
Either:
1) recopy contents of original project.
2) open up permissions (rw-rw-rw).
3) run project_rename again.
OR
1) delete new project.
2) create a new IESX project (same number of dsl's as original but see note).
3) recopy files to new project DSLs.
4) open up permissions (rw-rw-rw).
5) run project_rename again.
Note:
The dsls get numbered 001,002,003,004....0010 etc when being added to the project.
If dsls have been added and removed to/from the original project they may be
numbered 001,002,005,006.....0012 etc.
So, if you are doing a rename it is not always sufficient to have the same
actual number of dsls but the number of dsls corresponding to the highest
assigned number.
You can find out what this should be by doing a 'strings' on the .da file.
For instance,although the project may only have 10 dsls,the highest one listed
may be 0012 so you would need 12 dsls in your new project for renaming.
In this case,if the data isn't copied to the corresponding dsl, eg. data from
0010 is copied to 0012 the rename should work ok and dsl numbering can be fixed
by repatching after rename.
Last Modified on: 29-JAN-99