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
answer338
viewsConnect Visual Studio to database
Hello, I am trying to connect my project in Visual Basic, in Visual Studio, with my Mysql database, it presents the error below, would anyone tell me how to solve this problem? I already installed…
-
-1
votes1
answer71
viewsVisual Studio 1 Solution and 3 Projects, is it possible to separate them later?
I am using Visual Studio 2015. In it I realized that I can have 1 Solution and as many projects as I want (in this case I am creating 3). After ready, I can export the . EXE separately? How to do?…
-
-1
votes1
answer364
viewsHow to manipulate Combobox
Hello personal I have 2 combobox and I have 1 (one) file with texts and subtexts text 1 <001>ola <002>Hi text2 <001>house <002>hospital .... I want to load this information…
-
-1
votes1
answer48
viewsNormalize encoding of an entire solution
I was working with Gitlab and noticed that it serves all the files on its front end with UTF-8. I have a solution that has source files with various encodings. UTF-8 files are displayed correctly in…
-
-1
votes1
answer262
viewsI cannot assign return of the expression in the SSIS variable
Task to insert Variable Value by select result My intention with this logic is to pass a column calculated from one excel file to another using an area of Stage where I just want to modify a column…
-
-1
votes1
answer147
viewsScale console to more than 800x800 visual-c++
Why can’t I resize the screen with 1400x900 "widthxheight"? More precisely the width because I saw that the height I can enlarge with more than 800, 900 and with 1000 it already exceeds the windows…
-
-1
votes1
answer164
viewsError 'System.Collections.Generic.Keynotfoundexception' occurred in mscorlib.dll
I created an application in visual studio 2017, I formatted the pc and installed the 2019 version and since then no application I try to connect to the database works. always appears this error: An…
c# mysql visual-studio-2015 mysql-workbench visual-studio-2017asked 4 years, 8 months ago Guilherme Costa 1 -
-1
votes1
answer28
viewsHow to automatically switch and show between MDI child windows on a parent MDI in c# visual studio?
I have an application that when it loads the main form (parent), it automatically creates two children Forms and show maximized, I use the following code in the Parent form to create the two Forms:…
-
-2
votes2
answers530
viewsInstallation problems for Visual Studio 2015 Community
I performed the installation of Visual Studio 2015 Community and every time I enter it requests a repair. I tried to uninstall but does not allow. Can someone help uninstall Studio 2015 Community?…
visual-studio-2015asked 8 years, 5 months ago MaCBert 1 -
-2
votes1
answer65
viewsUpdate warning screen
I am developing a stock control system and box front and I intend to create a warning screen in the main form (can be with datagridview), where, if when selling a product and the same reaches the…
-
-2
votes1
answer11
viewserror resolvelivraryimports in Xamarin visual studio 2015
I am new in the stack, I was developing my application good and practically out of nowhere, I get an error when deploying in my project . Droid in Xamarin. the error is described as…