Quantcast
Channel: WCF Extensions
Browsing all 20 articles
Browse latest View live

New Post: Examples on how to use via app.config file

Hello, I noticed that your sample code builds up connections completely in code. Do you have any samples of how to configure the WCF Extensions via an app.config file? Thanks, Jim

View Article



Patch Uploaded: #2105

SimonCropp has uploaded a patch.Description:A sample service and client both configured using "app.config"s

View Article

New Post: Examples on how to use via app.config file

Jim I have uploaded a zip to the patches page that contains a sample service and client both configured using app.confighttp://www.codeplex.com/wcfextensions/SourceControl/PatchList.aspx

View Article

New Post: Examples on how to use via app.config file

Simon, Thanks, I started to take a look at it today.  Perhaps you can refer me to a good WCF resource though. The app.config that was crafted for me with VS 2008 contains "behaviors" and "services"....

View Article

New Post: Examples on how to use via app.config file

Duh. I finally realized I was looking at the wrong app.config and that's why it didn't make any sense. OK, I am now getting the following error: The maximum string content length quota (8192) has been...

View Article


Source code checked in, #21051

Minor refactorings

View Article

Source code checked in, #22661

Added Behaviors patch from Simon Cropp

View Article

New Post: Compression + MTOM

Is there any way to enable compression and MTOM message encoding at the same time. I have tried following configurations: - CustomBinding with binding elements: MtomMessageEncodingBindingElement,...

View Article


New Post: If you have a Security Context on the server

Our server requires a Security Context, so we had some trouble getting the sample code to work. What we realised, is that we need to add a NetTcpBinding to the CustomBinding - not build up all the...

View Article


New Post: Trouble with ReplySessionChannel

Hi, I was trying to get this very nice piece of work activated on a security enabled service, and I kept running into this InvalidCastException in the base ctor for CompressionChannel: Ln 26: var...

View Article

Source code checked in, #25663

Added Xml test scenario

View Article

New Post: Compression with NetTcpBinding

Understandably, there's a lot of talk about compressing HTTP/SOAP communication.Is it possible to use wcfextensions to compress binary messages too, such as those sent via NetTcpBinding?  Using a...

View Article

New Post: Examples on how to use via app.config file

It turns out that one needs to indicate some max values on the <customBinding> element in the app.config as follows - in my case I set the max's to 2GB, which I kinda figured should be sufficient...

View Article


New Post: Couldn not find schema information for attribute...

I'm trying to build a small client server WCF example application based on a HelloService example .(this is in the clilent app to which I added the Service Reference HelloService). Although I don't get...

View Article

New Post: Examples on how to use via app.config file

Hi! Can this be used with non .NET clients as well? I mean, I have a solution that includes the client implemented on a Linux hand-held device and I am using c/gSoap for the client.

View Article


New Post: Is it interoperable?

My client app runs on an ARM processor based Linux hand held device and the application is written in c and gSOAP to consume my WCF webservice. The binding is basicHttp. Can this compression channel...

View Article

Source code checked in, #55578

Checked in by server upgrade

View Article


New Post: Is Windows Authentication supported?

HI, I started taking a look at this but I got into big troubles when I integrated into my project. I'm using windows authentication in the web service and looks like the both features don't coexist for...

View Article

Source code checked in, #81798

Checked in by server upgrade

View Article

Source code checked in, #81799

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article
Browsing all 20 articles
Browse latest View live




Latest Images