hmm, I can't think of anything else off the top of my head. post any extra
info that might be relevant. maybe check the event logs possibly.
[quoted text, click to view] <nemesis.saurabh@gmail.com> wrote in message
news:1156756119.576183.246360@i42g2000cwa.googlegroups.com...
> thanx DJ for the prompt response.
> But we are still stuck up at the same level.
> any more suggestions.
> regards,
> saurabh
>
> nemesis.saurabh@gmail.com wrote:
>> thanx DJ,
>> i am checking it. will get bet back to you with the result.
>> djmc wrote:
>> > In your web.config, do you have a machinekey with validationkey and
>> > decriptionkey set?
>> >
>> > <system.web>
>> > <machineKey validation="SHA1" validationKey="<64-byte key>"
>> > decryption="AES"
>> > decryptionKey="<32-byte key>"/>
>> > </system.web>
>> >
>> > This will allow all the servers in your web farm to decrypt each
>> > other's
>> > postbacks.
>> >
>> > Hope that helps.
>> > -DJ
>