I am using VS 2003 and WSE 2.0
I transfer a file as a dime attachment to a server using a web service. on
the client RequestSoapContext.Current.Attachments.Count has a count of 1 but
on the server it has a count of 0
any suggestions
Richard Trotter - 27 Jun 2007 21:06 GMT
I forgot to mention that the code is working in the current production
website. but i can't put a new release into production because It is dropping
the attachment. I really believe that this has something to do with my
configuration. using windows XP Pro to develope
> I am using VS 2003 and WSE 2.0
>
[quoted text clipped - 3 lines]
>
> any suggestions