Skip to main content

Questions tagged [visual-studio-2013]

Visual Studio 2013 is a version of Microsoft's Visual Studio (also known as "Dev12", includes C++ compiler version 18.0). Do not use this tag unless you have a specific question about Visual Studio -- not just a coding issue.

visual-studio-2013
5 votes
3 answers
6k views

Downloaded license is insufficient Azure/Visual Studio Online and Visual Studio 2013

90 days ago I formatted my PC and downloaded the trial Pro version on fresh Winblows 7. It finished and I followed I followed this official guide to buy a user license. Now I get this notice. (...
0 votes
1 answer
2k views

SSDT for Visual Studio 2013 installs SQL Server 2014 version?

We have SQL Server 2012 and Visual Studio 2013. I needed to install BIDS (or SSDT) for developing reports. I downloaded and installed Microsoft SQL Server Data Tools - Business Intelligence for Visual ...
12 votes
9 answers
8k views

Visual Studio hangs after changes in a XAML file

I recently got into a strange problem, it seem to have happen randomly. When I make changes inside a XAML-file (It can be anything, change text in a button, change color of background etc.) my ...
0 votes
1 answer
3k views

GLFW Error LNK2019

I have a problem i'm using GLFW with VS 2013 Community Edition And I get this error: 1>------ Build started: Project: [F]Mod, Configuration: Debug Win32 ------ 1>LINK : warning LNK4098: ...
0 votes
1 answer
224 views

Visual studio 2013 web express missing toolbox icons

My toolbox icons seem to be missing, in addition it shows the "pointer" on every freaking category. It happened when I was trying to add a new category for my obout controls, however I used the 3.5 ...
16 votes
5 answers
15k views

Fiddler not intercepting PowerShell web requests

I'm trying to use Fiddler to help someone troubleshoot an issue with Invoke-RestMethod calls to an ASP.NET WebAPI. Unfortunately, when I call Invoke-RestMethod in PowerShell, Fiddler is not ...
28 votes
5 answers
8k views

How can I switch to a different tab group using the keyboard in visual studio 2013

Consider the following window setup: Currently there are two tab groups open. The left tab group is active (with the ListingDetailsDTO.cs window active). I would now like to switch to the right tab ...
0 votes
0 answers
824 views

Visual C++ Command line App: Why am I getting Error C1069: cannot read compiler command line on release build only?

I am investigating why my application, which works in debug mode, throws the error Error C1069: cannot read compiler command line This happens when I try to build the same application in Release ...
4 votes
1 answer
5k views

error C1083: Cannot open include file: 'mex.h': No such file or directory

I've just installed Matlab 2014 and Microsoft Visual Studio Professional 2013. I've already setup mex compiler in my matlab, and tested it with a simple mex-file. But, when I want to debug a project ...
0 votes
1 answer
9k views

How to fix SSRS Tablix column width?

I'm creating a report for MS Dynamics AX using SSRS. So far everything is working well, but this time i'm making a report consisting of many tablixes. Row height is fixed and there seem to be no ...
117 votes
5 answers
105k views

Dependency Walker: missing dlls

I have been trying to resolve .dll dependencies for the executable file with Dependency Walker. Currently, I am getting missing .dlls in the following form: API-MS-WIN-XXX EXT-MS-WIN-XXX For ...
3 votes
4 answers
5k views

How to fix MSB8029: Intermediate directory or Output directory cannot reside under the Temporary directory in VS2013

Visual Studio complains with each compile about with warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with ...
29 votes
6 answers
10k views

How do you turn off Razor highlighting in VS 2013?

I found a thread: Highlighting kills my Razor syntax in Visual Studio 2010 , asking and explaining how to turn off the highlighting for Razors code. The problem is, I navigate to: Tools -> Options ...
3 votes
2 answers
3k views

Use tabs for indentation but save with spaces in Visual Studio

I was wondering if it's possible to use tabs for indenting my C# code in Visual Studio 2013, but save the file with all tabs converted into spaces automatically. I know this can be changed in settings ...
4 votes
0 answers
51 views

How to use Google Calendar Api in .net MVC 2 using this sample https://developers.google.com/calendar/quickstart/dotnet

We have a legacy application which is written in .Net MVC 2 and required to use Google Calendar API. I have found this link which is mentioned prerequisites VS 2013 and above. Is there any way to use ...

15 30 50 per page
1
2 3 4 5
1250