Hi ,
I have got SQL 2014 installed just recently and SSDT added as feature afterwards.
In management studio I am unable to connect to Integration Services I get the error message see below.
I read about this issue and tried to fix it with Component Services: I opened Component Services, chose my computer then DCOM config where I right clicked Microsoft SQL Integration Services 12.00 and in the security tab I added all privileges to all users.In
services I restarted both SQL server and Integration Services.
Still, unless I open SQL Management Studio as administrator I got the following error when I try to connect Integration Services:
TITLE: Connect to Server
------------------------------
Cannot connect to "".
------------------------------
ADDITIONAL INFORMATION:
Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
------------------------------
Connecting to the Integration Services service on the computer "" failed with the following error: "Access is denied."
By default, only administrators have access to the Integration Services service. On Windows Vista and later, the process must be running with administrative privileges in order to connect to the Integration Services service. See the help topic for information
on how to configure access to the service.
For help, click: http://go.microsoft.com/fwlink/?LinkId=220763
------------------------------
Connecting to the Integration Services service on the computer "" failed with the following error: "Access is denied."
By default, only administrators have access to the Integration Services service. On Windows Vista and later, the process must be running with administrative privileges in order to connect to the Integration Services service. See the help topic for information
on how to configure access to the service.
------------------------------
BUTTONS:
OK
------------------------------
Does someone know what to change and where to get access?
Thanks