C
clarkeyboy
Guest
I have 2 projects in Visual Studio Web Developer (2008). I am trying to have the theme in one, but reference the theme from the other project. I have had no luck so far.
I have tried setting the theme, in the <%@ Page /> tag, to "../../WebApplication1/App_Themes/My Theme". It doesnt like it. The theme works perfectly from within the same project. Just cant figure out how to do this.
Does anyone have any ideas how I may go about doing this?
Thanks,
Richard
I have tried setting the theme, in the <%@ Page /> tag, to "../../WebApplication1/App_Themes/My Theme". It doesnt like it. The theme works perfectly from within the same project. Just cant figure out how to do this.
Does anyone have any ideas how I may go about doing this?
Thanks,
Richard