> hi..
>
[quoted text clipped - 43 lines]
> if i use AttachmentHandlerServiceWSE i simply get a SystemError
> exception
i sorat figured that out, but how do i configure wsdl of the webservice
so that dotnet could understand it? (automatics wsdl contains
datahandler as return type which dotnet does not recognize).
don't forget that dotnet builds a proxy automatically from the wsdl and
it didn't do anything regarding the attachment.
> If you are using DIME for attachments then .Net does not support referencing
> attachments as method arguments or return values. So you would have to access
[quoted text clipped - 61 lines]
> > if i use AttachmentHandlerServiceWSE i simply get a SystemError
> > exception
KC - 17 Feb 2005 21:59 GMT
I have the same problem.... the .NET wsdl.exe doesn't recognize the java date
type DataHandler. Therefore, it failed to generate the client proxy... Have
you find the solition yet?
Thank
> i sorat figured that out, but how do i configure wsdl of the webservice
> so that dotnet could understand it? (automatics wsdl contains
[quoted text clipped - 78 lines]
> > > if i use AttachmentHandlerServiceWSE i simply get a SystemError
> > > exception