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
-
2
votes1
answer84
viewsGenerate Property Internal set
Because from the version of Visual Studio 2015 every time I have an attribute generated in a class the same is generated with the set internal? In previous versions VS generated as public.…
-
2
votes1
answer85
viewsWhy do strings (Qstring) not appear during debugging in Visual Studio?
I have a program in Qt 5 I use QString to manipulate text strings. However, when I debug the program, I cannot see the contents of the strings (either in the "Auto", "Locals" or "Watch" window, or…
-
2
votes1
answer55
viewsIs there a replacement for _outp, removed in Visual C++ 2015?
I’m migrating an MFC project from Visual Studio 2010 to 2015. In the process I discovered that the _outp, among other commands, has been permanently removed. In the MSDN (_outp, _outpw, _outpd)…
-
2
votes1
answer165
viewsEntity Framework, you doubt the solution structure (app.config and package.config)
I started a solution with Entity Framework code-first. In the solution structure, I separated the domains from the other EF files (context, etc.). That is, the domains were in a separate project.…
-
2
votes1
answer256
viewsVersion error when attaching sql server database
I’m trying to attach a database to a file. mdf generated by visual Studio, at the time I created the Identity database, however I am trying to attach this database to sql server and this giving a…
-
2
votes1
answer185
viewsInstalling Visual Studio 2015 Community with SQL Server
I installed the Visual Studio Community 2015 and wanted to connect it with SQL Server, but from what I understand I don’t need to install SQL Server, I just need to download SQL Server Data Tools.…
-
2
votes1
answer179
viewsVisual Studio 2012/2015
I’m taking a course Informática Technician, and I am currently seeing and training programming, due to this I installed the Visual Studio(2012 and 2015), these days when I went to create a Visual…
-
2
votes1
answer665
viewsHow to check memory usage in Visual Studio?
I’m recently developing an Asp.net mvc 5 project. When I call a view (a page), the RAM runs out for 0MB. Then the PC screws. When RAM goes back to normal, it shows page view. Can anyone tell me if a…
visual-studio-2015asked 7 years, 10 months ago Matheus Miranda 5,375 -
2
votes1
answer92
viewsWhere to remove this warning from the visual studio?
Started appearing a warning on my Visual Studio 2015 that had not before. Heap Profiling is enabled in the Memory Usage tool. This Impacts the performance of the process being debugged. It can be…
visual-studio-2015asked 7 years, 10 months ago user26552 -
2
votes1
answer466
viewsRemove Report Viewer Edge
I have tried several ways to remove this border that appears in the Viewer report, and I could not at all. Below is part of my code with the properties I added to remove the border:…
-
2
votes0
answers492
viewsUnable to start program 'C: Program Files (x86) IIS Express iisexpress.exe'
My visual studio from night to day started to give an error when starting the application, this error only happens the first time I start the application (Asp.net mvc 4), in other times iis starts…
c# asp.net-mvc visual-studio visual-studio-2015 asp.net-mvc-4asked 7 years, 10 months ago Daniel Aragão 36 -
2
votes2
answers470
viewsHow do I get Qt 5.7 with MSVC2015 to work?
I’ve had Microsoft Visual Studio Community 2015 for a long time. I installed Qt 5.7 via online installer and includes msvc2015 (already marked) in the list of installation programs. I tried using Qt…
-
2
votes1
answer58
viewsHow do you make a form never disappear?
How can I make an invisible form just with the text appearing,without the buttons just a text,never disappear when selected another window? a print:http://prnt.sc/ehlx3i When I select another window…
-
2
votes2
answers48
viewsUse Firefox to run ASP.NET application
When I debug (F5), before I can choose the browser standard. IE, Google Chrome. I have installed Firefox, but it is not appearing to me.…
visual-studio-2015asked 7 years, 6 months ago Elton A. Pering 142 -
2
votes1
answer1150
viewsC# MVC - Error after Publish on VS015. 404 Not Found
I did a "Publish" by VS2015 of the Web MVC type, but in the "Publish Method" I put "File System". The problem is that I published it on IIS and run the views, but when I click on the buttons it…
-
2
votes1
answer145
viewsVisual Studio 2015 - Extension Error
Whenever I open my Visual Studio 2015, give me this message: This is the log that the message points to: ERROR Extension will not be Loaded because an Extension with the same ID…
visual-studio-2015asked 7 years, 4 months ago pnet 14,727 -
2
votes1
answer83
viewsKeep branch history when moving or renaming folder
I need to reorganize a structure in which the source codes of my applications are maintained, however, when I move the branch for a new folder, your modification history is lost. How can I move or…
-
2
votes1
answer38
viewsVisual Studio Error 2015 Update 3 cannot remove breakpoint
In my project I have a solid breakpoint in Visual Studio that I can’t remove. I can add other breakpoints. Some removed, but some not. Does anyone know how to fix this?…
-
2
votes1
answer707
viewsVisual Studio Error - Cannot find name 'Record'
I am working on an ASP.NET project with c# in Visual Studio 2015 and I came across an error in the file index.d.ts. The error messages are Cannot find name 'Record' and Cannot find name…
-
2
votes1
answer455
viewsReturn Result of an IF executed by Command Prompt(CMD) in C#
Hello, I’m trying to get a return from an IF line from Command Prompt (CMD) with Visual Studio 2015 in C#, but I’m not getting it. The following Code, runs the CMD, inserts the directory path that…
-
1
votes2
answers353
viewsVersionar project with Visual Studio 2013 and 2015
A project that uses two versions of Visual Studio (2013 e 2015) conflicts can occur, for example, with file .csproj or any other? Note: I don’t want to ignore this file in versioning.…
git visual-studio-2013 visual-studio versioning visual-studio-2015asked 9 years, 2 months ago rubStackOverflow 7,372 -
1
votes1
answer231
viewsApp Cordova does not work as expected
I made a simple application using Apache Cordova in the Visual Studio 2015, and added the Angulajs. When I test on Riple emulator works as expected: So I’m going to APK to test on the physical…
-
1
votes1
answer56
viewsBower at Visual Studio 2015
I downloaded Visual Studio 2015 Community and went to test to see if everything was OK. But it is not, when I create an ASP.NET MVC 5 web project, the Bower.json file does not 'offer' Intellisense…
-
1
votes1
answer509
viewsHow to change web.config when running Deploy?
I have an approval and production environment in the cloud but I do Deploy in File System. I have to enter some parameters and change the connectionString for each of these environments. Examples of…
-
1
votes2
answers601
viewsHow to use my already populated Firebird database for a web project in visual Studio 2015 using Entity framework?
I have an already populated Firebird database and would like to use this same database for a Web project in visual studio 2015. I already installed Firebird ADO.NET Data Provider and tried to give a…
entity-framework firebird connection visual-studio-2015 databaseasked 8 years, 9 months ago Victor Glauber 95 -
1
votes1
answer213
viewsHow do I use the service based database item in Visual Studio 2015?
I am taking an online course of Entity Framework in which the course uses Visual Studio in the 2012 Express version, and I am using Visual Studio Enterprise 2015. And during the course he asks to…
asp.net-mvc entity-framework visual-studio-2015 visual-studio-2012asked 8 years, 9 months ago Leonardo Gustavo Maran 93 -
1
votes0
answers85
viewsGet primary key values in Table Adapter
How can I get all primary key values in one Table Adapter. One by one I can get at the time of the Insert with this code: PegaIdOrc = orcTableAdapter.GetDataByMaxIDOrc().…
-
1
votes1
answer305
viewsSync with Team Explorer on VS 2015
When trying to make a sync I get the message: Cannot pull because there are Uncommitted changes. Commit or undo your changes before Pulling Again. See the Output window for Details. When trying to…
-
1
votes0
answers163
viewsVisual Studio 2015 environment variable issues
Hello. I recently installed Visual Studio 2015 and started a Win32 project, but whenever I compile some file can’t be located. I went to the properties of my project and clicked on VC++ Directories,…
visual-studio-2015asked 8 years, 10 months ago Jhonas Boeno 162 -
1
votes1
answer390
viewsInstalling Qt in Visual Studio
I would like to know how to install QT in visual studio 2015, I did everything, but I can not use it. Whenever I give a #include for example, it says that there is no file or directory. I’ve tried…
-
1
votes2
answers57
viewsThere is a difference between connecting to the database using a class and the visual studio: Tools>Conect_to_database?
I am learning C# and would like to know if there is a difference between the two types of connection cited in the title. If so, which?
-
1
votes1
answer329
viewsHow to mount XML with C#?
I need to build an XML like in the following example: <?xml version="1.0" encoding="utf-8"?> <MeuXML> <Clientes> <Cliente-1>Dados Cliente-1</Cliente> </Clientes>…
-
1
votes1
answer75
viewsDifferent Windows (Xaml) for Landscape and Portrait
I’m programming in C# using Visual Studio Enterprise 2015 apps for Windows Phone 8.1. I was able to make a simple application, a calculator, but I would like to know: how do I use a shaman for the…
-
1
votes1
answer360
viewsHow to do Reverse Engineering via Entityframework using a Firebird data source in Visualstudio 2015?
I have an already populated Firebird database and would like to use this same database for a Web project in visual studio 2015. I would like to use a library class and generate the model using EF…
-
1
votes0
answers93
viewsThe database creation wizard does not appear in the service based database and does not create a string Connection in the app.config in the Entity framework framework
I’m taking a virtual course on Entity framework in which the instructor uses visual studio in the 2012 version and during class he creates a web form project and asks to create a database in the…
entity-framework webforms visual-studio-2015 app.configasked 8 years, 8 months ago Leonardo Gustavo Maran 93 -
1
votes0
answers261
viewsChromedriver.exe error using Coypu for Selenium
I’m making an app, to test this framework unit test. However, it indicates an error that cannot find the path where Chromedriver.exe is, the same is found in the folder I indicated. Here follows my…
-
1
votes1
answer648
viewsError trying to create Excel table with Closedxml
I’m trying to create an application that generates an Excel spreadsheet through Visual Studio 2015 using Closedxml as a reference. As I found some examples on the web, I added it to the code (using…
-
1
votes0
answers49
viewsC# - How to put a secondary address in Webbrowser
Hello, How to put secondary address in Webbrowser in Visual Studio 2015. // webBrowser1 // resources.ApplyResources(this.webBrowser1, "webBrowser1"); this.webBrowser1.Name = "webBrowser1";…
-
1
votes1
answer953
viewsReferences of Subs and Functions where it is being used disappeared in my Visual Studio
Where I have the option in Visual Studio 2015 to show the Sub/Function reference, where they are being used. (Ex: Recorded Function > I call it in the Save button), at the top of the Function…
-
1
votes1
answer182
viewsFormsauthentication causes an infinite redirect error - ASP.NET C#
Good afternoon, I am developing an ASP.NET application with C# that requires login, works and is being used this way: protected void Page_Load(object sender, EventArgs e) { SqlConnection conn = new…
c# asp.net visual-studio-2015 sql-server-2012 forms-authenticationasked 8 years, 7 months ago Kawaii 151 -
1
votes2
answers73
viewsHow do you get the time zeroes out?
I am using a Label to receive the time of a video. The time I receive from the video is a double which comes in milliseconds, for example: 1555 = 1,555 sec. When I convert to TimeSpanthe label…
c# winforms visual-studio-2015 type-conversion conversionasked 8 years, 5 months ago Caio Henrique Nespolo 45 -
1
votes0
answers131
viewsText file in . js was encoded
I’m working on a format file. js in Visual Studio 2015, I opened this same file with Visual Studio Code and saved, now when I try to open this file again it appears encoded. Does anyone know what…
-
1
votes0
answers132
viewsSelenium c# - API Mass of tests
Good afternoon, you guys. I have a problem, and your help is important. I have a mass of tests written in Testmanager online and my scripts are in visual studio 2015. My VS scripts log in to…
c# visual-studio-2015 team-foundation-server selenium-webdriverasked 8 years, 5 months ago Anderson Alves 31 -
1
votes0
answers53
viewsHow to make Visual Studio not let use functions without including headers
In C++, the printf() and scanf() command needs the cstdio library to work, but in Visual Studio I can run without including them. As I send my programs to a site that doesn’t allow this, I wanted…
-
1
votes1
answer25
viewsRemove UI Debugging Tools from Window
I would like to know how to remove the option UI Debugging Tools for XAML appears at the top of the window WPF (as shown below)…
-
1
votes0
answers181
viewsProblems with Xamarin in Visual Studio 2015
I’m starting to "play" with mobile development and as I already develop in C#, I wanted to use Xamarin. But, as soon as I installed and update/installed everything I had in the android SDK manager.…
-
1
votes1
answer61
viewsTFS Cloud Visual Studio 2015 Community
I have two projects in TFS, a database and an application. I am using TFS for a short time and I have doubts about the options Get Latest Version (Recursive), Check Out for Edit and Shelve Pending…
-
1
votes0
answers566
viewsHow to install Npgsql as a data provider for ADO.NET Entity Framework?
I’ve read everything you can imagine, but I’m out of luck. In Visual Studio 2015 Enterprise update 1, I followed exactly the steps as you describe the tutorial on the page…
-
1
votes1
answer101
viewsXamarin.Forms configuration
Good morning! I’m trying to build an application Xamarin Forms in a windows 8.1 When I installed the xamarin and try to start a project, he asks me to add a MAC. Is it necessary to add it? and if it…
-
1
votes2
answers184
viewsDoubt about having control TFS version
I am learning versioning, my doubt is with respect to the terms shown in the figure below Epic and Issue, looking for their translation for me did not make sense how to use these options to create a…
terminology visual-studio-2015 versioning team-foundation-server project-managementasked 8 years, 2 months ago rubStackOverflow 7,372