Windows 2000
Status: Beta
Brought to you by:
wim_decorte
I'm using this in a small C# application, which runs
perfectly on windows XP. But when I run this on Windows
2000, it doesn't connect.
fms = new FMSAxml(FMSAxml.scheme.HTTP, theServer,
thePort, theAccount, thePW);
Has anybody gotten fmDotNet working on a windows 2000
box? I don't have one to test out.
Joshua