标签: port conflict lightswitch-2013 multi-user
我有一台服务器,有些人可以远程连接并同时工作。我的同事和我正在开发一个“lightswitch 2013 html”应用程序,但我们不能同时工作,因为IIS使用相同的端口(2057),对我和我的同事来说都会产生冲突。如何在Lightswitch HTML应用程序项目中更改我的端口?
非常感谢!
答案 0 :(得分:0)
这对我有用:
<DevelopmentServerPort>
<IISUrl>
另见:https://xpert360.wordpress.com/2013/10/04/specify-ports-after-upgrading-lightswitch-html-clients-to-vs2013/