View Issue Details

IDProjectCategoryView StatusLast Update
0002649JEDI VCL00 JVCL Componentspublic2005-02-25 05:16
Reporterralf.kaiserAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version3.00 
Summary0002649: TJvAppIniFileStorage: Error at designtime
DescriptionTake a TJvAppIniFileStorage, set Location to flCustom and enter (e.g.) "CONFIG.INI" as filename (i had this setting in an older project, the real filename was set by the code). Now save the form file and close it in the IDE and you will get an error "Unable to create directory" and then some AVs. After that Delphi can only be closed with the task manager.
Additional InformationAs a workaround it is possible to set Location to flExeFile at designtime and reset it to flCustom by code.

TagsNo tags attached.

Activities

jfudickar

2005-02-16 13:27

developer   ~0006509

Fixed in CSV by disabling flush and reload at designtime

Issue History

Date Modified Username Field Change
2005-02-16 06:27 ralf.kaiser New Issue
2005-02-16 13:26 jfudickar Status new => assigned
2005-02-16 13:26 jfudickar Assigned To => jfudickar
2005-02-16 13:27 jfudickar Note Added: 0006509
2005-02-16 13:27 jfudickar Status assigned => feedback
2005-02-25 05:16 obones Status feedback => resolved
2005-02-25 05:16 obones Resolution open => fixed