Hi AlvinS62,
Probably, you have created a user control (Club: RollOver), but may have missed including the user control in your page.
Just, in case you need, how to include a server tag:
<%
@ Register TagName="upPrg" Src="~/UpdtProgress.ascx" TagPrefix="UpdtPrg" %>