Most voted "visual-studio-2015" questions
Use this tag only if the question refers to problems in the IDE and only for problems with this specific version of Visual Studio that does not apply to other versions.
Learn more…211 questions
Sort by count of
-
1
votes1
answer79
viewsLNK2001 error in C++ Project Build
I’m trying to build a project in Visual Studio and this error is appearing: Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol "class CPSock…
-
1
votes2
answers4316
viewsProblem to run IIS Express on my network
Hello I’m trying to run the IIS do Visual Studio 2015 ASP.NET Empty Web website to work on my network so I changed this file ...\Documents Visual Studio 2015 Projects meuProjeto . vs config…
-
1
votes1
answer185
viewsStandardize code formatting Visual Studio
I have an automatically generated code as shown below: I wanted to format automatically so that it was in format: public int Id {get; set;} Note: This code was automatically generated by Visual…
-
1
votes1
answer32
viewsClass Library (Portable) UWP + WPF
I created a simple project Portable Class Library that is being used in two projects WPF e UWP. The two projects work normally, however, the project UWP when compiling displays the following error…
-
1
votes0
answers20
viewsmysql code in viewreport
Good evening, I’m trying to create a report, but for example... I have a property table and it has the id, the name and the like... and I have the animal table that is saved in it only the id of the…
-
1
votes1
answer445
viewsAssembly and C++ with Visual Studio 2015 and MASM x86/64
Good night. I use Visual Studio 2015 and usually programming in Assembly language via __asm, but I still have doubts about how to use MASM to create code in Assembly for x64. I need help to take the…
-
1
votes0
answers100
viewsError creating Windows Form in Visual Studio 2015 C++
created an empty project CLR ai went into project >> add new item>> UI >> Windows Form but he gives that mistake there, how to solve it?…
-
1
votes0
answers23
viewscmake source_group has no effect
I’m trying to organize the project generated in visual studio, for this I’m using the function source_group to add the directories I want, only it doesn’t seem to take effect: set(CPP_FILES_REGEX…
-
1
votes1
answer3603
viewsHow to connect Mysql in Visual Studio 2015?
I have Visual Studio 2015, I created a project and I want to connect three databases in it (Firebird, Paradox and Mysql), initially the Mysql. I created a new project like this: C# > Windows >…
-
1
votes0
answers89
viewsError while running Xamarin project in visual Studio 2015
When I try to run my project Xaramin the following is reported error: Severity Code Description Project File Line Column Suppression State Error Exception while loading assemblies:…
-
1
votes2
answers78
viewsConvert SQL to LINQ C#
how do I convert the last line of this SQL to LINQ? SELECT* FROM ACOMPANHAMENTO A, PRESOS_ACOMPANHAMENTO PA, PRESOSS P WHERE P.ID_PRESOS = 300 AND PA.ID_PRESOS = P.ID_PRESOS AND A.ID_Acomp =…
-
1
votes0
answers56
viewsIntellisense - Visual Studio
Hello I am developing a VB application with two forms, the first frmCadastroEndereco, to record addresses in the database, another of customer registration. Use also a module (modEndereco) that…
-
1
votes1
answer570
viewsTFS unable to locate part of the path
I’m trying to check in a project for my repository at visual studio online (Team Fundation Service). But I’m getting the following error message: Someone’s been through this trouble?…
visual-studio visual-studio-2015 team-foundation-serverasked 7 years, 11 months ago Matheus Saraiva 2,157 -
1
votes0
answers21
viewsItem Toolbar to select Standard Project
Applications Xamarin-Forms have option to select the project I want to start Startup Projects by the tool bar as shown below: Have to enable this option for other projects, example, I have a…
visual-studio-2015asked 7 years, 10 months ago rubStackOverflow 7,372 -
1
votes2
answers369
viewsHow to change project type on Github by Visual Studio
Well, I created a Reposótirio in the Github through the VisualStudio However, only when giving a Commit/Push he got the kind of project being JavaScript: But I want to change him to be the type C#.…
-
1
votes2
answers167
viewsHow to use Database Diagrams in Visual Studio 2015
I’m doing the exercises in the book: "Use the C#Head", and one of the exercises was asked to create a Database Diagrams. But you don’t have this option in Microsoft Visual Studio 2015. Book page: So…
-
1
votes1
answer31
viewsItems are not shown in dataGridView
I am using the following code to include items in a list and show them in mine DataGridView: PedidodetalheOffline item = new PedidodetalheOffline(); //crio um novo item item.IdOffline = id; //seto o…
-
1
votes1
answer31
viewsError Visual Studio 2015
When I run an application, or stop it. I come across this mistake: What is this, and how to solve ?…
visual-studio-2015asked 7 years, 10 months ago Renan Carlos 1,594 -
1
votes1
answer1495
viewsWhen opening Solution, folders with projects do not appear
I created a Solution, based on the video of Eduardo Pires. I saved and went to do something else. Well, when you reopen Solution, the folders with the projects do not appear, leaving only the…
-
1
votes1
answer48
viewsError after performing Migrations (backend .Net)
My backend is built in . NET, and when including a certain table in the solution, I appeared the following error: Cannot create more than one clustered index on table 'dbo. Favorit'. Drop the…
-
1
votes1
answer35
viewsParameter’s passage
I have the following code that dates the Mysql database to textblock: textBlock8.Text = (reader.GetString("Data")); What happens is that it is passing the date and time. I would like to pass only…
-
1
votes1
answer30
viewsAuto List Member does not work with javascript
I use Visual Studio 2015, I’m having trouble not displaying auto list Member in javascript. *I’ve been in the configuration > Text editor > Javascript > General. *I’ve noticed Visual Studio…
-
1
votes0
answers30
viewsVisual Studio to run when evaluating variable
Doing some tests on an old system, I arrived at a strange behavior for the Visual Studio part. When I hover over a variable of a specific type, Visual Studio closes, as you can see in the GIF below:…
-
1
votes1
answer664
viewsBug in the build?
What a mistake when I compile my application? Severity Code Description Project File Line Suppression State Error CS1061 'Blankpage1' does not contain a Definition for 'listView_SelectionChanged'…
-
1
votes1
answer53
viewsError 503 when trying to download extensions in Visual Studio Gallery
While trying to download any extension, the error below is displayed: The Extension could not be installed because the following error occurred: The remote server returned an error: (503)…
-
1
votes4
answers54
viewsDoubt about the use of the VS2015 SPA Template
I need to do a routine to send email, through a form I made, using the VS2015 SPA Template. I put two buttons, Cancel and Send. The question is not in the code of the email, but how to assign the…
-
1
votes0
answers85
viewsHow to check if pepflashplayer.dll has started and catch Pid
I’m picking up the modules that are being used by Chrome to know if pepflashplayer.dll (FLASH PLAYER) has been started I’m using that code void ListAllProcesses() { var hProcessSnap =…
-
1
votes2
answers136
viewsWindow in visual studio when debugging method
I’ve been dealing with some very robust methods that alter or insert data into several tables. It is time consuming to debug and map all tables that are affected by routine. Is there a window like…
-
1
votes0
answers547
viewsProblem with visual studio to compile
I started to appear this problem when I try to run my application, I have not made any modifications in the system someone knows what can be it ? Managed Debugging Assistant 'Bindingfailure' has…
-
1
votes0
answers79
viewsI cannot install the System.Objectmodel reference in the Android Project
I picked up a reference error in my project The referenced component 'System.ObjectModel' could not be found.. Well, I searched and installed the reference to that path:C:\Program Files…
-
1
votes1
answer379
viewsDo not go to another FORM1 while open FORM2 esiver
Suppose you have two Forms, the first Form1 is the main screen to which you give an option to open any other form, when any form is open, the user cannot go to the main form until you close/close…
-
1
votes0
answers55
viewshow to create a Listview Menu
How do I create a menu with Listview, IE, the person clicks on a button, Ai aperasse a text in Listview when the person clicks on the text opens another form, How do I do this?
-
1
votes1
answer41
viewsVisual Studio 2015 compilation alert
Say guys I’m developing a project in Windows Forms, and recently I upgraded Visual Studio 2010 to 2015, however when I did the installation of VS 2015 I realized that there was no report View so I…
-
1
votes0
answers24
views"Enumerable.Cs not found", how to adjust?
After initializing a "Contentpage", the following error appears: "Enumerable.Cs not found". In fact, I couldn’t find the file. "Enumerable.Cs" is unique to "System.Core"? I tried to install…
-
1
votes1
answer479
viewsHow to publish a Webservice using Visual Studio C#?
I’m trying to publish a Webservice with Visual Studio but the connection is failing. Someone can help me connect on this project? Here’s the error message from when I try to publish: Publishing…
-
1
votes1
answer49
viewsUpdate only a property of an object using Outputcache in Actionresult
Hello, everybody. I’ve got a problem I don’t even know if there’s a solution like this. I have an Actionresult that returns the contents of a chart in Jquery. The result of this chart will always…
-
1
votes1
answer72
viewsHow to get panels from a daughter page on Asp.net
I’m trying to get the panels from a daughter page on Asp.net, but when I use the page. Controls, it only retrieves the elements from the master page. I have tried this, Page.Page, but always the…
-
1
votes3
answers3047
viewsAccessing variable in another class comes null - C# Visual Studio 2015
Hello, I know it’s a stupid question, but I’m having a hard time accessing a variable from another class. Situation: - I’m using a datagrid, which I want to take the value of one column, and…
-
1
votes1
answer492
viewsC# BD . mdf connection string
Good evening, you guys, I have a database . mdf in a Windows Forms and want to make the connection string of it, can anyone help me? My version of Visual Studio is 2015 and the file is: C:Documents…
-
1
votes0
answers47
viewsProblems with input and output in the C language in Visual Studio
Below I have a code simple in C, the problem is that if I leave as is it does not print the received name on the screen, but when I change the scanf_s for scanf it works normally. What would be the…
-
1
votes1
answer123
viewsManipulation of records (regedit)
I have an application developed in windows Forms that handles some records in the following way: "HKLM SOFTWARE MINHAEMPRESA etc...". This application was run as an administrator and I never had a…
-
0
votes1
answer150
viewsHow to open different rdlc in a single Report Viewer control?
What could be wrong in my code below? Private Sub LocalReport(ByVal digito As Integer) Dim relatorioCorrente = New Microsoft.Reporting.WinForms.ReportDataSource()…
-
0
votes2
answers622
viewsErrors Script C# Unity3d 5.2.0f3! Errors with Rigidbody2d
I have a problem with a C# code that I am using to make a game in Unity3d Version 5.2.0f3 This Code I picked up on a video of Playing with Nils ( Youtube channel that teaches how to develop games.…
-
0
votes1
answer111
viewsVisual Studio 2015 crashes when I type "<" in Apache Cordova
I’m using Visual Studio 2015 to create applications with Apache Cordova, and every time I enter the character of "<" (to open an HTML tag) the software hangs and closes, for no reason. Has it…
-
0
votes0
answers62
viewsMismatch between Processor Architectures
I am completely new to the world of mobile application development. By trying to run a test application I get this error twice: There was a Mismatch between the Processor Architecture of the project…
-
0
votes1
answer3075
viewsOpen Modal Bootstrap from code-Behind
I need to open a modal when the password or user are incorrect, it will be on Else .. but does not open the modal protected void bntLogar_Click(object sender, EventArgs e) { Registrar criptografia =…
-
0
votes0
answers24
viewsPHP extension with Windows EMIT error
I am developing a PHP extension with Visual Studio 2015. I followed a tutorial and everything worked perfectly, the problem started when I tried to use the variable Std::string. When I do the string…
-
0
votes1
answer113
viewsHow to include Sdl_image lib for my Solution in Visual Studio 2015?
I’m trying to create a C++ game with SDL2 for Windows Phone 8.1 I follow this tutorial https://hg.libsdl.org/SDL/raw-file/tip/docs/README-winrt.md and a game with only the SDL2/Winrt project (no SDL…
-
0
votes1
answer848
viewsToolbox gets all the items disabled
It had an express version of visual studio 2015. I uninstalled and installed the visual studio professional 2013. When creating an Asp.net/web Forms application, my Toolbox items are disabled. I…
-
0
votes1
answer410
viewsC# Forms Windows Forms Do Not Open After VS 2013 Update to VS 2015
I installed Visual Studio 2015 and opened a VS 2013 project, after which old C# Windows Forms do not open. Use the F5, the debug menu appears but does not open anything on the screen, the project…