Search

Showing posts with label Interactive Services Dialog Detection window for SQL Agent. Show all posts
Showing posts with label Interactive Services Dialog Detection window for SQL Agent. Show all posts

Friday, October 26, 2012

Interactive Services Dialog Detection window for SQL Agent

Today I got the below error on my client machine: 

"Interactive Services Dialog Detection"

The solution of above problem is desable the interactive service dialog detection window. Follow below steps:
  • Go to Start - Run and type services.msc to Starts, stops, and configures Windows services.
  • Select SQL Server Agent--> Right click on properties
  • Select the logon tab
  • Uncheck the “Allow Service to interact with Desktop”
  • Restart the SQL Server Agent