开发者

How to run WCF service and Silverlight 3 client app in one VS debug session

Is this possible? I have a solution with both projects, I just want to be able to hit F5 and debug both client and server at t开发者_运维问答he same time. Thanks!


If I were doing this I would open the solution twice - two instances of visual studio - once for each thing being debugged.


Found the answer to this one. In VS:

  1. Right-click on the solution in the Solution Explorer window, and select Properties.
  2. Select the Startup Projects property page.
  3. Select Multiple Startup Projects
  4. Choose the Projects that you want to startup on F5
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜