Answered HPC SOA model: Using WebHttpBinding

  • 20 iulie 2009 20:49
     
     

    Hi,

    I've read that only BasicHttpBinding and NetTcpBinding WCF bindings are supported in HPC.
    The WebHttpBinding is essentially the BasicHttpBinding with MessageVersion.None setting.... so... why is the WebHttpBinding not supported?.

    If I set the MessageVersion to None and I use BasicHttpBinding.... does it work in HPC?.

    Thanks,
    Rodrigo.

Toate mesajele

  • 21 iulie 2009 07:03
     
     
    Hi,

    We haven't tested WebHttpBinding with HPC Server 2008, you are suggested to use BasicHttpBinding in this case.

    Can you let me know why you need WebHttpBinding instead of BasicHttpBinding?

  • 21 iulie 2009 07:05
     
     
    Hi,

    Well, I'd like to know if it is possible to use WCF Web programming model (REST) on HPC Server.... any ideas?

    Thanks,
    Rodrigo.
  • 7 august 2009 03:57
     
     Răspuns
    Hi,

    Our HPC Server 2008 is tested again .Net 3.0 and we didn't officially support WebHttpBinding because it comes with .Net 3.5. We only support Net.TCP binding and Basic HTTP binding in HPC Server 2008 RTM.

    Can you tell me why you prefer a REST binding instead of Basic HTTP binding?

    Thanks
    Yiding