Visual studio for mac shows a small unwanted window - visual-studio

Recently i have been experiencing a weird issue with Visual studio for mac.
While doing any development a small window appears out of no where on Visual studio and stays there. And i can't do any code writing until i kill the Visual studio. Or may be i don't know the solution to this problem. I tried searching the internet but could not find any solution to this. I have attached a screenshot of the window below.
If any one has encountered and resolved this issue please help. Because this has become irritating.

This is a known issue and has been fixed.
You can check this link: https://developercommunity.visualstudio.com/t/Visual-Studio-for-Mac-freezes/1461790.
This issue is fixed with the Visual Studio 2022 for Mac Preview 1 release.

Related

Visual Studio 2017 15.7 Preview 2 Hangs While Opening Solution

I've been using Visual Studio 2017 15.7 Preview 2 since it was released -- and Preview 1 prior to that. My experience has been pretty good with it.
All of a sudden today, I just can't get into my project any more. When I click the solution open, I get the "Preparing Solution" message and it just hangs there.
If I try clicking anything in Visual Studio, I get the following message but it doesn't really solve anything.
Anyone else is having this issue? Any idea how to fix it? I just can't work on my project because of this issue.
P.S. I've been using the preview version because I wanted to work in ASP.NET Core 2.1 which requires the preview version of Visual Studio 2017.
Found the answer here. In my case, deleting the .vs folder fixed the issue.
https://developercommunity.visualstudio.com/content/problem/24938/vs2017-not-responding-when-opening-a-solution.html

Visual Studio showing weird taskbar previews

My Visual Studio taskbar previews are like this:
It is showing since the last boot, as Windows was crashed last time, and the latest extension I have installed is VSCommands, but I don't think that is causing the problem.
There is no other issue, btw. Can anyone help please?
OS: Windows Technical Preview Build 10074.
VS: Visual Studio Professional 2013 Update 4.
If you need any more info, let me know.
VSCommands changes the VS taskbar previews to show the solution, branch and current file name. The feature is called "Solution Badges" and can be disabled from the VSCommands options page.

Visual Studio 2013 crashes when loading project

Some time ago I started developing with Visual Studio 2013 Professional and everything worked well. But a few weeks ago I upgraded to the Ultimate version. But since then Visual Studio crashes when I load a project. VS just starts up normally, I can see the menu and log in and stuff like that. But when I open a project it crashes everytime. I tried to repair it VS in the control panel, but still the same problem... Then I reinstalled it but when loading a solution it crashed again. Now I downgraded to Professional again, but now even Professional crashes.
I have been searching on google for a long time to solve this problem. I tried to reconfigure the debugger, even reinstalled it, but no effect. A lot of forums say you have to delete the .suo file in the project, but even that doesn't work...
Is there a solution for this?
UPDATE
When Visual Studio crashes I get this error: https://i.imgur.com/VtaikJ5.png?1
My ActivityLog.xml is on OneDrive: https://onedrive.live.com/redir?resid=B3519F287A9CD3FC!2830&authkey=!AIUDHo1bCZan4Fk&ithint=file%2cxml
I already received the answer from the MSDN forum. And it was caused by the Web Essentials extension tool. And apparently with the Visual Studio Update 4 everything seems to be fixed. The extension tool was causing the error, and that error is fixed in the update.
Thanks for the support everyone!

My Visual Studio have a trouble

I don't know what happened with my Visual Studio. What is it? How I can fix it? Problem like that I have just in Visual studio. Other programs working and rendering correct.
If I'll scroll document - VS refreshing and working correct 1 minute, and after happening the same.
Using VS 2010 SP1.
Solved!
I unchecked this option, and right now working perfect!

Visual Studio 2010 Compilation Error

I’ve been trialing the current version of Microsoft Visual Studio 2010 Beta and have come across a strange problem. When I try to compile any project, I get the error message “The operation could not be completed”, with no further information.
This happens both with C#, C++ and VB.NET projects and regardless of whether the project is an existing solution or I’m creating a new one.
Has anyone else experienced this and are there any solutions?
Have you changed your font settings in Visual Studio by any chance?
There seems to be some issues with fonts in VS2010 beta at the moment. I have found reverting to the default fonts may fix this issue. Potentially the windows system font could cause this issue also if it is non-standard.
Sound bizzare i know!

Resources