Getting-Started-guides
Getting-Started-guides copied to clipboard
Issue in manifest with the version of CSXS
Submit an issue
Topic
This is an issue regarding:
- [x] The guides contained within this repo.
- [x] The samples contained within this repo.
Versions
- [x] CEP version(s) used [must be
8.x+for this repo]: - [ ] Supported CC app(s) and version(s):
Description of the issue
The version of the applications Photoshop Integrated with CEP and the version of CSXS doesn't match.
<ExecutionEnvironment>
<HostList>
<!-- 3) -->
<Host Name="PHSP" Version="19" />
<Host Name="PHXS" Version="19" />
</HostList>
<LocaleList>
<Locale Code="All" />
</LocaleList>
<RequiredRuntimeList>
<RequiredRuntime Name="CSXS" Version="7.0" />
</RequiredRuntimeList>
</ExecutionEnvironment>
Proposed solution or attempted solutions that failed
Use the version 8 of CSXS or 18 of PHSP/PHXS as you can see in the CEP 8 HTML Extension Cookbook