I am using HeidSQL for the last 5 years and today I am facing one issue like after adding database credentials, it's working on the background. I am not able to see anything in UI. Not opening any error or warning message as well. Please help.
HeidSQL UI not opening - It's running in background only
"also tried with different versions of HeidSql" If you replaced only executable ?, earlyer version of executable should do the trick. Pleas also try to login to some other db and report what happens.
Thanks @BubikolRamios for the respond. I have tried a few lower versions as well but facing same issue. when I check the task manager, HeidSQL is running in the process but on screen I won't be able to see it. :(
Probably the restore-tabs feature waits too long for opening a file which is locked for some reason.
You can testwise disable that restore feature:
- exit all HeidiSQL instances
- start regedit.exe
- go to
HKEY_CURRENT_USER\Software\HeidiSQL
- create a new 32bit DWORD value
- name it "RestoreTabs", and give it a value of "1"
- start HeidiSQL
Thanks, Ansgar. I have tried this solution but it's not helpful. When HeidSQL is running in the background it's using 25% of CPU usage.
Probably the restore-tabs feature waits too long for opening a file which is locked for some reason.
You can testwise disable that restore feature:
- exit all HeidiSQL instances
- start regedit.exe
- go to
HKEY_CURRENT_USER\Software\HeidiSQL
- create a new 32bit DWORD value
- name it "RestoreTabs", and give it a value of "1"
- start HeidiSQL
Probably the restore-tabs feature waits too long for opening a file which is locked for some reason.
You can testwise disable that restore feature:
- exit all HeidiSQL instances
- start regedit.exe
- go to
HKEY_CURRENT_USER\Software\HeidiSQL
- create a new 32bit DWORD value
- name it "RestoreTabs", and give it a value of "0"
- start HeidiSQL
This worked for me.
Why was this error happening?
Probably the restore-tabs feature waits too long for opening a file which is locked for some reason.
You can testwise disable that restore feature:
- exit all HeidiSQL instances
- start regedit.exe
- go to
HKEY_CURRENT_USER\Software\HeidiSQL
- create a new 32bit DWORD value
- name it "RestoreTabs", and give it a value of "0"
- start HeidiSQL
This worked for me.
Why was this error happening?
This worked for me too, so i'm just passing by to thank you!
Please login to leave a reply, or register at first.