J
John McMahon
When we access a web service for the first time, or after a delay of
several minutes, we get an error: The remote procedure call was
cancelled.
The problem goes away if the access is retried.
We are using HTTPS to access the service via IIS Integrated Windows
Authentication and Client Certificate Mapping via required 128 bit
certificates.
Can anyone help please ? - this is a new service and external
customers are not happy....
Details are:
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.ApplicationException: The remote procedure
call was cancelled.
Stack trace:
System.Security.Principal.WindowsIdentity._ResolveIdentity(IntPtr
userToken) +0
System.Security.Principal.WindowsIdentity.get_Name() +71
System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal
user, String verb) +100
System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal
user, String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnter(Object source,
EventArgs eventArgs) +178
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
+60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +87
several minutes, we get an error: The remote procedure call was
cancelled.
The problem goes away if the access is retried.
We are using HTTPS to access the service via IIS Integrated Windows
Authentication and Client Certificate Mapping via required 128 bit
certificates.
Can anyone help please ? - this is a new service and external
customers are not happy....
Details are:
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.ApplicationException: The remote procedure
call was cancelled.
Stack trace:
System.Security.Principal.WindowsIdentity._ResolveIdentity(IntPtr
userToken) +0
System.Security.Principal.WindowsIdentity.get_Name() +71
System.Web.Configuration.AuthorizationConfigRule.IsUserAllowed(IPrincipal
user, String verb) +100
System.Web.Configuration.AuthorizationConfig.IsUserAllowed(IPrincipal
user, String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnter(Object source,
EventArgs eventArgs) +178
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
+60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +87