NavigateUrl mailto relative URi error

G

Guest

I have the following control in mailtowebmaster.acsx

<%@ Control Language="VB" AutoEventWireup="false"
ClassName="MailtoWebmaster" %>
<%@ Register tagPrefix="Club" Namespace="ClubSite" %>

webmaster</asp:HyperLink>
</div>

When I use it in a page:

<Club:MailtoWebmaster id="MailtoWebmaster1" runat="server"
</Club:MailtoWebmaster>

It does display it correctly in the browser but when I view the page in
VStudio 2005 Design mode an error is displayed:

Error RenderibfControl - Mailto
A relative URI cannot be created because 'uriString' parameter represent an
absolute URI.

If I change the URL from mail to to some absolute web site it does not
display the error.

How can I fix this?


Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top