Problem Description: .zap13 Project Archive Will Not Open in TIA Portal V13
Engineers and students downloading Siemens SCE training curriculum projects, technical examples, or exchanged TIA Portal project archives frequently encounter a failure when attempting to open a file with the extension .zap13 (sometimes referred to colloquially as .zp13). The TIA Portal user interface either displays no project tree, fails to recognize the file in the Open dialog, or returns a version mismatch error during the retrieve operation.
The root cause is almost always one of the following four conditions:
- The installed TIA Portal version is older than V13 SP1, or is missing the required update level (UPD).
- The TIA Portal installation is STEP 7 Basic, WinCC Basic, or another non-Professional edition that cannot open archived projects containing PLC programming.
- The user is operating in Portal View instead of Project View, or the file has not been extracted from the
.zap13container. - The
.zap13file is corrupted, incompletely downloaded, or has been associated with the wrong Windows program (for example, a web browser after a misclick on "Open with").
This article walks through the diagnostic procedure for each condition, the exact steps to recover the project, and the verification checks that confirm a successful retrieve.
Understanding the .zap13 File Format
The .zap13 extension is the TIA Portal project archive format for V13. The "zap" prefix denotes "TIA Portal archive" and the trailing "13" indicates the TIA Portal major version that originally created or last saved the project. Inside the archive is a compressed directory tree containing:
-
SystemData\— cross-device system master data and topology. -
IM\— installation/configuration data for each device. -
Logs\— compilation logs and references. - One or more
.ap13(project) or.al13(library) files that hold the actual hardware configuration, program blocks, HMI screens, and connections.
Because the .zap13 is a structured ZIP container, two extraction paths exist:
| Method | Tool | Behavior |
|---|---|---|
| TIA-native retrieve | TIA Portal → Project → Retrieve | Extracts to configured storage path and registers the project in the project tree |
| External archive utility | 7-Zip, WinRAR, Windows ZIP | Extracts raw .ap13 files; must then be opened with TIA Portal → Open |
Use the TIA-native retrieve whenever possible — it preserves the default storage location, link integrity, and version metadata. External extraction is acceptable when the archive must be inspected outside TIA or when the file association has been broken on the workstation.
Root Cause 1: Wrong TIA Portal Version Installed
The TIA Portal V13 release train has three public delivery milestones that determine which archives a workstation can open:
| Edition | Internal Build | Opens .zap13 created by | Typical error message |
|---|---|---|---|
| TIA Portal V13 (Base) | V13.0 + UPD1..UPD6 | V13.0 base projects only | "Project was created with a newer version of TIA Portal" |
| TIA Portal V13 SP1 | V13.0 SP1 + UPD1..UPD7 | V13.0 base + V13 SP1 projects | None if both SP1 and matching UPD present |
| TIA Portal V13 SP2 | V13.0 SP2 + UPD1..UPD9 | All V13 archives | None |
Step 1 — Identify the installed version
- Launch TIA Portal.
- From the menu bar select Help → Installed Software.
- Read the
SIMATIC STEP 7entry. Confirm the edition (Basic / Professional) and the version string (for exampleV13.0 SP1 + UPD6). - Cross-reference the installed edition against the version that produced the
.zap13file.
The version mismatch is the single most common cause of "cannot open .zap13" symptoms. If the Help → Installed Software dialog shows V13.0 without an SP suffix and the archive was saved with V13 SP1, the retrieve will fail.
Step 2 — Apply the missing Service Pack and Update
Two delivery mechanisms are available to reach V13 SP1 with a current update level:
- Siemens Automation Updater — a wizard that runs from inside TIA Portal and queries the Siemens update server for missing Service Packs and Updates. Triggered via Help → Automation Updater. Requires an active Siemens support contract or registered download entitlement.
- Manual download — fetch the offline update package from the Siemens Industry Online Support portal and run the installer in administrator mode.
Update levels for V13 SP1 released publicly include UPD1 through UPD7, with UPD7 being the most recent for that Service Pack. Always update to the highest available UPD for the Service Pack that matches the target archive version. Mixing update levels across workstations in a team is permitted; mixing Service Packs is not.
Root Cause 2: STEP 7 Basic Edition Installed Instead of Professional
TIA Portal ships in tiered editions. The relevant tiers for .zap13 retrieval are:
| Edition | PLC Programming Languages | Opens .zap13? |
|---|---|---|
| STEP 7 Basic V13 | FBD, LAD (S7-1200/1500 limited) | Only projects targeting S7-1200 with no advanced instructions |
| STEP 7 Professional V13 | FBD, LAD, STL, SCL, GRAPH (S7-300/400/1200/1500) | Yes — all PLC project archives |
| HMI configuration only | Limited — HMI subprojects only; PLC program blocks hidden |
The Siemens SCE training curriculum projects typically contain S7-300 or S7-1200 program blocks authored in STL or SCL, requiring STEP 7 Professional. A Basic installation will retrieve the archive but the program editor will not display the affected blocks, producing the appearance that "the project did not open".
Resolution
- Confirm the edition in Help → Installed Software.
- If Basic is installed, obtain a STEP 7 Professional license (floating or single-user) and run the TIA Portal setup in modify/repair mode to add the Professional package.
- Re-attempt the retrieve once Professional appears in the installed software list.
Root Cause 3: Operating in Portal View or Skipping Extraction
TIA Portal V13 has two user interface modes:
- Portal View — task-oriented dashboard; intended for quick actions and guided workflows.
- Project View — full editor with project tree, device configuration, and program blocks; required for advanced editing and for opening existing projects.
When the user is in Portal View, the Open Project dialog may filter .zap13 out, or may show the file but fail to perform the retrieve because the destination directory selector is hidden.
Switch to Project View
- In the lower-left corner of the TIA Portal window, click Project View.
- The interface switches to a full IDE layout with the project tree on the left.
- Use Project → Retrieve from the menu bar.
Retrieve Procedure (TIA-native)
- In Project View, choose Project → Retrieve → Retrieve from device/PG... or Retrieve from file....
- Browse to the
.zap13file. - Select a target storage directory inside the TIA Portal project repository (default
%USERPROFILE%\Documents\Automation\). - Click Retrieve. TIA Portal extracts the archive, registers the project, and opens it automatically.
Manual Extraction Procedure (External Tool)
- Install 7-Zip, WinRAR, or any utility that handles the ZIP64 container format.
- Right-click the
.zap13file in Windows Explorer. - Choose 7-Zip → Extract Here (or Extract to <foldername>).
- Open TIA Portal in Project View.
- Choose Project → Open and navigate to the extracted
.ap13file inside the output folder.
Root Cause 4: File Association Broken or Archive Corrupted
If a .zap13 file is inadvertently opened with a web browser, text editor, or another application, Windows may register that association persistently. Subsequent double-clicks will fail to launch TIA Portal.
Restore the Default Association
- Right-click the
.zap13file in Windows Explorer. - Select Open with → Choose another app.
- Click More apps → Look for another app on this PC.
- Browse to
C:\Program Files\Siemens\Automation\Portal V13\bin\Siemens.Automation.Portal.exe(path varies by installation drive). - Enable Always use this app and confirm.
Verify Archive Integrity
- Open the
.zap13with 7-Zip and view its internal directory listing. - Confirm the presence of a top-level
.ap13or.al13file and aSystemDatafolder. - Attempt extraction with Test archive from the 7-Zip menu. CRC errors indicate a corrupt or truncated download.
- If the test fails, re-download the archive from the original Siemens SCE source and verify the SHA-1 or file size against the published value.
Diagnostic Flowchart
Step-by-Step Resolution Procedure
Prerequisites
- Administrator account on the Windows workstation.
- Original
.zap13archive, verified by file size match. - Access to the Siemens Industry Online Support download area for Service Packs.
- STEP 7 Professional license key (USB dongle, floating license server, or license file).
Procedure
- Verify version: Launch TIA Portal and check Help → Installed Software. Note the STEP 7 edition and update level.
- Apply missing updates: Run Help → Automation Updater or install the offline update to reach V13 SP1 with the latest available UPD.
- Confirm Professional edition: If STEP 7 Basic is listed, modify the installation and add the Professional package. Restart TIA Portal.
- Switch to Project View: Click the Project View link in the lower-left of the Portal.
-
Retrieve the archive: Use Project → Retrieve and select the
.zap13file. Accept the default target directory. - Wait for extraction: TIA Portal decompresses the archive and registers all devices. Progress is shown in the lower-right status bar.
-
Open the project: The project appears automatically in the project tree. If not, navigate to the storage location and double-click the extracted
.ap13file. - Save a working copy: Immediately use Project → Save as to create a writable copy. The retrieved file is read-only until re-saved.
Verification
Confirm the recovery was successful with the following checks:
| Check | Expected Result | Failure Indicator |
|---|---|---|
| Project tree populates | Devices, PLC, HMI stations visible | Empty tree → retrieve silently failed |
| PLC program blocks list | OB, FB, FC, DB icons visible under Program blocks | Missing → Basic edition limitation |
| Compile (PLC → Compile) | 0 errors, 0 warnings | Errors → archive incompatibility, version mismatch |
| Download to PLC possible (online) | PG/PC interface selects target, online connection establishes | Cannot → check PROFIBUS/PROFINET interface and PG/PC assignment |
| Cross-references populate | Right-click on tag → Cross-reference shows usage | Empty → program was not compiled after retrieve |
Common Error Messages and Resolutions
| Error Text | Root Cause | Resolution |
|---|---|---|
| "The project was created with a newer version of TIA Portal and cannot be opened." | Workstation is older than the archive | Install the required Service Pack |
| "The file is not a valid TIA Portal project archive." | Corrupt download or wrong file type | Re-download; verify with 7-Zip CRC test |
| "No license for STEP 7 Professional found." | STEP 7 Basic installed, archive requires Professional | Add Professional license; transfer floating license |
| "The project is already open in another instance." | Two TIA Portal sessions launched | Close the second session; check the project's .lock file and remove if stale |
| Retrieve dialog is empty / .zap13 not listed | Wrong file filter; file association broken | Switch file filter to "Project archive (*.zap*)"; restore .zap13 association |
Preventive Measures and Best Practices
- Standardize on one TIA Portal version across the team. Maintain a documented matrix of workstation versions versus archive versions distributed to colleagues and students.
- Always run the Siemens Automation Updater quarterly. New update levels frequently fix TIA Portal bugs and improve archive compatibility.
-
Keep archives under version control. Use Git LFS or a binary asset repository to track
.zap13checksums. -
Document the archive's originating TIA Portal version in the project README. A simple
TIA_Portal: V13 SP1 UPD7line eliminates the version guesswork for downstream users. - Avoid mixing Basic and Professional on shared workstations. Confirm the edition required by the project before installing the license.
Troubleshooting Matrix
| Symptom | Primary Cause | Secondary Cause | Action |
|---|---|---|---|
| File does not appear in Open dialog | Wrong file filter | File association hijacked | Set filter to *.zap*; reset default app |
| "Newer version" error on retrieve | Workstation too old | Archive saved on newer SP | Update to required SP + UPD |
| Project tree empty after retrieve | Basic edition hides PLC | Read-only flag blocks tree | Upgrade to Professional; remove RO attribute |
| Compile errors after retrieve | Referenced library missing | Hardware catalog patch needed | Install HSP; install referenced library |
| Cannot find project on disk | Storage path was customized | User account mismatch | Check %USERPROFILE%\Documents\Automation or last-used path |
Field-Commissioning Notes
On a factory floor where the workstation must remain on a specific Service Pack for compatibility with installed PLC firmware, do not upgrade TIA Portal unilaterally. Instead, request the project author to save the archive at the target Service Pack level: Project → Archive → Archive to file.... The resulting .zap13 can then be retrieved on workstations matching that Service Pack exactly.
When training new engineers on Siemens SCE curriculum materials, verify their workstation against the version table at the start of the session. A 5-minute version check eliminates the 30-minute "cannot open" recovery that frequently derails training schedules.
Why does my TIA Portal V13 SP1 say "cannot open .zap13"?
Most often because the installed update level is too old, STEP 7 Basic is installed instead of Professional, or the file filter is set to *.ap13 instead of *.zap*. Open Help → Installed Software to verify the version and edition, then use Project → Retrieve with the project archive filter selected.
What is the difference between .zap13 and .ap13 files?
.zap13 is a compressed project archive containing one or more .ap13 project files plus system data. You retrieve a .zap13 into the TIA Portal storage location, while you open an .ap13 directly. The "zap" prefix indicates "TIA Portal archive" and the trailing number is the TIA Portal major version.
Can I open a V13 SP1 archive with TIA Portal V13 base?
No. TIA Portal V13 base cannot read archives created by V13 SP1 or later. You must upgrade to V13 SP1 (with the latest UPD) or V13 SP2. The reverse is also true: V13 SP2 opens V13 SP1 archives, but the project will then be re-saved at SP2 level unless you explicitly archive it back down.
Do I need STEP 7 Professional to open SCE training projects?
Yes for almost every SCE module that uses S7-300 or S7-400 STL/SCL code. STEP 7 Basic will retrieve the archive but program blocks will not be editable. Confirm the edition under Help → Installed Software; if Basic is listed, add the Professional license via the TIA Portal setup in modify mode.
How do I extract a .zap13 file without TIA Portal?
Use 7-Zip or WinRAR: right-click the file, choose Extract Here, then open the resulting .ap13 file in TIA Portal → Project → Open. This is useful when the file association is broken or when inspecting archive contents for troubleshooting.