5,679 questions with Developer technologies | Visual Studio | Other tags
Tabs are automatically closed in Visual Studio 2026
I am using latest version of Visual Studio 2026 and I noticed that open tabs are sometimes closed. If the tab is dirty, then I see the prompt message to save changes and it is closed.
Developer technologies | Visual Studio | Other
how do i change the globe icon i created the website
how do i change that to my wanted picture
Developer technologies | Visual Studio | Other
Impedimento de criação da pasta "Visual Studio 18" na pasta Documentos.
Olá! Como posso impedir a criação da pasta "Visual Studio 18" na pasta Documentos sempre que eu abro a instância do Visual Studio? Caso eu não possa impedir, é possível mudar o diretório de onde essa pasta deve ser criada? Atenciosamente,…
Developer technologies | Visual Studio | Other
Self made website does not work on other devices.
Hi there, I have created a small website in Visual Studio Code, and all resources referenced in it (2 images, a font file, a .css file and a .js file) are not accessible while being used on other devices. To keep it simple, I referenced them just by…
Developer technologies | Visual Studio | Other
Visual Studio 2026 Installer Stuck at "Downloading: 0B of 0B" on Windows 11 After Extensive Troubleshooting
I am attempting to install the Visual Studio 2026 Community Edition on Windows 11 but the bootstrapper consistently hangs at "Downloading: 0B of 0B". No data transfer occurs. I have performed extensive troubleshooting, ruling out most common…
Developer technologies | Visual Studio | Other
Best Practice of using Github Copilot
Hi, I start using commercial Github Copilot. Can you please guide me how to use it in best way ? Utilize all the best from it? How to ask questions ? Which agents to use ? Thanks in advance,
Developer technologies | Visual Studio | Other
Visual Studio for Linux?
Since Microsoft & .NET Team is pushing so hard in the cross-platform solutions, will the Linux community see Visual Studio run on Linux? Since it is a great IDE with amazing tools, some of us are wondering will we see it on our preferred OS? I'm in…
Developer technologies | Visual Studio | Other
Developer technologies | C#
Visual Studio versions crashing when opening Windows Explorer
Hello, My Visual Studio 2017, 2019 and 2022 will crash whenever I try to open any project, solution or file. The moment the Windows Explorer appears, it stops responding and all my IDE crashes. This has been happening for the last 2 weeks and I can't…
Developer technologies | Visual Studio | Other
Power Pages randomly resetting custom HTML to default content after sync or page open
Dear all, We are experiencing an issue in Power Pages where custom HTML on certain pages is unexpectedly being reset to default content. In several cases, the page body (custom HTML markup) is replaced by what appears to be the original default…
Developer technologies | Visual Studio | Other
Visual Studio 2022 cannot import Apple .p12 certificate (password prompt then nothing happens)
Hi, I’m building iOS apps with Visual Studio 2022 (Xamarin/MAUI). I’m trying to use a manually created Apple developer certificate (exported as a .p12 from macOS Keychain) and share it with the team. Problem: In Visual Studio → Apple Accounts → View…
Developer technologies | Visual Studio | Other
What is the compatibility for Team Exlporer 2026 and Azure DevOps Server?
I am wondering what compatibility team explorer 2026 has with Azure Devops Server. It is not listed on this url: https://learn.microsoft.com/en-us/azure/devops/server/compatibility?view=azure-devops
Developer technologies | Visual Studio | Other
React web app is not working properly in Visual Studio 2026
The React web app is not working properly in Visual Studio 2026. I am facing many issues in it, like when I create a React app in Visual Studio 2026, the React app does not run and also gives an error. Also, the vite.config.ts file in the "React…
Developer technologies | Visual Studio | Other
How to raise GitLab "Merge Request" from Visual Studio 2022?
How to raise GitLab "Merge Request" from Visual Studio 2022?
Developer technologies | Visual Studio | Other
RUNONCE registry setting
Has the ! sign influence the RUNONCE registry setting?
Developer technologies | Visual Studio | Other
MSDN subscription and product eky
Could you please confirm whether Visual Studio is activated using a product key, and once we obtain an MSDN subscription, whether the product key needs to be removed to avoid any additional cost?
Developer technologies | Visual Studio | Other
VS 2026 development of MAUI apps for mobile IS NOT POSSIBLE
This is a total mess - I just upgraded to VS 2026 community and .NET MAUI development is totally broken - it's not possible to install SDKs, it's keep failing with license acceptance error, of course I click "Accept" but it does not work. I…
Developer technologies | Visual Studio | Other
Getting Could not resolve mscorlib for target framework '.NETFramework,Version=v4.8'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted. When trying to "view designer" in Visual Studio for class.
Hello, need help with this error |Could not resolve mscorlib for target framework '.NETFramework,Version=v4.8'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted.|Could not resolve…
Developer technologies | Visual Studio | Setup
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
What are the different between Developer Command Prompt and Developer Power Shell ?
Hi, 1.In your solution, press Ctrl + Q and type Developer Command Prompt or Developer Power Shell to open the relevant window. 2.Please see: 3.What are the different between Developer Command Prompt and Developer Power Shell ? 4.When I used each command…
Developer technologies | Visual Studio | Other
VS Code Crash How to fix terminated unexpectedly oom error code 536870904
An associate on my team is having issues with their vs code crashing. What should they do?
Developer technologies | Visual Studio | Other
Separation of Layers Design
Hello everyone and thanks for the help in advance. I am refactoring a MVC application that has become very disorganized due to poor separation of models, data access, views, etc. I decided to place the models in a separate solution, however, found that…