473,386 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

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

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._Resolv eIdentity(IntPtr
userToken) +0
System.Security.Principal.WindowsIndentity.get_Nam e() +71
System.Web.Configuration.AuthorizationConfigRule.I sUserAllowed(IPrincipal
user, String verb) +106
System.Web.Configuration.AuthorizationConfig.IsUse rAllowed(IPrincipal user,
String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnter (Object source, EventArgs
eventArgs) +181
System.Web.SyncEventExecutoinStep.System.Web.HttpA pplication+IExecutionStep.
Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) + 87
Version Information: Microsoft .Net Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032

Nov 19 '05 #1
2 14918
Hi Steve:

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

http://www.google.com/search?hl=en&l....microsoft.com

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 26 Apr 2005 16:10:37 -0400, "Steve M" <st***@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._Resol veIdentity(IntPtr
userToken) +0
System.Security.Principal.WindowsIndentity.get_Na me() +71
System.Web.Configuration.AuthorizationConfigRule. IsUserAllowed(IPrincipal
user, String verb) +106
System.Web.Configuration.AuthorizationConfig.IsUs erAllowed(IPrincipal user,
String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnte r(Object source, EventArgs
eventArgs) +181
System.Web.SyncEventExecutoinStep.System.Web.Http Application+IExecutionStep.
Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecution Step step, Boolean&
completedSynchronously) + 87
Version Information: Microsoft .Net Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032


Nov 19 '05 #2
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" <sc***@nospam.odetocode.com> wrote in message
news:7q********************************@4ax.com...
Hi Steve:

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

http://www.google.com/search?hl=en&l....microsoft.com
--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 26 Apr 2005 16:10:37 -0400, "Steve M" <st***@donotreply.com>
wrote:
A few users today received the message "The trust relationship between thisworkstation and the primary domain failed" on their web browser while usingan ASP.NET web app. The problem went away but has anyone seen this beforeon a error page? I think it occured when users were reporting general slowweb performance. I've seen it while users try to log into an NT domain fromtheir 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 fineas 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 webrequest....

Stack Trace:

[ApplicationException: The trust relationship betweem this workstation andthe primary domain failed.

System.Security.Principal.WindowsIndentity._Resol veIdentity(IntPtr
userToken) +0
System.Security.Principal.WindowsIndentity.get_Na me() +71
System.Web.Configuration.AuthorizationConfigRule. IsUserAllowed(IPrincipal
user, String verb) +106
System.Web.Configuration.AuthorizationConfig.IsUs erAllowed(IPrincipal user,String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnte r(Object source, EventArgseventArgs) +181


System.Web.SyncEventExecutoinStep.System.Web.Http Application+IExecutionStep

..
Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecution Step step, Boolean&
completedSynchronously) + 87
Version Information: Microsoft .Net Framework Version:1.1.4322.2032; ASP.NETVersion:1.1.4322.2032

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Joe | last post by:
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. //UploadForm.asp <FORM NAME="InputForm"...
14
by: VMI | last post by:
Everytime I open my machine's MSDN and look for a subject, when I double-click on anything, I get "The page cannot be displayed" . What's wrong?
1
by: JohnZing | last post by:
i tried to install asp.net forums all went ok, but after login i always get "Object moved to here." in firefox or "The page cannot be displayed" in IE when i hit refresh, the page loads fine. ...
6
by: eXseraph | last post by:
Hi, As we know,in normal asp.net application, a browser need to send a request to a server first to refresh its page. Now I need to design a asp.net application with real-time capability like the...
0
by: Antonio Bruno | last post by:
Hi, I've developed an ActiveX control in C# and I'm using it inside an ASP.Net intranet app. I've noticed though that in some situations, instead of loading the ActiveX control, it just shows...
4
by: bennett | last post by:
How can I do a loop from 1 to 5, where on line 1 I print 1 space followed by a button, on line 2 I print 2 spaces followed by a button, on line 3 I print 3 spaces followed by a button, etc.? I...
1
by: emon.haider | last post by:
Hi guys, I just made a web application using ASP.Net and C#. The application compiles and works fine from my workstation, but after I uploaded it to my webserver, I am getting an error of "the...
1
by: LeoKoach | last post by:
I have SSI 5+ and running Server 2000 Advance on my laptop computer. Most of you might not familiar but I also run Web Extender (An EMC Documentum Product) locally as a test site. It uses ASP.NET. I...
2
by: spam1 | last post by:
Hi all, I'm not new to ASP.NET but I'm trying to get a simple Hello World page going on IIS 6.0 on Windows 2003. I'm connecting from the local machine. It comes back with the standard "The...
4
by: Peter | last post by:
I have the following code which works fine in IE6 and IE7 and FireFox, but when I run IE6 on Citrix I get "The page cannot be displayed" in the iframe. We don't have IE7 on Citrix so I can't try...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.