Forum Discussion
Namassivaya
Oct 27, 2021Copper Contributor
"Object reference not set to an instance of an object. (SqlManagerUI)"
I have installed SSMS 18.10 and I have connected to Azure SQL Managed Instance, then trying to edit SQL Agent Job always failing to open and resulting is this error "Object reference not set to an ...
- Feb 12, 2024adamoumagaji I do not have that issue with SSMS 19.3, which is the latest release. Can you please try with SSMS 19.3? Thanks.
Carl_Ripa
Jan 31, 2022Copper Contributor
This happens to me too. Worked well in v.18.9.2 then after updating to v.18.10 I can't create new steps in jobs, nor edit old ones. Have even tried to reinstall to old version (uninstall 18.10 and then install 18.9.2) but it still fails. Weird thing here is that in the splash screen when starting up it says v.18.9.2, but if I look in the about section it still says v.18.10.
cbarroso
Jan 31, 2022Brass Contributor
i had the problem, i resolved it by fully remove 18.10 then install 18.9 Carl_Ripa
- Carl_RipaFeb 03, 2022Copper Contributor
cbarroso Yes that worked for when uninstalling a second time, also removing files in %AppData%. No idea what happened the first time.
Another note is that it seems to work fine in 18.10 if connected to a SQL Server on Linux (maybe other instances as well). But Azures Managed Instances does not work.