WCF : How to disable WCF Test Client

前端 未结 8 1666
悲哀的现实
悲哀的现实 2020-12-24 02:31

I created a new WCF Application. It has a svc file & a code behind, When I try to debug (F5) then I see the following.

  1. If svc file is open & press F5 t
8条回答
  •  [愿得一人]
    2020-12-24 03:20

    for future view ... when i was in a svc file, and hit f5, it always start this utility ... i try the param in the project file, don't work ...

    then, in property, i change the setting in web, from Current page, to my default page :)

    now i don't have this utility popping each time :)

提交回复
热议问题