Category "visual-studio"

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

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

How to use jQuery after downloading it using NuGet

I downloaded jQuery in Visual Studio 2017 using Install-Package bootstrap -Version 4.1.1 Now I have a dependency which includes jQuery 3.3.1, but when I move t

How to use jQuery after downloading it using NuGet

I downloaded jQuery in Visual Studio 2017 using Install-Package bootstrap -Version 4.1.1 Now I have a dependency which includes jQuery 3.3.1, but when I move t

Breakpoints set but not yet bound in Visual Studio

Running Visual Studio Community 2017. Created a WebAPI project, have a controller class in there, with some basic stuff, but when I go to run in debug mode, I g

localhost refused to connect Error in visual studio

I have copied my solution file from another system and tried to run it on my machine: For this, I have gone to the project folder and deleted the previous solut