1

I want to make my startup app the silverlight application and make it run by pressing play.

The problem i have is that I use https and I need the web services to use IIS.

How can i do this?

Charles
  • 50,943
  • 13
  • 104
  • 142
Xander
  • 9,069
  • 14
  • 70
  • 129
  • When you use out of browser feature you must manage System.Windows.Browser.HtmlPage. Beside this by right clicking silverlight project and choosing "set as startup project". – Davut Gürbüz Mar 19 '12 at 14:17
  • Maybe you can use MOQ library for testing and simulating.Another way you can reference from your IIS endpoint while your IIS running. If there is authentication send your Credentials also. – Davut Gürbüz Mar 19 '12 at 14:20

0 Answers0