Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: Indy 10 Offset from UTC problem
| Subject: | Re: Indy 10 Offset from UTC problem |
| Posted by: | "Don Siders" (sider..@att.net) |
| Date: | Thu, 14 Dec 2006 11:59:49 |
> Then do you have any suggestions for my problem installing the
> development version (see message
I just downloaded and installed the most recent Dev Snapshot from
http://indy.fulgan.com.
I had no problems.
* Uninstall the the Indy 10 Design-time package in the IDE:
Used Component -> Install Packages -> Remove for both the
"Indy 10 Core Design Time" and "Indy 10 Protocols Design Time"
packages.
* Updated my source and re-compiled:
IndySystem100
IndyCore100
IndyProtocols100
dclIndyCore100
dclIndyProtocols100
* Installed:
dclIndyCore100
dclIndyProtocols100
If you had any errors, then you most likely have an older, conflicting
version of dcus or bpls in your system, library, or source paths that need
to be located and removed.
hth...
none