Questions tagged as 'visual-studio-2015'

1
answer

WPF - Change the color of a button when the mouse is on top

Good, how can I apply a style to a button when the mouse passes over: This would be my code to apply the style to my button: <Window.Resources> <Style TargetType="Button" x:Key="TabButtonFirst"> <Setter...
asked by 23.02.2017 / 23:32
0
answers

RPC_E_SERVERCALL_RETRYLATER Visuak 2015

I created an application that generates WCF, creates a visual studio instance and generates the solution automatically. Visual Studio 2012 works perfectly, the problem is when visual studio is installed in its 2015 version. If I put breakp...
asked by 28.02.2017 / 16:42
1
answer

Connecting PosgreSQL 9.3 with Crystal Report in Visual Studio 2015

I can not count the number of hours I've spent invested to solve this problem but there it goes: I have a report in crystal report and I need to connect it to the bbdd PosgreSQL 9.3 but without ODBC, through a connectionstring or whatever, the c...
asked by 10.03.2017 / 13:09
2
answers

Inheritance in entity framework by hierarchy

I have a problem that I can not solve days ago, I am working with enttity framework codefirst in vs2015 with c #, I have a hierarchy, summarizing: Person -IDPersona -first name -last name User -IDPersona -user -password Operator -IDPers...
asked by 02.02.2017 / 13:52
0
answers

Errors when installing VS Community 2015. If necessary, correct them How to solve these errors?

When I finished installing VS, I generated these errors, how necessary is it to correct them, to work with C # and .NET? and How can they be corrected? Currently, as VS is installed, it does not start the program.     
asked by 06.02.2017 / 04:47
1
answer

Zone.js error in Angular 2

Good, dear. I am using Visual Studio 2015 to program in C # and Angular 2, having made some updates the following error started to appear (Sensitive values are changed by XYZ):    Exception: Call to Node module failed with error:   Error:...
asked by 30.11.2016 / 17:28
0
answers

Project with Crystal Reports shows Report Viewer without data and in gray

We have a project with which we have been working without problems, we downloaded the most recent version of the project from the Visual Studio Online repository and when joining it to the last changes (merge) it stopped showing us all the repor...
asked by 13.12.2016 / 01:23
1
answer

.NET VS- [WebException: The operation has timed out]

I am developing a program in C # with Web Forms that consume methods of a WCF service. The following error is coming to me:    Exception "The operation has timed out".       Description: An unhandled exception occurred during the ex...
asked by 17.10.2016 / 00:30
1
answer

Using ListBox to view directory files - Visual C ++

I am new using Visual C ++, and I need to know how to view the files in a directory using ListBox in Visual c ++. I hope you can help me, thank you in advance.     
asked by 03.11.2016 / 04:26
1
answer

Access and VB.NET

My problem is that I define a query with parameters in MS ACCESS and I do not see it in the data sources in Visual Studio 2015 . The query is: SELECT * FROM ( SELECT * FROM Ingresos,IngresosLin,PuenteContab WHERE I...
asked by 30.09.2016 / 17:30