Questions tagged as 'visual-studio-2013'

1
answer

Error (Connection String) Asp .Net MVC - Visual Studio 2013 and SQL Server 2012

I have a problem with my Asp.Net MVC application. I created the Connection String within Webconfig, <connectionStrings> <add name="connSql" providerName="System.Data.SqlClient" connectionString="Data Source=localhos...
asked by 27.10.2016 / 18:57
2
answers

Unknown command: 'syncdb' Visual Studio 2013

I'm having a hard time developing a system in Django. When I try to sync the database, this error appears: Python interactive window. Type $help for a list of commands. Executing manage.py syncdb Unknown command: 'syncdb' Type 'manage.py help'...
asked by 13.12.2015 / 20:28
1
answer

Visual error in Visual Studio / VS2010 projects in 2013

I have windows installed on a mac with boot camp and it looks like visual studio 2010 like this: I have tried to change the screen resolution, font size, board updates, ... Nothing solved. I have already installed VS 2013 that works perfe...
asked by 08.10.2014 / 19:04
1
answer

Error performing connection test in Visual Studio

I'm new to programming in ASP.NET, and I'm trying to connect to Visual Studio 2013 Express with SQL serves 2012 Express and I'm not getting results. I have done the following procedures; procedure 1. procedure2. procedure 3. Thepa...
asked by 06.11.2014 / 13:16
1
answer

Log into Distinct Files [Log4Net]

I use Log4Net in my application. I need to create a configuration that "deposits" everything that is from level="INFO" into a file and everything that is light="ERROR" in another file. But even following the tutorials, they do not work. Look...
asked by 01.03.2018 / 17:14
1
answer

I have an Interop.IGcpBS900.dll dll from Spring V9 I could import into Windows Form C #

Good afternoon, dear friends. I created an article form in C # similar to Spring V9, but I do not know how to make the GCPBEA methods coming from the Interop.IGcpBS900.dll dll communicate with the Article form. Remembering that I was able...
asked by 28.12.2017 / 14:06
1
answer

DataConnectionDialog giving error in Visual Studio 2017

I am migrating to a Visual Studio 2017 a legacy project that uses a modal window to collect connection data to the database and format a connection string. The code below displays an error: var dialog = new DataConnectionDialog();    C...
asked by 22.12.2017 / 20:57
1
answer

Open Program with dragging file (PDF) and recovering the path

Hello, I'm having a somewhat complicated need, I'm developing an application that sends pdf files to an application via webservices. I just want to let this problem start in some different ways. I'll try to explain by example. When I have a file...
asked by 23.08.2017 / 21:36
2
answers

How to use Firebird database on the network with C #?

I developed a C # Windows Forms application with Firebird database and I need to put the application with the database on a machine that will be a server type. With this, I need to access this database from the server by other machines that will...
asked by 30.11.2015 / 17:55
1
answer

Error compiling Class Library + Microsoft.DNX.PackageManager

I created a Class Library project in Visual Studio 2013 Express using the framework 4.5, but giving a Build in the Class Library the following error occurs:    ------ Build started: Project: AdComFramework, Configuration: Release Any CPU ----...
asked by 17.12.2015 / 12:46