Re: passing file path as parameter
"Scott Nichol" <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <242f01c479a2$bca7e880$6401a8c0@northgate> |
Passing a file path is fine. Have you testing the COM object standalone? Do you see any exceptions? Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "gurcharan singh" <[email protected]> To: <[email protected]> Sent: Sunday, August 01, 2004 10:01 AM Subject: passing file path as parameter > Hello, > I am using Apache SOAP Com plugin to access a COM DLL and in this DLL I > have to send a file path as string parameter, as this DLL will be using > this file for doing some processing. But as I send this file path string, > I didn’t receive any message from the DLL. > I think that the file path is not going properly to this DLL is there is > any one who can help me how should I g about. And also is passing file > path as the parameter is sufficient in this case. > > Bye! > gurcharan > > > >