Category "visual-studio"

Visual Studio: Is there a setting to delete whitespace a tab at a time?

I'm using the latest VS Community. Let's say my cursor is right here: When I press delete, a space is deleted. Is there a way to make it so four spaces are

How to set breakpoints to all lines in a c# file in visual studio?

I am working with Visual Studio 2015. I have a big c# class file with lot of properties and methods. I want to set breakpoints to all possible lines (set and

How to add a chrome web browser control to my application in visual basic

i want to add a google chrome control to my application because internet explorer control isnt very good.It shows the web pages wrong etc.Some help please

How to add a chrome web browser control to my application in visual basic

i want to add a google chrome control to my application because internet explorer control isnt very good.It shows the web pages wrong etc.Some help please

Visual Studio errors SQL71501 and SQL71508 with a certificate?

I've seen problems like these with users before, but never with a certificate. I have a simple certificate with no keys: CREATE CERTIFICATE [FOO_EXPORT] AUTHORI

Unity Scripts edited in Visual studio don't provide autocomplete

When I want to edit C# Unity scripts, they open in Visual Studio. It is supposed to provide auto complete for all Unity related code, but it doesn't work. Here

How to add _ITERATOR_DEBUG_LEVEL to CMake?

I am new to CMake, and I want to set _ITERATOR_DEBUG_LEVEL to 0 for Release build, and 2 for Debug build, to fix issues when trying to compile a project that de

NuGet package is not being installed when reading from TFS

We are using Visual Studio 2019 and we have a solution that has a references to some NuGet packages either from nuget.org or from our private server we are mana

Copy old emails (> 6months) from Outlook to external location with outlook add-in

We have created a add-in for outlook to archive inactive emails to a harddrive location. It all works fine, except for e-mails that are not visible in the outlo

No Colours in Specflow Feature Files on Visual Studio

I have the latest version of SpecFlow installed, and still the feature files display uncoloured, like so... (Not enough rep to insert images) Specflow uncolou

Include pdb files into my nuget (nupkg) files

I am using MSBuild to generate my nuget packages. Is there any command I need to set, to allow it to include my .pdb files, for stepping into the source while

Visual Studio .net core tag helpers not working

Well, lets get down to it. I'm using Visual Studio 2015 and ASP.NET core tag helpers have completely stopped working, no idea why as I've not changed anything.

Designer View Disappeared (Visual Studios C#)

I am making a soundboard and I accidentally closed the design view tab for it. I pressed shift + f7 - nothing happened. I right clicked on forum1.cs in Solutio

How to Update VS2019 to a version other than latest?

On March 09, 2021 Microsoft released VS2019 16.8.7 and 16.9.1 https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.8#16.8.7 https://doc

How to publish external Angular folder with my asp.net core project?

I have created an Asp net core api with an external angular project, the app works well in debug mode and I want to publish the two apps in same folder, but the

OpenXML how to make text bold

I use openXML to write a word document containing my text. Now I want to make a part of the text bold. I however fail to find a solution to make my text bold, s

TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type Function

I have this little problem here: events.js:200 throw new errors.ERR_INVALID_ARG_TYPE('listener', 'Function', listener); ^ TypeError [ERR_INVALID_ARG_TY

Error: You are debugging a Release build of X.dll

Background I have an ASP.NET MVC application project, along with various other projects within a Visual Studio solution. The different projects use various vers

Integrate Crashlytics in visual studio?

I am new at VisualStudio.I am using xamarin for both iOS and Android application. Now, If i want to integrate Crashlytics in my application then what should i

Why do ReSharper and the built-in MSTest runner ignore my tests that aren't supposed to be ignored?

I'm running Visual Studio 2013 (with latest updates) with ReSharper 8.1 (latest stable version). I'm trying to run my tests as usual, but they keep acting as if