When I have my Helpers in the AppCode Directory of my APS.NET MVC VB Application I can type <%=HTML.ImageUrl("myImage.gif")%>
If I move it to another folder I get Errors. I assume I can import the Application Namespace to get it to work but is that Necessary?