Re: passing file path as parameter

2004-08-04 Thread Scott Nichol
rom: "gurcharan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 25, 2004 1:20 PM Subject: RE: passing file path as parameter > Yes The problem is with the DLL I have used a earlier version of the DLL and > now it's working properly. > > But st

RE: passing file path as parameter

2004-08-04 Thread gurcharan
st 03, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: Re: passing file path as parameter 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

Re: passing file path as parameter

2004-08-03 Thread Scott Nichol
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

passing file path as parameter

2004-08-01 Thread gurcharan singh
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