5,475 questions with Developer technologies | Visual Studio | Other tags
Visual Studio Community 2022, not seeing some xml comments
I have multiple projects within one solution. I use the functions of multiple other projects within another project. When i hover above the function of different projects, there's no xml comments (like describing how a function works, its inputs and…
Developer technologies | Visual Studio | Other

visual studio 2017 on windows 11 for iot core x86 uwp app development
Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
Illegal characters in path.
I am trying to create a new project through following procedure but visual studio is throwing exception
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Other
*trying to install and run wordpress from a net core 8.0
Hi, I created a .net core 8.0 MVC web application in visual studio 2022. I want to use word press to build some of the web pages in the project. I installed the “PeachPied.WordPress.AspNetCore (6.5.4-rc020)”. The problem is that in the videos I find, I…
Developer technologies | Visual Studio | Other
My Visual studio installation got stuck when it is installing Win11SDK_10.0.22621
I'm currently installing Visual Studio 2022 Community on my Windows 10 laptop, but everytime when it is installing Win11SDK_10.0.22621, it got stuck. I've wait for a night, but it doesn't progress. How can I solve it? Here's the screenshot:
Developer technologies | Visual Studio | Other
How to convert Wordpress website to ASP.net web form?? is it possible??
We don't have the source code for the WordPress website. We got the code from the inspect-->view page source method. We just pasted the code in Visual studio and it's working but the problem is we were unable to separate the CSS and script file. As…
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Developer technologies | ASP.NET | Other
Could not start visual studio due to an error - StreamJsonRpc.ConnectionLostException
Good afternoon, I am primarily a Linux user but am excited by some of the GUI features of Visual Studio. Unfortunately I am unable to open Visual Studio. I downloaded the most recent installer and was able to install it without trouble. It will not…
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
how to fix StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. ---> System.OperationCanceledException : The operation was canceled.
even upgrade to the latest Version 17.6.4 still does it, can even be idle when it happens, Super annoying. StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. --->…
Developer technologies | Visual Studio | Other
Visual Studio Professional 2022 offline installation fails (not starts) version [17.14.9 , 17.14.10 , 17.14.11)
Hi, in my company , on a developer machine, we can as usual download visual studio professional 2022, offline. Currently using latest bootstrapper vs_Professional.exe 17.14.36401.2. After successful download, offline installation failing, see below…
Developer technologies | Visual Studio | Other
Visual Studio Constantly Hangs and Freezes or Restarts Itself Randomly
I am using Visual Studio 2019. I have 64 gb of ram, use 1tb NVMe drives, 12 core 4.10 GHz processor, Windows 10 OS. And even with this decent machine, Visual Studio hangs and freezes very often. I am a programmer by trade, I code at least 8 hours a day…
Developer technologies | Visual Studio | Other
Microsoft C++(Visual Studio) takes up space on C drive
Hi, when I use Microsoft C++ (Visual Studio), after a while it takes up space on drive C. Is there any way to clean it up?
Developer technologies | Visual Studio | Other


Faulty #define in Resource.h
Visual Studio 2022, Version 17.13.3, Windows 11, C++, MFC This problem has been present for, maybe, since the project was first started. I am rather new with user interfaces and Visual Studio. This project has, so far, 3 dialog classes with several…
Developer technologies | Visual Studio | Other
Visual Studio - Unable to create publish profile
Hi, I'm following the Quickstart guide for creating an ASP.NET-based Web App. When I try publishing my app to an existing Azure Web App (kpirep-dev in my case), I'm receiving the following error: "Unable to create publish profile…
Azure App Service
Developer technologies | Visual Studio | Other

Help me this problem error Message code: 715-123150.
I have a problem when signing in Visual studio Dev essentials. Once clicking on "Join or access now" following message is shown: Something went wrong! We are sorry, but our system has detected a problem with your account. If you are still…
Developer technologies | Visual Studio | Other

What does this "ignored" sign means at my Analyzer?
This is highly relative to an issue I posted in the developer community, for detail, see:…
Developer technologies | Visual Studio | Other
XSLT/XSL-FO transformation function stops working (Exception from HRESULT: 0x80131401)
Hello, My Visual Studio is again not working for XSLT/XSL-FO transformations. The error message that displays is: FileLoadException Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401). All…
Developer technologies | Visual Studio | Other
Visual Studio Subscription Expired, stuck in read-only mode. Need to move VM
I have a Windows VM under the Visual Studio Enterprise Subscription. The subscription just expired, and is now disabled. When I try to move it to another subscription, I get this error: Anytime I try to submit a support ticket after answering a…
Developer technologies | Visual Studio | Other

Not able to login from microsoft visual studio, showing http 400
Developer technologies | Visual Studio | Other
Json editor is missing
I am following an online tutorial to learn MVC for .net. When I right click on the project and click "Add Item", I can't find Json or App Settings file neither under C# or in the search box. How can I restore that? I already checked under the…
Developer technologies | Visual Studio | Other


Read excel file from personal Onedrive shared link
I am trying to read data from an excel file using pandas library for Python, but I cannot access Excel file from OneDrive shared link. Is there an easy way to do this? getting error: An error occurred: HTTP Error 401: Unauthorized