Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Indy 10 Minimum Server Demo Fails
| Subject: | Indy 10 Minimum Server Demo Fails |
| Posted by: | "Gary A. Anderson" (blackha..@rwsystems.net) |
| Date: | Sun, 29 Oct 2006 17:59:33 |
I am having a problem running Http Server in my program so I down loaded the
minimum server demo code and ran it without any changes. I get the
following error when the program is run:
Project HttpServer.exe raised exception class EAccessViolation with message
'Access violation at address 74610000. Read of address 74610000'. Process
stopped. Use Step or Run to continue.
Any idea why I am getting this error?
Gary...