View Single Post
  #5 (permalink)  
Old 11-29-2008, 12:31 PM
wakh wakh is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Oct 2008
Posts: 61
Reputation: 21
wakh is on a distinguished programming path ahead
Default

I have enabled "Local and remote connections" under the Surface Area Configuration, and have also enabled the IP address to listen on for incoming connections under SQL Server Configuration Manager but still the application is not able to connect remotely whereas it is working locally still? Error while connecting remotely is again:
Quote:
{"Login failed for user ''. The user is not associated with a trusted SQL Server connection."}

Last edited by wakh; 11-29-2008 at 1:21 PM.
Reply With Quote