Viewing 15 posts - 1 through 15 (of 19 total)
bramsey 85298 (4/25/2016)
April 25, 2016 at 2:44 pm
bramsey 85298 (4/22/2016)
Instructions slightly different for me because I'm using SSMS 2014
Close SSMS
Go To
%APPDATA%\Roaming\Microsoft\Microsoft SQL Server\120\Tools\Shell
delete the RegSrvr.xml file
open SSMS
Fixed!
As a side note... the previous RegSrvr.xml and the new.... are...
April 25, 2016 at 1:49 pm
The solution that cathrinegarcia24 referenced with clearing the MRU worked for me.
April 22, 2016 at 1:43 pm
Just happened to see another post about this was at the top of the page:
http://www.sqlservercentral.com/Forums/Topic1660437-2799-1.aspx
One poster there mentioned clearing the MRU, I did that and it looks like...
April 22, 2016 at 1:08 pm
joel.munn (2/17/2015)
April 22, 2016 at 1:06 pm
We found the problem, turns out the issue was SSRS and not IIS. Once I updated the .config file for SSRS to use Kerberos
We needed to add this entry:
<Authentication>
<AuthenticationTypes>
...
April 22, 2016 at 12:59 pm
I have no idea, it's a pretty frustrating issue, it does make me wonder if something isn't right with my laptop.
I have been wanting to follow up on this with...
April 21, 2016 at 3:15 pm
We have reference a number of different articles on the topic of double hops, but none of them seem to help us resolve the issue.
I am not sure if there...
April 21, 2016 at 1:13 pm
One workaround that I found (Although I still haven't found the solution) is that if I run SSMS as Administrator it works as expected.
April 21, 2016 at 10:40 am
Eric M Russell (1/8/2016)
January 15, 2016 at 1:15 pm
Eric M Russell (1/8/2016)
January 8, 2016 at 3:50 pm
It happens with both Windows and SQL Authentication so that rules out AD
If happens with all servers and I have run profiler and verified that SQL doesn't know anything about...
January 8, 2016 at 12:14 pm
I should also mention that this occurs when using both Windows Authentication AND SQL Authentication
January 8, 2016 at 10:16 am
Lowell (1/8/2016)
how about fully qualified instead of WINS name?
ie connecting to 10.40.10.100 or SQLProd.Yourdomain.local...
January 8, 2016 at 10:07 am
cmc123 (1/8/2016)
1. Please check any anti virus is blocking sqlservr.exe.2. Check if there any .Net framework issues.
3. Check CPU Utlization when you open SSMS.
4. Run the profiler trace if needed.
1)...
January 8, 2016 at 9:59 am
Viewing 15 posts - 1 through 15 (of 19 total)