Ok, I solved the problem. So, for the public information -

Don't attempt to use Ambient property of the user control in the Initialize event - use it in InitProperties or any event that occurs *after* Initialize.

Yosef Meller.