I am running into an issue that I really need resolved today. Simply put, I am getting the error:The server principal "dhtest" is not able to access the database "dhtest2" under the current security context. (Microsoft SQL Server, Error: 916)But, the details are a little fuzzyI have two installations of SQL Server 2008 RC0. Microsoft SQL Server 2008 (CTP) Enterprise Edition (64-bit) CTP is installed on one server running Windows Server 2008 x64. And, Microsoft SQL Server 2008 (CTP) Enterprise Edition CTP is installed on the other server running Windows Server 2003. Both were installed with the same installation options (the SQL services are all running using a local admin account). I created two databases on the x64 server: db: dhtestuser: dhtest with dbo permission dhtestdb: dhtest2user: dhtest2 with dbo permissions to dhtest2I then try connecting via sql server management studio using SQL authentication and get this error:The server principal "dhtest" is not able to access the database "dhtest2" under the current security context. (Microsoft SQL Server, Error: 916)But . . . I can connect to the x64 server from the server running Windows Server 2003 with SQL server management studio just fine. No errors at all and I have access to the assigned database as expected. I also tested connecting from the x64 server to the Windows server 2003 with sql management studio and got the same error.So... it appears to be a security setting ont the x64 box. In event viewer I see the errors below but it doesn't make sense because the Windows Firewall is turned off.The Windows Filtering Platform has blocked a bind to a local port. Application Name: \device\harddiskvolume1\windows\system32\svchost.exeNetwork Information:Source Address: 0.0.0.0Source Port: 59535Protocol: 17Process ID: 240Application Name: \device\harddiskvolume2\program files (x86)\microsoft sql server\100\tools\binn\vsshell\common7\ide\ssms.exeIf anyone has any suggestions at all, I would greatly appreciate it.
Version
Category
Operating System
Platform