简体   繁体   English

单声道找不到asp.net服务器

[英]mono could not find asp.net server

I have built Mono from github yesterday to usr/local prefix. 我昨天从github到usr / local前缀构建了Mono。 I have chosen this directory as a default in my Xamarin Mono runtime version (now it became Mono 4.3.0). 在我的Xamarin Mono运行时版本中,我选择了该目录作为默认目录(现在它变成了Mono 4.3.0)。 But after that when I ran my project I got an error message saying "Mono could not find ASP.Net web server. The xsp4 web server could not be found.". 但是在那之后,当我运行我的项目时,我收到一条错误消息,提示“ Mono找不到ASP.Net Web服务器。找不到xsp4 Web服务器。”。 Did I do something wrong or what should I do now? 我做错了什么还是现在应该做什么? Thank you in advance. 先感谢您。

XSP is another Git repository to clone and build, XSP是另一个可以克隆和构建的Git存储库,

https://github.com/mono/xsp https://github.com/mono/xsp

There are also other Git repository for Mono components, so if you do prefer to build your own other than using the Xamarin's, make sure you spend enough time going through the README files and wish you good luck. 还有用于Mono组件的其他Git存储库,因此,如果您愿意使用Xamarin而不是自己构建自己的存储库,请确保花足够的时间浏览README文件,并祝您好运。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM