rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: chienyusin on October 15, 2003, 02:42:02 AM

Title: error occur
Post by: chienyusin on October 15, 2003, 02:42:02 AM
After compile the 1.5 stable source with Delphi 7 server/client version, click "Menu\Other options\MIME types...", an error occur:
   'Access violation at address 004D7014 in module "HFS.exe". Read of address FFFFFFFF.'
But, use your compiled HFS.exe, there is no error occur, why?   8O
Title: error occur
Post by: rejetto on October 15, 2003, 08:14:51 AM
i use delphi6, this could be the reason
did you apply all patches for delphi7 ? (i don't even know if there is any)
Title: error occur
Post by: chienyusin on October 16, 2003, 03:17:12 AM
:) I knew why. It is the Delphi 7's bug.
If set mimeBox's options exclude goEditing then that's OK.


Quote from: "rejetto"
i use delphi6, this could be the reason
did you apply all patches for delphi7 ? (i don't even know if there is any)