Search code examples
visual-studioado.netfirebirdddex

Firebird Data Source form close after I start typing


I am trying to add database through server explorer. I have installed DDEX and ADO.NET, then in Visual studio in project I added SqlClient via NuGet. When I go to Server Explorer > Connect to Database > Firebird Data Source, and then I start typing, on first input the window just closes.

I tried changing versions in machine.config, deleting multi lines in machine.config but nothing is working. I also tried reinstalling everything (except Visual Studio) but it is still not working.

Here is my spec:

  • Windows 10
  • Visual Studio 2015
  • Firebird 3.0

Solution

  • I do not know what was the problem. I reinstalled windows and it is working now :)

    Thanks anyway :)