rhenson
09-17-2005, 04:35 AM
Hi,
I'm new to the vs beta - but I'm using the defaults when it comes to loading an image. For example I have:
<asp:image id="Image2" runat="server" ImageUrl="~/App_Data/nparheader.jpg" BorderStyle="None">
But - none of my images or links work - they don't load or I get a 404. I've tried ./, ../, / and ~/- none are working for me. Any help would be appreciated.
Thanks.
I'm new to the vs beta - but I'm using the defaults when it comes to loading an image. For example I have:
<asp:image id="Image2" runat="server" ImageUrl="~/App_Data/nparheader.jpg" BorderStyle="None">
But - none of my images or links work - they don't load or I get a 404. I've tried ./, ../, / and ~/- none are working for me. Any help would be appreciated.
Thanks.