Vitaly Dilmukhametov

  Home  |   Contact  |   Syndication    |   Login
  17 Posts | 0 Stories | 66 Comments | 0 Trackbacks

News

Archives

Post Categories

July 2009 Entries

Not long ago I notice interesting “feature” of WCF REST, hosted in the IIS7: when size of data from client exceeds some value, service broke the connection. I created test service, where I could reproduce this issue, using WCF REST Starter Kit (you can download here actual release, Preview 2). One of service's method is: [WebHelp(Comment = "Sample description for DoWork")] [WebInvoke(UriTemplate = "DoWork", Method = "POST")] [OperationContract] public SampleResponseBody DoWork(SampleRequestBody request)...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati