I am getting an error when trying to connect to an SQL database using the SQL Server User Experiance Monitor.
The Error is
provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified
I have tried:
hostname/SQLEXPRESS hostname\SQLEXPRESS hostname\\SQLEXPRESS etc etc.
I use the same information when connecting using Microsoft SQL Server Managment Studio and it does not work.
My sql server is 2008 express.
Any ideas why this would be failing?