Board index » Web Programming » "The trust relationship between this workstation and the primary domain failed" displayed on the web page

"The trust relationship between this workstation and the primary domain failed" displayed on the web page

Web Programming70
A few users today received the message "The trust relationship between this

workstation and the primary domain failed" on their web browser while using

an ASP.NET web app. The problem went away but has anyone seen this before

on a error page? I think it occured when users were reporting general slow

web performance. I've seen it while users try to log into an NT domain from

their desktops but not while using a web browser. Users can log in fine

into the domain and the IIS 5 web server (Win2k SP4 fully patched) is fine

as well.



Any ideas?



Here is the error:



The trust relationship betweem this workstation and the primary domain

failed



Description: An unhandled exception occurred during the execution of the

current web request. Please review the stack trace for more information

about error and where it originated in the code.



Source Error:



An unhandled exception was generated during the execution of the current web

request....



Stack Trace:



[ApplicationException: The trust relationship betweem this workstation and

the primary domain failed.



System.Security.Principal.WindowsIndentity._ResolveIdentity(IntPtr

userToken) +0

System.Security.Principal.WindowsIndentity.get_Name() +71

System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal

user, String verb) +106

System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal user,

String verb) +81

System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, EventArgs

eventArgs) +181

System.Web.SyncEventExecutoinStep.System.Web.HttpApplication+IExecutionStep.

Execute() +60

System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&

completedSynchronously) + 87





Version Information: Microsoft .Net Framework Version:1.1.4322.2032; ASP.NET

Version:1.1.4322.2032


-
 

Re:"The trust relationship between this workstation and the primary domain failed" displayed on the web page

Hi Steve:



Have you seen some of support documents for this error message?



www.google.com/search&lr=&c2coff=1&q=The+trust+relationship+between+this+workstation+and+the+primary+domain+failed+site%3Asupport.microsoft.com">www.google.com/search&lr=&c2coff=1&q=The+trust+relationship+between+this+workstation+and+the+primary+domain+failed+site%3Asupport.microsoft.com



--

Scott

www.OdeToCode.com/blogs/scott/">www.OdeToCode.com/blogs/scott/



On Tue, 26 Apr 2005 16:10:37 -0400, "Steve M" <steve@donotreply.com>

wrote:



Quote
A few users today received the message "The trust relationship between this

workstation and the primary domain failed" on their web browser while using

an ASP.NET web app. The problem went away but has anyone seen this before

on a error page? I think it occured when users were reporting general slow

web performance. I've seen it while users try to log into an NT domain from

their desktops but not while using a web browser. Users can log in fine

into the domain and the IIS 5 web server (Win2k SP4 fully patched) is fine

as well.



Any ideas?



Here is the error:



The trust relationship betweem this workstation and the primary domain

failed



Description: An unhandled exception occurred during the execution of the

current web request. Please review the stack trace for more information

about error and where it originated in the code.



Source Error:



An unhandled exception was generated during the execution of the current web

request....



Stack Trace:



[ApplicationException: The trust relationship betweem this workstation and

the primary domain failed.



System.Security.Principal.WindowsIndentity._ResolveIdentity(IntPtr

userToken) +0

System.Security.Principal.WindowsIndentity.get_Name() +71

System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal

user, String verb) +106

System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal user,

String verb) +81

System.Web.Security.UrlAuthorizationModule.OnEnter(Object source, EventArgs

eventArgs) +181

System.Web.SyncEventExecutoinStep.System.Web.HttpApplication+IExecutionStep.

Execute() +60

System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&

completedSynchronously) + 87





Version Information: Microsoft .Net Framework Version:1.1.4322.2032; ASP.NET

Version:1.1.4322.2032







-

Re:"The trust relationship between this workstation and the primary domain failed" displayed on the web page

Yes, I did google it but all the articles just talk about this error when

you try to log into your workstation. This error is only appearing in IE

while using an ASP.NET app. It also goes away soon after.



Any ideas?





"Scott Allen" <scott@nospam.odetocode.com>wrote in message

Quote
Hi Steve:



Have you seen some of support documents for this error message?





www.google.com/search&lr=&c2coff=1&q=The+trust+relationship+between+this+workstation+and+the+primary+domain+failed+site%3Asupport.microsoft.com">www.google.com/search&lr=&c2coff=1&q=The+trust+relationship+between+this+workstation+and+the+primary+domain+failed+site%3Asupport.microsoft.com



--

Scott

www.OdeToCode.com/blogs/scott/">www.OdeToCode.com/blogs/scott/



On Tue, 26 Apr 2005 16:10:37 -0400, "Steve M" <steve@donotreply.com>

wrote:



>A few users today received the message "The trust relationship between

this

>workstation and the primary domain failed" on their web browser while

using

>an ASP.NET web app. The problem went away but has anyone seen this

before

>on a error page? I think it occured when users were reporting general

slow

>web performance. I've seen it while users try to log into an NT domain

from

>their desktops but not while using a web browser. Users can log in fine

>into the domain and the IIS 5 web server (Win2k SP4 fully patched) is

fine

>as well.

>

>Any ideas?

>

>Here is the error:

>

>The trust relationship betweem this workstation and the primary domain

>failed

>

>Description: An unhandled exception occurred during the execution of the

>current web request. Please review the stack trace for more information

>about error and where it originated in the code.

>

>Source Error:

>

>An unhandled exception was generated during the execution of the current

web

>request....

>

>Stack Trace:

>

>[ApplicationException: The trust relationship betweem this workstation

and

>the primary domain failed.

>

>System.Security.Principal.WindowsIndentity._ResolveIdentity(IntPtr

>userToken) +0

>System.Security.Principal.WindowsIndentity.get_Name() +71

>System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal

>user, String verb) +106

>System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal

user,

>String verb) +81

>System.Web.Security.UrlAuthorizationModule.OnEnter(Object source,

EventArgs

>eventArgs) +181



System.Web.SyncEventExecutoinStep.System.Web.HttpApplication+IExecutionStep

.

>Execute() +60

>System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&

>completedSynchronously) + 87

>

>

>Version Information: Microsoft .Net Framework Version:1.1.4322.2032;

ASP.NET

>Version:1.1.4322.2032

>

>







-