A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,797 questions with Developer technologies | Visual Studio | Other tags
Stale VS2019 Credentials
I keep getting a warning about stale credentials for my VS2019 system. I have 4 days left to fix the license. I am not successful at resolving the situation. I need to continue using the system
Developer technologies | Visual Studio | Other
AI answer
OpenGL Review Three
Running Visual Studio, C++ trying to access the OpenGL Library functions. Per provided instructions, I did the following: -Created a folder in my system C:\OpenGL Library -Went to C:\Program File (x86)\Windows…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
AI answer
OpenGL Review Two
Using C++ In Visual Studio, was suggested by the AI solution to link the proper library to access the OpenGL routines. Was told they were in C:\Program Files (x86)\window kits\10\lib\10.0.19041.0\um\x64\opengl32.lib. This was accurate as the opengl32.lib…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
未能正确加载 intellicodecpppackage
VS 2022 17.8.1 和 17.8.2 更新后打开一个项目后显示未能正确加载 intellicodecpppackage, 这个问题仅显示一次,关闭后重新打开 VS, 项目可以正常加载。
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
.Net version 10 support needed for function apps
We got a recommendation to migrate our function apps to isolated worker model. We already have them on .net 9.0 version and now we are looking to upgrade to .net 10 version. Can I know when will the .net 10 version be available on Visual Studio to start…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Update Visual Studio 2026 stuck at 99% for 5 hours
I was running VS26 Community and got a popup that said it would install an update to 18.8.0, so I said postpone. I decided to do it and went to help and check for updates. I clicked on update now and it started. About 1 hour later it was at 99% and said…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Pending Changes Filter in Solution Explorer not working
In my Source Control Explorer and Team Explorer - Pending Changes screen, I have a file with a pending change. When I go to Solution Explorer and click the Pending Changes Filter, I get no results. I refresh in the Solution Explorer but still no…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
C++ Variable I/O
Developing a C++ program and have a requirement of outputting several float variables to a file, to later read them back into another program. What I/O statements would be used to do this? Sid Kraft
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
AI answer
OpenGL again
Been having difficulty including OpenGL files that were facilitated by vcpkg. When I have a project as follows: #include <iostream> #include <Windows.h> #include <GL/gl.h> int I = 0; INT INOW = 20; float PLOTX[1000], PLOTY[1000],…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
vcpkg and OpenGL
Downloaded all file for the "native" vcpkg, implemented all files necessary on my laptop. Changed the C/C++General Additional Include Directories to C:\vcpkg\Installed\x64-windows\Include\GL for both VC++ and C++ Directories. Changed the lInker…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
AI answer
OpenGL vspkg
Rather confused, trying to direct the linker in visual studio, C++ to 64 bit library routines. Direct it to C:\vcpkg\Installed\x64-windows\Lib. The Lib file is labelled OpenGL32??? Sounds like the wrong bit size element to me, please explain
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Installer SQL Server Integration Services Projects does not detect Visual Studio Professional instances
Dear, The Development department needs to install the component: SQL Server Integration Services Projects!!!. To use it with Visual Studio 2026 Professional!!!. When we run the Installer, it gets stuck on: What would be the reason why it is not…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
What´s the easiest way to print qr codes in VFP 9.0?
What´s the easiest way to print qr codes in VFP 9.0? What´s the easiest way to print qr codes in VFP 9.0?
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
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
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Visual Studio 2022- Couldn't install Microsoft.VisualCpp.Redist.14
I'm trying to install Desktop development with C++ for Visual Studio 2022. Attempting to install this using the Visual Studio Installer returns an error stating: Couldn't install Microsoft.VisualCpp.Redist.14 The log file mentions another log file that…
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Devbox with linux OS
Hi, Can i create a devbox with Linux OS instead of Windows OS ? If yes, please share me the steps on how to achieve the same. Thank you, Uday
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Test connection failed
Visual Studio bericht: Test connection failed because of an error in initializing provider. The given key was not present in the dictionary.
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Microsoft.Cpp.props(47,89): error MSB4066: Attribute 'Sdk' in element<Import>is not recognized.
“msbuild ur_rtde.sln /property:Configuration=Debug /maxcpucount:8” When I use this in the cmd ,An error occurred:Microsoft.Cpp.props(47,89): error MSB4066: Attribute 'Sdk' in element<Import>is not recognized**.**
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
I can't install Windows SDK 7.1 in Windows 11 environment.
I need to install Windows SDK 7.1 in Windows 11 envrionment for MATLAB 2014b, but I can't. https://www.microsoft.com/en-us/download/details.aspx?id=8442 I used iso file of above link inside for installation, but in Windows 11, .NET Development and Visual…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
issues with SSIS projects Deployment via AzureDevops
I’m having an issue with my SSIS projects that I need help diagnosing and resolving. Below is a concise summary of the problem, the environment, and everything I've tried so far. Summary • When the SSIS project is deployed via our Azure DevOps YAML…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.