Wednesday, February 04, 2009

An error occurred when verifying security for the message

One of the possible reasons:

- Check if the time on the server and the time on the client does not match.

10 comments:

Anonymous said...

I had this problem and your solution was correct. But i don't know why, maybe something with certificate?

Gregg said...

OK... How?

Mijalko said...

How to check system times?
Well...

Anyway, you can change acceptable the time span by setting
localservicesettings maxClockSkew=“00:10:00“

and

localclientsettings maxClockSkew=“00:10:00“

Or you can set value to Infinite

Anonymous said...

network harrison custom giants folktales palazzolo alleviation appended grous theresa remedy
semelokertes marchimundui

Anonymous said...

Wow! what an idea ! What a concept ! Beautiful .. Amazing …

rH3uYcBX

e-M@x said...

The time matches, so what's the problem could be?

Mijalko said...

Can be anything. The best way to find a problem is to add system. diagnostics section (enable trace log using wcf service configuration editor). Then check logs.

Wyerarch said...

Solved my issue too, thank you!

AspyRoad said...

Your a legend! This was the exact cause of mine. Why MS couldn't have wrapped this in a better error propagation I have no idea...

jfs said...

*You're* a legend.

Also, thanks for the time suggestion, solved my issues.