I do not know if this is a bug, or simply something not suported. I
have:

<%@ Register TagPrefix="orion" Namespace="Alnitak" Assembly="Alnitak" %>
<%@ Register TagPrefix="orion" TagName="LoginControl"
Src="../controls/LoginControl.ascx" %>

Notice that they both have the same TagPrefix. When I use on the page
<orion:LoginControl runat="server" />, this control is not rendered.

If I change the TagPrefix to a diferent one, it is rendered.

-- 
Pedro Santos <www.psantos.net>
"Si minor plus est ergo nihil sunt omnia..."

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to