I'm hosting sqlserver 2005 developer edition locally on windows vista.I'm getting messages for allot of stuff.I can't restart, stop, or start my sql server instance.I can't start the full-text search service.I get this when I try to start the full-text search service.===================================Unable to start service MSFTESQL on server PAUL-PC.===================================Access Denied (ObjectExplorer)------------------------------Program Location: at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.CheckServiceActionReturnValueSuccess(UInt32 returnValue) at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.Start()
And when I try to restart the instance...===================================Unable to stop service MSSQLSERVER on server PAUL-PC.===================================Access Denied (ObjectExplorer)------------------------------Program Location: at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.CheckServiceActionReturnValueSuccess(UInt32 returnValue) at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.Stop(Boolean stopDependentServices)