Styes.ascx missing?


Author Message
Jeroen

Posted: 8/16/2009
Quote message 

I downloaded the trial version to make a DNN skin, but after uploading it I get the message: Admin/Skins/Styles.ascx doesn't exist.
What can be the problem?
 
Alex

Posted: 8/18/2009
Quote message 

I'm getting the same thing in DNN 4. :-/
 
Ad

Posted: 8/19/2009
Quote message 

Styles.ascx is a DNN5 feature. You can delete the reference in te first line of the page.ascx. Then I think you don't get the error and everything will work owkee.
 
Jeroen

Posted: 8/22/2009
Quote message 

I tried that, but didn't work.
In the page.ascx file there are the following lines:

beginning:
<%@ Register TagPrefix="dnn" TagName="STYLES" Src="~/Admin/Skins/Styles.ascx" %>

end:
dnn:STYLES runat="server" ID="style" Name="style" StyleSheet="style.css" UseSkinPath="true" />
<dnn:STYLES runat="server" ID="styleIE6" Name="styleIE6" Condition="IE 6" StyleSheet="style.ie6.css" UseSkinPath="true" />
<dnn:STYLES runat="server" ID="styleIE7" Name="styleIE7" Condition="IE 7" StyleSheet="style.ie7.css" UseSkinPath="true" />

Now, I must say my externally hosted site is using DNN 4.7
Unfortunately I don't have the idea it will be updated to 4.9 very soon.

Maybe someone knows of a way to adjust the Artisteer skin so it will work under DNN 4.7


 
Bac

Posted: 9/16/2009
Quote message 

Great application but, I am also getting the error in DNN 4.

Any chance of a solution for 4.x soon?
 
Dean

Posted: 5/1/2010
Quote message 

I'm also getting the error - I'm using DNN 4.5.5. Was there a change between 4.5.5 and 4.9 that the skins break?

Has anyone else found a resolution for this problem?

Thanks,

Dean
 
Steven Webster

Posted: 5/7/2010
Quote message 

Just to be sure...when you export are you selecting DNN 4.x ? Artisteer has different exports for 4x and 5x.
 
André

Posted: 5/14/2010
Quote message 

How to install skin in version 4.5.

Only has option for export to 4.9, and for earlier versions.