6,262 questions with Visual Studio-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-09-08T11:42:38.743+00:00
Long Wang 21 Reputation points
commented 2020-09-08T16:15:15.02+00:00
Long Wang 21 Reputation points
2 answers One of the answers was accepted by the question author.

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

C++
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.
3,554 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
asked 2020-09-07T03:08:02.057+00:00
Dominique DUCHEMIN 831 Reputation points
answered 2020-09-08T14:26:27.83+00:00
Dominique DUCHEMIN 831 Reputation points
1 answer One of the answers was accepted by the question author.

Greenhand asks for help regarding VB.net search function

Hi all, I would like to build a picture displayer by VB.net. Is there any statement other than 'if...elseif...then' can search from a large number of pictures in the 'myresources'? For example, currently, I'm using: Dim RM As…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-09-07T07:34:09.46+00:00
Yiran Liu 21 Reputation points
accepted 2020-09-08T00:05:35.43+00:00
Yiran Liu 21 Reputation points
1 answer

Problem with Visual Studio 2012 Help Viewer cannot install book

Dear Sir/Madam, I have bought Visual Studio 2012 Professional with MSDN almost 10 years ago, but almost in last 3 year around started by 2018, some of the book from Help Viewer cannot install success after download, the problem is: An error occurred…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
asked 2020-09-05T16:16:21.457+00:00
Tsang Tak Kit 1 Reputation point
answered 2020-09-07T06:59:32.793+00:00
Anna Xiu-MSFT 26,481 Reputation points Microsoft Vendor
0 answers

VS 2015 Freezes when editing cshtml page with JS reference

Hey everyone, I am not sure if anyone else has encountered an issue where VS 2015 freezes when editing an html page using the google js map api script referenced inside a .cshtml page. This only happens if you edit the file in the IDE with the script…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-21T13:16:53.417+00:00
James Hubbard 1 Reputation point
commented 2020-09-04T00:17:45.22+00:00
Ken Tucker 5,846 Reputation points
1 answer

Program Runs Slower When Using "Start Without Debuggin"

I have a particularly vexing problem with more than one of my current solutions. When I execute the program by "Start with Debugging" the code performs perfectly. No breakpoints, just execute the program. Timing on the output is as expected.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
331 questions
asked 2020-08-27T21:56:41.197+00:00
Thomas Kurilla 1 Reputation point
commented 2020-09-03T09:58:21.963+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
1 answer

After restoring a project from a solution in VS2017 I can't get access to some of the project source files using the Visual Studio IDE

The files are there, in the project directory but I can access only the main file main.cpp. I have two other source files in the project, other.cpp and header.h, but I can't access them using the IDE. I have already tried right clicking: Source files…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-29T14:36:47.903+00:00
Belloc 21 Reputation points
commented 2020-09-03T09:38:03.543+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
0 answers

Cannot uninstall or modify old Visual Studio versions (2012 and 2015)

Hi! I am running Windows 10. I have Visual Studio Professional 2012, 2015 and 2019 installed. I want to get rid of 2012 and 2015. So I go to Start Menu -> Apps & features. If I unfold VS 2019, I have a "Modify" and an…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
asked 2020-08-25T11:55:42.193+00:00
Claus Appel 1 Reputation point
commented 2020-09-03T08:13:54.96+00:00
Sara Liu-MSFT 346 Reputation points Microsoft Vendor
1 answer

linking problem when including python in C++ file on Visual Studio 2017

Hello, I'm building user interface for usb device using MFC application on Visual Studio 2017 in C++. I've written a short script in python to read some data from a file, which I wanted to use in my program. I've downloaded all the necessary…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
C++
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.
3,554 questions
asked 2020-08-30T07:21:31.637+00:00
Elinor Ginzburg 106 Reputation points
commented 2020-09-03T01:26:00.93+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
1 answer

Error: failed to push some refs to 'https://github.com/.....'

I want to commit and push from Visual Studio's Team Explorer. I chose Commit All and Push like following. (I erased/changed some texts which has private info) ![21469-sample.png][1] Commit seems to be OK but error occurs from push like following.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-31T04:22:24.653+00:00
Jeff 1 Reputation point
commented 2020-09-03T01:00:42.247+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
1 answer

Tests wont run from build output folder when using runsettings file

VS2017 Version 15.9.24 I'm having issues with running my test cases. When i run my test using my run settings file. It keeps wanting to run the test from the test results folder instead of the build output folder. I don't know why this is happening…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
331 questions
asked 2020-08-18T15:49:28.673+00:00
Wilnic Marc 1 Reputation point
commented 2020-09-02T09:56:18.4+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
2 answers

VS2019 code is very small. How to make C# large

Question Sign in to vote 0 Sign in to vote I just install a new version of VS 2019 and my Code is very small. How do I make my code in my VS2019 C# larger

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-25T18:18:00.61+00:00
Ed Cal 1 Reputation point
commented 2020-09-02T09:05:43.22+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

how to attach debugger to node.js inspector with visualstudio 2019 as in visual studio code with launch.js ?

i want to debug a node application on a iot device homey, i can attach the debugger to chrome inspector in visual studio code with launch.js but how is that done in vs 2019. you can attach to a process but which is it ? thera a numerous chrome processes…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2020-08-24T09:42:38.703+00:00
jan jansen 1 Reputation point
commented 2020-09-02T09:04:17.417+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Solução p/ o erro MSB4018 - Falha inesperada da tarefa "ResolvePackageAssets"

Erro MSB4018 Falha inesperada da tarefa "ResolvePackageAssets". NuGet.Packaging.Core.PackagingException: Unable to find fallback package folder 'D:\Microsoft\Xamarin\NuGet\'. em NuGet.Packaging.FallbackPackagePathResolver..ctor(String…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2020-08-22T20:59:47.633+00:00
Vinicius Gomes Gonsalves 1 Reputation point
commented 2020-09-02T09:01:54.17+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Verify Checksum Visual Studio 2017 Professional Offline Installer

Hello, I have to utilize the offline compiler to receive updates for Visual Studio 2017 Professional. Is there a way to verify the hash value or some sort of checksum before installing? I can't seem to find any available hash values on the Microsoft…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-19T17:16:34.947+00:00
kbergh 21 Reputation points
commented 2020-09-02T08:50:49.597+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Visual Studio Office Tools-vstor_redist.exe

Hello All, My goal is to install Visual Studio Office Tools 10 for Windows 10. These tools are used and are dependencies for Tableau (x64) and SAS Enterprise Guide (x86). When the vstor_redist.exe is installed I see entries into my Control Panel…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,441 questions
asked 2020-08-18T22:20:09.9+00:00
Ithelp13167 1 Reputation point
commented 2020-09-02T08:48:33.373+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Why does visual studio say 0 REFERENCE?

This is the second code that I am writing and I think I may have clicked something wrong. Every time I open the code I see 0 REFERENCE. How to fix this error?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-16T02:17:46.893+00:00
MOG HAZZ 1 Reputation point
commented 2020-09-02T08:44:35.543+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Visual Studio Sign Tool Error after recent Windows 10 Update

My Visual Studio 2017 Application has a build error after the latest Windows Update. "An error occurred while signing: Failed to sign bin\Debug\app.publish\ my program.exe. SignTool Error: No certificates were found that met all the given…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2020-08-25T17:59:14.937+00:00
Terry Stringer 1 Reputation point
commented 2020-09-02T08:34:47.59+00:00
Dylan Zhu-MSFT 6,406 Reputation points
0 answers

Visual studio 2017 and 2019 always appearing on different monitors at startup

I have 3 monitors. Everytime I start Visual studio 2017 or 2019, the window appears on a different monitor, which is quite annoying as you have to re-arrange the main window and the tool windows everytime. The problem is not occurring with visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
asked 2020-08-28T08:17:40.24+00:00
Luckyluke 1 Reputation point
commented 2020-09-02T08:29:13.413+00:00
Dylan Zhu-MSFT 6,406 Reputation points
0 answers

VS2019 C# Designer not working

When opening designer mode I get this error. System.Exception The app didn't start. (Exception from HRESULT: 0x8027025B) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,675 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,441 questions
asked 2020-08-26T18:27:00.153+00:00
Paul van der Westhuizen 6 Reputation points
commented 2020-09-02T08:26:08.61+00:00
Dylan Zhu-MSFT 6,406 Reputation points