mssql web site problem

E

emferh

Guest
defpackagemng.exe --fix --type=sqladmin.mssql

The system cannot find the file specified. (Error code 2) at RegOpenKeyEx subKey=SOFTWARE\Plesk\PSAConfig\Config\Packages\sqladmin.mssql

any sugestion
Thanks
 
Try to use the following command(without dot) instead:
defpackagemng.exe --fix --type=sqladminmssql
 
Back
Top