HI All
We have following scenario:
1. A 2-node failover cluster.
2. 1 instance of sql server 2012 is installed on node-1 and 2 instances of sql server 2012 are installed on node-2
3. we have Integration services installed on node-2 which is running under NT Service\MsDtsServer110 account
4. We have configured DCOM and added users
5. We have configured Microsoft SQL Server Integration Services 11.0 under component Services (DCOM Config) and allow the users with proper rights.
6. We have checked the MsDtsSrvr.ini.xml file and it is pointing to correct servername\instancename
7. We have added firewall rule to allow SSIS services
Now when we connect from SSMS on the server it connects with integration services and we can browse through it but when connecting from client machine we are getting errors.
Can some one please help us in resolving this issue.
Regards
Harris