Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2006

Tip: Looking for answers? Try searching our database.

An error was discovered processing the <Security> header

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RyanS - 28 Nov 2006 08:23 GMT
I know this has been posted alot but I want to know what people have
done to solve this issue, I am using WSE 3.0 and my webservice works
for about 100 clients but fails for about 2. They are about 5-10
minutes out of wack and I have tried syncing the workstations and this
works for a couple of hours before they resync with their domain
controllers (unfortunately I am not able to get to the domain
controllers of our clients networks). I have added this code to the
config:

<security>
         <defaultTtlInSeconds>86400</defaultTtlInSeconds>
         <timeToleranceInSeconds>86400</timeToleranceInSeconds>
</security>

but this still doesn't work. Somebody stated that they also added:

<tokenIssuer>
         <autoIssueSecurityContextToken enabled="false"/>
</tokenIssuer>

But this isn't available in WSE 3.0, is there an equvalent that I am
missing?

Just in case this helps this is a stack trace:
WSE910: An error happened during the processing of a response message,
and you can find the error in the inner exception.  You can also find
the response message in the Response property.:
  at
Microsoft.Web.Services3.Xml.SoapEnvelopeReaderWrapper..ctor(SoapClientMessage
message, String messageContentType)
  at
Microsoft.Web.Services3.WebServicesClientProtocol.GetReaderForMessage(SoapClientMessage
message, Int32 bufferSize)
  at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean
asyncCall)
  at
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
  at ExtractLibrary.PMSExchangeService.PMSExchangeWse.Login()
  at
ExtractLibrary.ExtractLibrary.ExtractJobs.RunServerTasks(AppSettings
currSettings):
Inner Exception:
An error was discovered processing the <Security> header:
  at Microsoft.Web.Services3.Security.Utility.Timestamp.CheckValid()
  at
Microsoft.Web.Services3.Security.Utility.Timestamp.LoadXml(XmlElement
element)
  at
Microsoft.Web.Services3.Security.Utility.Timestamp..ctor(XmlElement
element)
  at Microsoft.Web.Services3.Security.Security.LoadXml(XmlElement
element)
  at
Microsoft.Web.Services3.Security.SecurityInputFilter.ProcessMessage(SoapEnvelope
envelope)
  at
Microsoft.Web.Services3.Security.Wse2PipelinePolicy.LegacyFilterWrapper.ProcessMessage(SoapEnvelope
envelope)
  at Microsoft.Web.Services3.Pipeline.ProcessInputMessage(SoapEnvelope
envelope)
  at
Microsoft.Web.Services3.Xml.SoapEnvelopeReaderWrapper..ctor(SoapClientMessage
message, String messageContentType)
RyanS - 29 Nov 2006 00:11 GMT
Just as a side note, this error seems to be returned from the client
only when trying to access the webservice via a windows service, it
works fine while running it as a windows forms application.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.