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
-
0
votes1
answer344
viewsOpen page using external browser
Hello I am developing an application with the Onsenui framework (Cordova in visual studio) But the code below opens the url using the application itself as a browser. At the end of the day when I do…
-
0
votes1
answer52
viewsVisual Studio 2015 does not trim ASP.NET Preview Templates
I installed the Pro version of Visual Studio 2015 on Windows 10, to test. When creating a project you should open a screen with the options as in the image below: But open like this: Does not show…
-
0
votes1
answer160
viewsWindows phone 8.1 deploy error: DEP0001 : Unexpected Error: -1988945906
When deploying or debugging the project this error appears DEP0001 : Unexpected Error: -1988945906. It compiles everything right, however, when it goes to install on the phone appears the error. The…
-
0
votes1
answer267
viewsError creating Xamarin Visual Studio Community 2015 project
Error creating a new project in visual studio using Xamarin…
-
0
votes1
answer77
viewsError while trying to update Visual Studio 2015 / Framework to version 4.6.1
I downloaded the visual Studio 2015 and everything was fine, but unfortunately I work with a shared machine and the other user ended up deleting the installations of . Netframework 4.6.1 , now I’m…
-
0
votes1
answer46
viewsError trying to publish webjob in Azure
I’m trying to publish a webjob on Azure and even the publishing part is all right. He can publish and I can run Webjob normally, but when he tries to schedule Webjob in the "Scheduled" model he…
-
0
votes2
answers117
viewsShow source line author in Visual Studio (Git)
How do you (shortcut) show the author of that line on the left side of the code lines, which Git provides?
-
0
votes1
answer61
viewsReportviewer - Methodaccessexception
Good afternoon, I use Visualstudio 2015 Community on a Windows 10 x64 and am encountering the following problem when running the debug of a Windows Form Application project:…
-
0
votes0
answers303
viewsVisual Studio build error
I am very new in Visual Studio, I am trying to compile a server and returns me thousands of errors similar to these: 1>int_guild.obj : error LNK2019: unresolved external symbol _strtoi64…
-
0
votes0
answers46
viewsheap corruption compiling an opencv project
void trackFilteredObject(int &x, int &y, Mat threshold, Mat &cameraFeed) { Mat temp; threshold.copyTo(temp); //these two vectors needed for output of findContours vector<…
-
0
votes1
answer39
viewsErrors Reinstalling Microsoft Visual Audio
I was uninstalling for Iobit Microsoft Visual Studio & Xamarin, then tried to reinstall and is giving these errors. I have tried to uninstall deleting the folders from the files and the Logs on…
-
0
votes1
answer52
viewsVS 2015 Solution Explorer does not identify changed file (TFVC version control)
I’m learning about versioning with TFVC and Git. Versioned projects with Git modified files are marked with a symbol indicating that you hear change (commit pending) Already projects managed with…
visual-studio-2015 versioning team-foundation-serverasked 8 years, 3 months ago rubStackOverflow 7,372 -
0
votes1
answer167
viewsThere was a Mismatch between the Processor Architecture of the project being built "MSIL" and the Processor Architecture of the Reference
There was a Mismatch between the Processor Architecture of the project being built "MSIL" and the Processor Architecture of the Reference "C: Windows Microsoft.NET Framework v4.0.30319…
visual-studio-2015asked 8 years, 3 months ago user39571 -
0
votes1
answer88
viewsApplication Service Visual Studio 2015
I created a service app in Visual Studio 2015 to get started the service needed to create an installer. I created a Visual Studio Installer project, filled in the parameters and everything worked.…
-
0
votes1
answer639
viewsHow to take the path of the directory
I’m using Winform and trying to save a string with Savefiledialog but I can’t pass the chosen directory in Savefiledialog to the System.IO File function.Writealllines; private void…
-
0
votes1
answer5745
viewsFailure to reference a nuget package
After installing the W10 Anniversary Update, I’ve been trying to build an open source project that I normally did before and now can’t. I get the following error in the output of Visual Studio 2015…
c# visual-studio visual-studio-2015 nuget uwpasked 8 years, 3 months ago José Camelo de Freitas 407 -
0
votes1
answer613
viewsCreate a Table at runtime. C#
Hello, I need to create a table within a DB Access at runtime. The Database already exists, I would just like to click on a buttona new tablewas created within this DB with Nome de Campos and Data…
-
0
votes0
answers206
viewsError compiling App with Xamarin
I’m having some problems compiling my project on Xamarin no VS2015. Error java.lang.Unsupportedclassversionerror: com/android/dx/command/Main : Unsupported major.minor version 52.0 Navegacaointent…
-
0
votes1
answer17
viewsCreate and remove aquifers in Visual Studio while you’re "debugging"
I can’t create or remove files while my project. NET is running, I tried to enable/disable several options of Visual Studio but I could not find what is blocking this edition. I don’t need the debug…
visual-studio-2015asked 8 years, 2 months ago Rafael Alexandre 2,110 -
0
votes0
answers63
viewsInstallation Emulator for Windows 10 Mobile (10.0.14393) - Visual Studio Community 2015
I’m trying to install the mobile development kit but is giving this error in all the items I tried. This for any optional item. VS is already installed and my Windows is Windows 10 Education 64-bit.…
-
0
votes1
answer363
viewsHow to transfer a Workspace TFS to another user
Guys, I need to send my peddings changes to another user in team Foundation, for vs15 Is that possible? I usually did a shelve and downloaded on my other pc, however it was the same user in the…
visual-studio visual-studio-2015 team-foundation-serverasked 8 years, 1 month ago Vinicius.Beloni 315 -
0
votes1
answer42
viewsHow to count how many characters are in a selection?
Is there any way, trick or extension to Visual Studio 2015 that tell me how many characters are in the selection I made, including spaces or null characters? Observing: I want to count the selection…
-
0
votes1
answer53
viewsWeb Essentials does not display options
I installed the Web Essentials 2015 in the Visual Studio Community 2015, but while trying to minify some css files, the only options displayed were the ones in the image below. I have removed and…
-
0
votes1
answer23
viewsDifficulty in changing version
Hello, Some time ago I developed an application using VB in Visual Studio 2013, today I need to make updates in the source code, I no longer have VS2013 started using Visual Studio 2015. When I was…
visual-studio-2015asked 7 years, 11 months ago Thiago Baldykowski 55 -
0
votes0
answers497
viewsPrevent page break in Microsoft Report
I created a report in Visual Studio 2015. Information is displayed correctly: However, when I click to visualize printing, it is cut (see that the information I painted is not appearing): How to…
-
0
votes1
answer82
viewsComposite Component in C# does not show all attributes
I have a system where I use a dataGridView to list the fields of a table through the property dataSource, and a textBox so that the written text serves as a filter (when I type something in textBox,…
-
0
votes1
answer313
viewsThe getPreventDefault() method should no longer be used. Instead, use defaultPrevented - Browserlink
I get this error on all pages when browserlink is enabled: The getPreventDefault() method should no longer be used. Instead, use defaultPrevented. browserLink:37:40278 Follow the image: Unchecking…
-
0
votes1
answer352
viewsError trying to recreate a table with code first(Migration)
I’m following Eduardo Pires' tutorial on DDD + Asp.Net MVC 5 + Ioc and so on. Well, in the first attempt to create the bank and the client table, it was a gem. It turns out, Eduardo made some…
-
0
votes1
answer190
viewsDoubt about . NET Framework 3.5 and ASP.NET MVC
I need to create an ASP.NET MVC application using . NET Framework 3.5 following steps: File -> New -> Project, then I choose, Visual Template C# -> Web afterward .NET Framework 3.5 and…
-
0
votes1
answer196
viewsProblems opening c++ software on another PC
I am developing a software in c++ using Visual Studio 2015, and I am using two external libraries, OPENCV and Flycapture2. I developed the software and it runs normally on my computer, but at the…
-
0
votes1
answer88
viewsConnection problems between the Entity Framework and the Database?
While running my application I am encountering the following error when loading the data through the Entity Framework. When it is executed I observe that the following is called connection string:…
-
0
votes0
answers102
viewsParameter ignored in EF 5.0 Connection Timeout
My application is showing an error of TimeOut when I perform operations that require more processing time. I’m using the EntityFramework 5.0 and set up the Connection Timeout=480 to do tests, but it…
-
0
votes1
answer930
viewsPrinting Datagridview C#
I need to print the selected columns in a Datagridview. I can not generate image, because there are many columns (15 in all) and not all appear on the screen. I can make the impression in landscape…
-
0
votes2
answers19039
viewsCreate an executable
Good morning, I made an application in C# recently but it’s still only in code form and I needed to create an executable ! But I’ve never done it, I don’t know how. Can anyone help ? Thank you !…
-
0
votes2
answers868
viewsC++ Visual Studio
Hello, I’m very beginner in Visual Studio.I installed recently and I’m trying programs in c++ starting with simple programs but a same program that ran perfectly in Geany appears with several errors…
-
0
votes0
answers82
viewsBroken page when debugging in Chrome
When I do the debug of a project ASP.NET MVC in the Visual Studio directing to the browser Chrome, it already opens the broken page: This only happens when the browser is closed. When it already has…
-
0
votes0
answers59
viewsVisual Studio 2015 restarts when creating a Report file
Whenever I try to create a Report file in my project, Visual Studio 2015 presents the following messages: How could I solve this?…
-
0
votes1
answer75
viewsEF 6 - Migrations does not reflect changes in entities
I changed my entities and I turned the command Update-Database -Verbose -Script only to see in SQL what changes would be made. Generated the legal script with all changes. I closed the script window…
-
0
votes0
answers30
viewsError when creating android project with Xamarin
I installed Xamarin in VS 2015, all normal. When I go create an Android project gives the error Value cannot be null. Parameter name: path1 To create for iphone he creates normally. What can it be?…
-
0
votes1
answer1213
viewsHow to use Asp net core 2 in the visual studio 2015 community?
I installed . NET Core 2.0, but when I create a new project in Visual Studio 2015 there is no option to choose Asp net core 2.0. It can be used in VS 2015?
-
0
votes3
answers697
viewsNumeric Field in Web Forms
Personal as I define a field that is in text in webforms for numeric, as an example. <asp:TextBox ID="feb" runat="server" BorderColor="#999999" BorderStyle="Solid" MaxLength="4" TabIndex="93"…
-
0
votes0
answers308
viewsHow to activate Viewer Ports
I have an application that uses rdl files, when opening in visual studio 2015 an error, and it appears as incompatible, however I have already installed the data tools, and the report Viewer , how…
-
0
votes1
answer165
viewsVisual Studio 2015 installation error
Whenever I am trying to install visual studio 2015 on my notebook, the following error appears : someone would know how to solve ??…
visual-studio-2015asked 6 years, 8 months ago Gabriel Swich 1 -
0
votes1
answer447
viewsSystem.Runtime.Interopservices.Comexception (0x800A175D) error
After filling in the data when I click to generate the pedf I get this error message as shown in the image: If you do the same process on another company pc works, on this computer gives this error,…
visual-studio-2015asked 6 years, 3 months ago Bruno 1,304 -
0
votes2
answers284
viewsVS 2015 SOAP does not work, but in Soapui works normal
In the company there is a Service available through Webservice SOAP (IBM BPM). I can’t get an answer on VS 2015 using the Web Reference a connection with this service. I always get the answer after…
-
0
votes0
answers149
viewsHow to change the resolution of a c#webcam?
I would like to know how to change the resolution of the device, the webcam saves up to 15mpx but I can’t change the resolution of it in my program, it keeps saving the images in size 640x480. (I’ve…
-
0
votes1
answer1493
viewsVisual Studio does not start installer
I downloaded the installer executable, I put it to run as an administrator but it does not start the installer. It asks for the permissions to run, Windows defaults, but after I confirm the actions…
-
0
votes0
answers93
viewsHow to take Screenshot in windows 10 with visual basic . net
Hello friends I am trying print strip in windows 10 it happens that the same tip with black screen, not taking print.I am using basic visual . net Public Sub printar() Dim bounds As Rectangle Dim…
visual-studio-2015asked 6 years, 8 months ago ANTONIO MARCIO DA SILVA 1 -
0
votes0
answers42
viewsPick up Selected line in Datagrid Xamarin
I am developing an application in Xamarin-Forms using the MVVM standard and I have the following difficulty. On one of my screens I’m using a Datagrid to display some information separated by rows…
xamarin visual-studio-2015 xamarin-formsasked 6 years, 7 months ago Wagner Barbosa Do Nascimento 43 -
0
votes0
answers61
viewsFirebird + Entityframework - Problem to add connection
I’m having trouble adding a Firebird connection to Visual Studio I followed every step of the documentation I installed Firebirdsql.Data.Firebirdclient gacutil / i…