我有一个团队正在处理一个Visual Studio (C#)项目,我们不断遇到这个问题,在DevelopmentServerPort上的项目文件中存在合并冲突。显然,DevelopmentServerPort保存在项目文件中,而不是用户设置中。
除了强制它到特定的端口之外,还有什么方法可以解决这个问题吗?
试图将我的项目副本发送到一所大学,但当他们试图打开它时,他们会得到一个错误。我只压缩了文件,甚至尝试通过共享文件夹共享它,但仍然是相同的错误。http ://localhost:1185 : error : Error opening web ://localhost:1185. Unable to open the Web site 'http ://localhost:1185'. The Web server '://localhost:1185' could not be found.
以下是Bangla Gopal Surya Prakas