Content
Unable to install vcredist_x64.exe on Windows 2008 R2
Hi Team, I have a Windows 2008 R2 server, When i am trying to install the Visual C++ 2015-2019 Redistribute , no response from the .exe file. I have tried with different versions , but no response when i am trying to install the VC++. Further…


All my programs have Viruses
I make c++ programs with visual studio. I write to entire code myself and then compile it, but when I try to email it to someone, google says that there is a virus and won't let it send. What am I doing wrong, what counts as a virus? Here is an example…


Can I exclude folders form search with ctrl+, visual studio 2019?
I use Python with Visual Studio 2019. And the repo got a big requirements.txt that generates a env\ folder. When I hit "CTRL+," (CTRL and comma) to open the "Navigate To" box it searches everywhere in the project, including the env\…


regex problem
Why this is not working dim litem as string = "abc-12//by][" & chr(34) & "name" System.Text.RegularExpressions.Regex.Replace(Litem, "'/.,<>=+|-)( :;~!@#$%^&*`_?[]"" ", "").ToUpper …


Console window size in c++ for VS19.
I am developing a c++ console application and would like to increase the size of the default console window that is produced by c++ under vs19. If it is possible, how would that be achieved?


Visual Studio Professional vs Enterprise
Hi all, we would like to know the differences between Visual Studio Professional vs Enterprise. We know that Enterprise has more benefits, but we need more details and we could not find information about it. Thank you very much, Regards


VS-2019 Debugging MFC
I'm using MFC as a shared DLL in a program with an EXE and a number of my own DLLs, some of which use MFC. Using VS-2019, when I step through my program's DEBUG build, it won't step into the MFC library source code. How do I get it to do so? Dave


Why does ASP.NET MVC app not create the DEFAULT login and register options?
I have created an ASP.NET MVC app in VS2017 following a tutorial. I have selected individual user accounts while creating the app. However, there is no default login or register options on the top right corner. The instructor's video shows default login…


Inside Clipboard.SetText("text"); how can I make it multiple lines C#
So for example I wanted to put: Clipboard.SetText("a a a a"); but its multiple lines how will i make it like that
SSIS solution edited on VS 2019 Enterprise can't be opened on VS 2019 Pro
I've had to switch from VS 2019 Enterprise to VS 2019 Pro as the Enterprise eval licence expired. (I had to install a separate instence of VS 2019 Pro). The SSIS solution and packages that worked fine on the Enterprise version won't open in the Pro…


Correct way to create different versions of my software?
Hi! I am new to Visual Studio and it might seem like a silly question, how do I control the version of my software? I am creating software in C++ and during the development process, I make incremental changes to my software and increment its version…


Strange screen blanking problem
About a week ago I updated VS2019 Community Edition to ver 16.7.2 (I'll provide a build number if someone can tell me where to find it...) I'm running it under Windows 10. Since the update I'm having constant issues with my screen going blank (i..e…


Microsoft Visual C++ 2015-2019 Downloading Problem
Hello, first of all. I tried many times download C++ 2015-2019 but it gives me error every times. When I tried to download it, it says ''vc_runtimeminimum_x64 msi''. I tried couple solutions but it doesn't solved. I downloaded Visual Studio 2017 and…


Visual Studio Integration Services
Hello I have Visual Studio 2019 community install on my machine, and I'm unable to create or open SSIS projects on my machine. I have install the latest version of Visual Studio, and the latest version of Microsoft.DataTools.IntegrationServices. I…


Activate MDI window
I have an MDI app, which start as hidden, and an icon is shown in system tray. After a time (few seconds), from that system tray icon is show up a notification balloon. And when I click on this balloon, I call this code: void CMainFrame::On0Restore()…
new Span<byte> generates garbage, only when debugger is attached.
I have the following code: https://pastebin.com/2kDEeUn0 When running it with Ctrl+F5, the GC result is Start=0, End=0 However when running it with F5, the result is Start=0, End=38 Why is this happening and is there any way to avoid this? I'd…


How to get msi installer name in custom action
I'm unable to pass the msi installer name to custom action. and don't know how to use the OrignalDatabase


WPF xaml deginer tool not reapint.
I was reinstall vs2019 and install graphic driver. but, does't fix it. when scroll the xaml designer tool, it was not repaint. how can i solution this problem?


Is my logout functionality broke in my C# MVC application?
Hi there So I have an open bug bounty program and a member has noticed what you can do with my application is: Log into the application Using Chrome Cookie addon, copy the cookies Clear the cookies Logout of the application Now paste…
Microsoft Visual C++ xxxx Redistributable (x64) Installation
Hello, Is there a way to install Microsoft Visual C++ xxxx Redistributable (x64) - xx.x.xx.xx through MEM-CM / Softare Updates / WSUS ? Thanks, Dom

