Hi All,
I'm facing an issue while deploying the project file. The project contains six .dll files. Normally, I update the .dll in the system definition (.sysdef) file after making changes to any model without any problems.
Recently, I updated the inport name and signal name in one model (used for a simple switch). The new .dll integrates into the .sysdef file without errors. However, during project deployment, I encounter Error 307702, and the deployment fails.
What I’ve checked:
- The new
.dll file is only 1 KB smaller than the previous version.
- The number of inports and outports remains unchanged.
- I removed and re-added the
.dll in the .sysdef file.
- The "Import all parameters" option is enabled during model addition.
Despite these checks, the issue persists. Could you help identify what might be missing or causing this error?