Rawl

Show:

What's happening?

  • Followup: RE: Unable to connect.

    well I solved it, if anyone else is having this issue, it is a preoblem with the user that didn't exist, so here you solve it. CREATE LOGIN [NT AUTHORITY\Servicio de Red] FROM WINDOWS GO USE [Your BugTracker.NET Data Base] GO CREATE USER [Servicio de Red] FROM LOGIN [NT AUTHORITY\Servicio de Red] GO GRANT CONNECT TO [Servicio de Red] GO EXEC sp_addrolemember 'db_owner', 'Servicio de...

    2009-07-07 15:00:19 UTC in BugTracker.NET

  • Unable to connect.

    Error de inicio de sesión del usuario 'NT AUTHORITY\Servicio de red'. I can't log into. I'm using IIS 6, ASP 2.0.XXXX, SQL SERVER 2005 and running in WINDOWS SERVER 2003. I think is permissions related, but have no idea where is that user and if the problem is in my Virtual Directory or the SQL Server user loggin. Thanks in advice.

    2009-07-06 22:41:07 UTC in BugTracker.NET

About Me

  • 2006-09-21 (3 years ago)
  • 1602973
  • raulernesto (My Site)
  • Rawl

Send me a message