- Posts: 5
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- System Development
- pl_ExSystem causing Read Error
×
Components and Libraries for System Development, discussions, problems and suggestions
Question pl_ExSystem causing Read Error
- Terry
- Topic Author
- Offline
- New Member
-
Less
More
1 month 1 week ago #16969
by Terry
pl_ExSystem causing Read Error was created by Terry
I have an application which was working fine in CodeTyphon release 7.50 but has failed on release 7.60 and 7.70.
I traced the problem into pl_ExSystem, specifically the TplResStore unit I am using extensively thruout my application.
There was a change in the StoreMode with the smStore mode being replaced with I assume the smNoZip mode.
I have tried to change the StoreMode to smNoZip in the DRM file without success.
I went back to release 7.50 and changed the Storemode to smZipLow, installed v7.7 tested without success
I deleted the component, reloaded the Items on release 7.7 without success.
What is required to get to fix my application and move forward with this change?
Currently using CodeTyphon V7.7 on Windows 10 Pro
Any assistance is appreciated.
I traced the problem into pl_ExSystem, specifically the TplResStore unit I am using extensively thruout my application.
There was a change in the StoreMode with the smStore mode being replaced with I assume the smNoZip mode.
I have tried to change the StoreMode to smNoZip in the DRM file without success.
I went back to release 7.50 and changed the Storemode to smZipLow, installed v7.7 tested without success
I deleted the component, reloaded the Items on release 7.7 without success.
What is required to get to fix my application and move forward with this change?
Currently using CodeTyphon V7.7 on Windows 10 Pro
Any assistance is appreciated.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
1 month 1 week ago - 1 month 1 week ago #16970
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic pl_ExSystem causing Read Error
Please try this
replace TplResStoreUnit.pas with the new TplResStoreUnit.pas in attach file
rebuild Typhon IDE
and test
replace TplResStoreUnit.pas with the new TplResStoreUnit.pas in attach file
rebuild Typhon IDE
and test
PilotLogic Core Programmer
Attachments:
Last edit: 1 month 1 week ago by Matis A..
Please Log in or Create an account to join the conversation.
- Terry
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 month 1 week ago #16973
by Terry
Replied by Terry on topic pl_ExSystem causing Read Error
@ Matis A.
That did the job. All is working again.
Will I have to replace this unit on future CodeTyphon releases?
Thanks for your quick response.
That did the job. All is working again.
Will I have to replace this unit on future CodeTyphon releases?
Thanks for your quick response.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
1 month 1 week ago - 1 month 1 week ago #16974
by Matis A.
No, we add this Fix to LAB CT ver 7.80 rev 007760 (unreleased)
PilotLogic Core Programmer
Replied by Matis A. on topic pl_ExSystem causing Read Error
.....
Will I have to replace this unit on future CodeTyphon releases?
....
No, we add this Fix to LAB CT ver 7.80 rev 007760 (unreleased)
PilotLogic Core Programmer
Last edit: 1 month 1 week ago by Matis A..
Please Log in or Create an account to join the conversation.