简体   繁体   中英

I can not debug ASP.NET in Monodevelop - Missing extension

Come on, I'll try to be objective. I installed the monodevelop via flatpack (I've tried the Stable versions 6.3 and Alpha Preview 8 - 7.0)

I have 3 problems, but only 1 of them is serious, I'll start with the serious one, which I want to solve:

  1. I can not debug ASP.NET. When opening the IDE I get the following error message: The Following extensions could not be started - Full Path: MonoDevelop.Ide . I click on yes and everything works fine, but I can not debug asp.net Monodevelop启动错误 Attention: It is not the same thing of this question: https://askubuntu.com/questions/770299/monodevelop-on-xubuntu-missing-asp-net I also had this problem 1 year ago and solved, now it's different

  2. When I run a WEB application, the Browser does not open and I get an error message. But if I manually open and type the URL, everything works. 运行ASP.NET错误-是否调试

  3. When running a console application, I get an error , this I managed to work around following this response: monodevelop cannot execute project


I just need to troubleshoot the debugging issue for ASP.NET

This is it. Need help.

ps:

I have already uninstalled and installed again and nothing, the same error, until I downloaded to previous versions, already tried until version 5.10.0.871-0xamarin2

I gave up with the Flatpak version about 2 mins after I installed it!!

I have built a v6.3 clone source from Github using the guide at, https://kvssoft.wordpress.com/2016/12/13/building-monodevelop-on-ubuntu/ and it works for ASP.NET

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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