Error while connecting to a SQL Server Database: not trusted connection

354 views Asked by At

We have installed on a company a SQL Server 2005 express on a server. Some workstations connects to the server while they're using our applications with Windows Authentication.

But there's ONE computer that can't connect. When the user opens any application, it shows after a few seconds the next error:

Error

This computer is in the same workgroup that the rest of them (there's no domain, only a workgroup) and the connection string is the same that in the other ones (all shortcuts point to the same executable on the server).

Any hint? Thank's

0

There are 0 answers