Questions tagged as 'visual-studio-2013'

2
answers

Error Windows can not find 'svcutil.exe'

Among the many projects here in the company, there is one that when I compile gives the following error:   Windowscannotfind'svcutil.exe'WhatdoIdotoresolvethiserror?ThisistheversionofmyVisualandFramework: Visual Studio Ultimate 2013...
asked by 11.02.2016 / 19:01
1
answer

Ribbon for Visual Studio Express 2013

How to install or activate Ribbon in Visual Studio Express 2013?     
asked by 10.03.2015 / 18:10
1
answer

Page header in section details in Crystal Reports

Good morning everyone! I created a commission report with Crystal Reports in Visual Studio with date filtering. Each month, individual commissions are sent to sellers in the period. To open the seller details, simply double-click on your grou...
asked by 13.01.2015 / 11:35
2
answers

Visual Studio 2013 only opens 2012 projects

Whenever I create a new project in VS2013, I have no project option, only the option: WEB >> Visual Studio 2012 . So yes, I have several project options like MVC 3 and 4 and so it goes. How do I update? I tried NuGet, but it's still...
asked by 17.07.2014 / 22:54
1
answer

How to get a specific version of a library via NuGet?

I need to use a library with a specific version in an old project. I remember already having downloaded another library by the NuGet console specifying the version, but I do not remember and I do not even know if there is a default for this and...
asked by 02.09.2015 / 19:30
1
answer

Searching for TreeNode properties using C ++

Good afternoon. I'm trying to work with TreeNode s, I'd like to do a search based on the MyText properties, but I'm not getting the expected result. What I wanted to appear to me was just the part that says Album1 (which is my te...
asked by 25.06.2016 / 21:05
1
answer

Entity Framework needs Session and HttpContext?

I watched some videos about Entity and saw two different versions, in a first it was something simple and straightforward (I believe the raw form of Entity), where it only instantiated the context of the bank and applied the add, : usin...
asked by 27.01.2016 / 01:48
1
answer

How to compare two dates in DatagridView and change color when VB.Net expires

My codes Private Sub CadastroDataGridView_CellFormatting(sender As Object, e As DataGridViewCellFormattingEventArgs) Handles CadastroDataGridView.CellFormatting If Me.CadastroDataGridView.Columns(e.ColumnIndex).Name = "DataGridViewTextBoxColum...
asked by 28.01.2016 / 13:05
1
answer

Toolbox keeps all items disabled

I had an express version of visual studio 2015. I uninstalled and installed visual studio professional 2013. When creating an asp.net / web forms application, the items in my toolbox are disabled. Already tried: give a reset toolbox Relate...
asked by 10.12.2015 / 00:12
1
answer

Visual Studio Publishing Methods

Is there any way to publish specific files through Visual Studio 2013? In my publications, Visual Studio deleted all the files in the destination and imported the new ones. Note: I use the "File System" publishing method.     
asked by 15.02.2016 / 13:53