This is a migrated thread and some comments may be shown as answers.

Want to apply inbuilt theme 'Vista' on the all rad controls in asp.net

1 Answer 19 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Vikrant
Top achievements
Rank 1
Vikrant asked on 20 Nov 2012, 01:21 PM

Hi all

I have created theme Name 'Vista' and copied all files and images into that theme folder from
'C:\Program Files\Telerik\RadControls for ASP.NET AJAX Q3 2012\Skins\Vista' location, and

 

write <pages theme = "Vista"/> in web.config under <system.web> tag

and write skin ="Vista" EnableEmeddedSkins="false" in all controls

I am getting an error
"The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. "

does i am loosing something OR where  I am doing mistake

Please do need full, how do get rid of .
Thanks

 

 

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 23 Nov 2012, 01:55 PM
Hi,

 
If you want to use the inbuilt Telerik skins I will recommend you to review this help article and the Skins Location article where more information is provided about this issue.

As for the error you are observing it is well known error that displayed when the full file name is too long. Here is provided more information about it as well.

Hope this will be helpful.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ScriptManager and StyleSheetManager
Asked by
Vikrant
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or