How to fix the following exception?
The page runs async postback, but the ScriptManager.SupportsPartialRendering property is set to false. Verify that the property is true during the async postback.
This exception is thrown from Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html).
source
share