SQL Server – Fix – Error : 9692 The _MSG protocol transport cannot listen on port because it is in use by another process.
If you face following error the solution of this is very simple. Error : 9692 The _MSG protocol transport cannot listen on port because it is in use by another process. Above error comes up with Service Broker. Service Broker is used to send Database Emails. Read more about SQL…
Read More