I checked the file, it seems to be ok, and there's no viruses in my system
either. Running admin account
Where else can I check for what's wrong ?
Thanks.
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This file contains port numbers for well-known services defined by IANA
#
# Format:
#
# / [a
Sometimes the files is OK but not at the right place. The virus change the
location of the file specified in the registry, so the system doesn't find
it.
But to be sure, just run the program (or ICS demo) as a normal program and
see if you have the error also.
If you have Norton Security, disabl
You are right. I tried to run the ftp server demo as a normal app and it
failed to resolve "ftp" port. Something happened in the last few days since
it was working earlier. I am quite sure I haven't been infected by a virus
though, I keep a good security profile on my system. I don't have norton
Hello Brian,
The folder where the file is in a registry key. It is mentioned once a
while in this group. Eventually try the searchable archive.
---
Rgds, Wilfried
http://www.mestdagh.biz
Friday, August 12, 2005, 19:04, brian wrote:
> You are right. I tried to run the ftp server demo as a normal
I found the folder in the registry, under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
DataBasePath: %SystemRoot%\System32\drivers\etc
- Original Message -
From: "Wilfried Mestdagh" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Friday, August 12, 2005 19:2
> You are right. I tried to run the ftp server demo as a normal app and it
> failed to resolve "ftp" port. Something happened in the last few days
> since
> it was working earlier. I am quite sure I haven't been infected by a virus
> though, I keep a good security profile on my system. I don't hav
And what about the value ? Does it point where the file is ?
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "brian" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Friday, August 12, 2005 7:47 PM
Subject: Re: [twsocket] FTP as system service: Cannot convert po
On 08-Aug-05 19:08:36 Francois PIETTE wrote:
>Another interesting link is this one:
>http://codecentral.borland.com/Item.aspx?id=16213
>It contains code to validate usercode/password on a Windows domain.
>It is a Delphi translation of the code in the article:
>http://support.microsoft.com/default.
I repost some points to discuss:
a) Exception in THttpContentCoding.GetCoding method
This method is called indirectly during the initialization. It seems
that this is not the best moment to raise an exception.
When run from Delphi, if the "Stop on Delphi exception" is not
enabled, the developer se