Questions tagged as 'visual-studio-2013'

1
answer

DLL error in Visual Studio 2013?

When trying to run the project I throw these errors But if you select anyone, send me to this DLL Searching in Google the name of the same I saw that it has to do with NuGet and When I opened the NuGet Package Menager Console I found the...
asked by 22.09.2018 / 02:20
1
answer

Make DataGridView Auto-Height according to the Rows

I need to be able to accommodate the height of FORM or DataGridView based on the amount of data / rows that were filled in DataGrid . This taking into account what cases there are four rows, and others that there are o...
asked by 16.05.2017 / 17:49
2
answers

How to restore Visual Studio 2013 Ultimate window

I'm having trouble restoring the order of the toolbars and elements of Visual Studio 2013 Ultimate . Some have disappeared and others are in different places that usually (and by default) were. Is there any way to return this to default?...
asked by 24.08.2016 / 16:13
1
answer

High CPU usage in Visual Studio 2013 and IIS

When we use Visual Studio 2013 for web development, we experience the following problems during debugging: The web application takes a long time to load Client scripts take a long time to load The use of the CPU by the IIS work process i...
asked by 31.10.2016 / 13:10
2
answers

How to avoid double logging in a system with VisualBasic

I'm doing a system of a medical office in VisualBasic and I do not know how to make the session stay active. That is, in the Login window the RUT and the password are entered, then the BD is consulted to confirm that the data is correct. If they...
asked by 15.09.2016 / 19:41
1
answer

Oracle.DataAccess DLL error

I am using the dll Oracle.DataAcess and I have the following error: Error de servidor en la aplicación '/'. No se puede cargar el archivo o ensamblado 'Oracle.DataAccess' ni una de sus dependencias. Se ha intentado cargar un programa con...
asked by 10.01.2017 / 20:05
1
answer

How to make a report with Crystal Report and Visual Studio 2013 Ultimate?

I need help, I'm making a connection to a SQL-Server 2012 database and visual studio 2013 and I want to make some reports with Cristal report but I do not know how to start, since I've never used that tool!     
asked by 30.10.2016 / 22:54
0
answers

how can I delete all the elements of a vector? [closed]

The program that I do is from a restaurant, once the order is placed, and it prints invoice and those things, I want the data stored in my vector to be deleted.     
asked by 22.06.2017 / 04:14
1
answer

Error with textbox in VB.Net using autocomplete

I have the following code to perform an autocomplete in several textboxes that I have in my application. It is connected to a database in another computer that is a server. But the error gives me as much of the clients as of the servers. Taki...
asked by 04.04.2017 / 07:39
1
answer

How to upload data to the network from a desktop program developed in visual studio 2013 [closed]

I have a program developed in visual studio (windows form) with database in sql-server 2012 and I want to know if I can upload this data to a web page or website.     
asked by 01.09.2016 / 04:51