Re: passing file path as parameter
"Scott Nichol" <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <01bf01c47a51$24178f80$6401a8c0@northgate> |
Is there a specific error you are getting? Your original post said "I didn't receive any message from the DLL". 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" <[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 still not been able to understand why dll is giving this type of error? > > Bye! > gurcharan > > -----Original Message----- > From: Scott Nichol [mailto:[email protected]] > Sent: Tuesday, August 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 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 > > > > > > > > > > > >