
SOAP Toolkit/Web services and FileSystemObject...
Dear all,
I developed an ActiveX Dll which uses FileSystemObject. I used SOAP
Toolkit to turn this ActiveX into an Web service. The problem is that
when I use this ActiveX directly into VB6, files created by
FileSystemObject's methods OpenTextFile or CreateTextfile are PC ANSI
type, but when I use it as a web service through ISS/SOAP Toolkit,
files created are UNIX ANSI type.
Thus, the question is: Is there any way to force/set FileSystemObject
methods to generate files of specific type (PC ANSI, UNIX ANSI, etc.)?
I have already tried Tristate enumerators in Format parameter with no
success.
Any tip is wellcome.
Sincerely,
Luciano Evaristo Guerche
S?o Bernardo do Campo, SP, Brazil