Sep 14

A friend shared with me today an ASP.NET control for Google maps!

The code can be downloaded and viewed at:

http://res.sys-con.com/story/jan06/171162/source.html

The complete article is available at:

http://be.sys-con.com/read/171162_1.htm

Jul 27

When adding an UpdateProgress area to an ASP.NET form you will receive constanterrors unless EnablePartialRendering is set to TRUE for the ScriptManager in yourpage.

See screenshots below for the error and the entry in the aspx page…