Where is System.ServiceModel.Web.dll?

前端 未结 7 1650
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-24 00:54

I am developing a Windows service that exposes a WCF service intended to be consumed by a Silverlight application, as explained in this blog post: http://mtaulty.com/Communi

相关标签:
7条回答
  • 2020-12-24 01:41

    You can find the configuration with the below steps.

    1. Right Click Project in Solution Explorer

    2. Choose Properties

    3. Choose Compile TAB on the left

    4. At the end of the compile page click Advanced Compile Option*s Button, this will bring up the A*dvanced Compiler Settings

    5. The last control is a drop down reading "Target framework (all configurations)

    0 讨论(0)
提交回复
热议问题