Ask a Question related to ASP.NET Security, Design and Development.
-
Rudy #1
Reason: Not associated with a trusted SQL Server connection.
Hello all,
I posted this on SQL newsgroup as well, not sure who may know the answer.
I'm developing a asp.net program. Everything works great, exceppt...
When I moved my database from my developer machine, that has SQL on it, to
my SQL server 2000 machine, I get the following error - "Login failed for
user '(null)'. Reason: Not associated with a trusted SQL Server connection. "
I checked all my permisions for my server, and DB. I'm working with IIS
5.0, and as far as I can tell, everything is set up fine. I'm just using
windows auth, so at this point trying to make it as simple as possible. Do I
need to link the computers together.
Oh yeah, and it's on a domain. My domain server and SQL server are running
on the same computer., my developer computer is also part of the domain. Any
other info you need, I will be happy to supply. Any tips and help would be
great!!
TIA
Rudy
Rudy Guest
-
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
I am pulling my hair out..... I am trying to put a bound data grid on a webform... I have 4 data connections in my server explorer, all of which... -
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
I am losing lots of hair over this issue. We are trying to implement windows authentication from a web server to a database server. The web server... -
Login failed for userReason: Not associated with a trusted SQL Server connection.
using asp.net writing an application to retrieve records from SQL Database but giving error as mentioned in my subject i have kept the settings to... -
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection
Hello, Some time ago I posted a message here about my problem: after upgrading the domain controller to Windows Server 2003, I couldn't use the... -
Not associated with a trusted SQL Server connection
We are running SQL server 2000 on MS Windows Server 2000. We have web based database (ASP.net and SQL Server 2000). When I run this page with 'sa'... -
Ken Schaefer #2
Re: Reason: Not associated with a trusted SQL Server connection.
Answered in the m.p.sqlserver.security group
Cheers
Ken
"Rudy" <Rudy@discussions.microsoft.com> wrote in message
news:85A7C63F-5B7A-452D-A72C-373CA201764F@microsoft.com...> Hello all,
>
> I posted this on SQL newsgroup as well, not sure who may know the answer.
>
> I'm developing a asp.net program. Everything works great, exceppt...
> When I moved my database from my developer machine, that has SQL on it, to
> my SQL server 2000 machine, I get the following error - "Login failed for
> user '(null)'. Reason: Not associated with a trusted SQL Server
> connection. "
>
> I checked all my permisions for my server, and DB. I'm working with IIS
> 5.0, and as far as I can tell, everything is set up fine. I'm just using
> windows auth, so at this point trying to make it as simple as possible.
> Do I
> need to link the computers together.
>
> Oh yeah, and it's on a domain. My domain server and SQL server are
> running
> on the same computer., my developer computer is also part of the domain.
> Any
> other info you need, I will be happy to supply. Any tips and help would
> be
> great!!
>
> TIA
>
>
> Rudy
>
Ken Schaefer Guest



Reply With Quote

