SOAP Toolkit/Web services and FileSystemObject... 
Author Message
 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



Mon, 25 Oct 2004 04:08:47 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. SOAP Toolkit/Web services and FileSystemObject...

2. How to call web service created by Soap toolkit wsdl Generator

3. Time changed when calling a web service with Soap Toolkit

4. SOAP Toolkit/Webservices and FileSystemObject

5. Translation of a SOAP Envelope - Visual Basic/SOAP Toolkit to Java/Apache

6. Reading XML / SOAP response from call to a Web Service

7. SMS Text Messaging SOAP/Web Service

8. VB 6 Client Using SOAP AND .NET Web Service

9. Web services and SOAP with VB

10. Creating a VB.Net Web Service utilizing SOAP?

11. Datatable from Soap web service

12. SMS Text Messaging SOAP, WSDL or .NET Web service

 

 
Powered by phpBB® Forum Software