Hi,
I have the following error message on SQL 2005 x64 Std:
The query notification dialog on conversation handle closed due to the following error: Cannot find the remote sercice 'SqlQueryNotificationService-<GUID>' because it does not exist.I checked sys.service_queues and see there 3 records: QueryNotificationErrorsQueue, EventNotificationErrorsQueue, ServiceBrokerQueue.
I also read a blog about this topic http://rusanu.com/2007/11/10/when-it-rains-it-pours/ , but still have no idea how to solve the problem.
Since the error message does not create any problems for system users and it does not bloat SQL log I just skip it for now. But it would nice to have a solution.