Menu

#5 Runtime Error 217 at 004027EC

open
None
9
2005-04-11
2005-02-13
atul
No

Hi,

I am new to SAX for Pascal and XML as such. I am using
SAX for Pascal for a sample Delphi project to
demonstrate SAX parsing. I am getting the following
error each time I close the application. This happens
irrespective of whether I do any parsing activity or not.

I could debug till the SAX.pas unit finalization section.

initialization
SAXVendors := TStringList.Create;

finalization
ClearVendors;
SAXVendors.Free;

end.

After the final end. statement it throws the
error "Runtime Error 217 at 004027EC".

Please suggest what could be the reason for this error.
Any pointers would be of great help.

Thanks and regards,
Atul

Discussion

  • atul

    atul - 2005-02-13
    • priority: 5 --> 9
     
  • Karl Waclawek

    Karl Waclawek - 2005-04-11
    • assigned_to: nobody --> jeffrafter
     
  • Karl Waclawek

    Karl Waclawek - 2005-04-11

    Logged In: YES
    user_id=290026

    It seems we never got notified of this bug entry.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.