Opened 17 years ago
Closed 17 years ago
#543 closed defect (invalid)
Ois.Store does not store
Reported by: | César Pérez Álvarez | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | System | Version: | 1.1.6 |
Severity: | blocker | Keywords: | |
Cc: |
Description
If we try this code
Set datos = SetOfReal(1,2,3,4);
Real Ois.Store(datos, "result.oza");
Tol crashes or a cmd windows pops up with the strange massage "Access denied".
I have tried with another sets and the behaviour is the same.
Change History (2)
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
comment:2 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
I can not reproduce this bug in the last 116 version. I think that this bug was a ghost.
Note: See
TracTickets for help on using
tickets.
Sorry, but I cannot reproduce that behaviour.
The message 'Access denied' seems to mean that you don't have permission to write file "result.oza". As you are working in WindowsXP I supose there isn't any problem with permissions. Do you can build a ZIP of entire directory and attach here or send it to me of some way to try to reproduce it? Probably this file is corrupted or in use and you will should try to destroy it after to build the ZIP, but TOL shouldn't abort in any case.