Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am getting the following error when I try to update a list in datasheet view from a client machine "Cannot connect to server at this time. Changes to your data cannot be saved."

I have WSS 3.0 SP2 installed on Windows Server 2003.When I update the list on the server,then the update is successful.

Can anyone pls guide me as to what is going wrong.

share|improve this question
Are you using https protocol ? – SigarDave Feb 8 at 13:39

closed as off topic by Will Feb 20 at 16:27

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Are you using https protocol ?

If Yes, then please see following link

In IE, go to Tools->Internet Options->Advanced Tab. Scroll down to the Security Settings area and UNcheck the following option: "Check for server certificate revocation" Then restart IE.

share|improve this answer
No im not using https and the "Check for server certificate revocation" option is already disabled. – shilpa Feb 12 at 8:13

Not the answer you're looking for? Browse other questions tagged or ask your own question.