When trying to import the assemblies from Indy10 under
my eiffel ide, it turns out that indy makes use of
"Indy.Sockets.IndyReply.Reply+@MetaReply" which is
not CLS compliant.
I myself do not have Delphi 8 but who knows if
Indy 10 is CLS compliant, or if it can be made
CLS compliant via some switch?
Ruud.
I'm no .Net guru, but Indy 10 is being used by some VS users. There are some issues with dependencies on VCL-specific items like TStrings and streams, but I haven't seen this particular issue mentioned before.
Is there any other detail you can offer that might point in the right direction?