User246057125 posted
I have two SQL Server instances installed: 2008 R2 and 2008.
The instance name of the latter is: MyPC\SQLServer2008.
I want to connect to the Reporting Services of this instance. Whenever I try to deploy the report from Business Development Studio, it asks for login credentials. I want it to connect using Windows authentication.
Even after entering my Windows Server username and password, it is not connecting. Nor it is recognizing the 'sa' user and password.
How to make it connect using the Windows authentication?