wcf-streaming Questions

2

Solved

I'm trying to add a MessageContract to my WCF service, similar to what's going on in this question: WCF: using streaming with Message Contracts Here's the exception I get: The operation 'UploadFil...
Characterize asked 24/5, 2011 at 5:58

1

Solved

I am using WCF bindings with streamed transfer mode, for both uploading and downloading binary content to/from a service. I've managed to get it working. I'll include the configuration, contracts, ...
Sudarium asked 23/11, 2012 at 8:32

1

Solved

This is a severe problem in my application for some months with out finding any good solution. I noticed that C# manage the way Stream class is streaming in WCF, without considering my configuratio...
Verile asked 26/5, 2012 at 19:53

1

Solved

I need a good example on WCF Streaming File Transfer. I have found several and tried them but the posts are old and I am wokding on .net 4 and IIS 7 so there are some problems. Can you gives me a...
Rok asked 28/7, 2011 at 11:51

2

Solved

I uses netTcpBinding and streaming to send files from one server to another like described in this codeproject article,as I understand In wcf when we want to send stream we should create and return...
Erin asked 27/2, 2011 at 20:34
1

© 2022 - 2024 — McMap. All rights reserved.