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

deployment

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
mww
Top achievements
Rank 1
mww asked on 31 May 2009, 03:45 PM
Ive built a website and used the defaull skin for combo boxes.  Everything works ok on my development machine, but after delpoying the site, the combos dont have any styling, the actual drop down box is transparent and the text is centred.  Ive copied the RADControls directory and the default skin folder am I missing something else ?

Is there some documentation outlining all the files necessary for deployment ?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Jun 2009, 06:07 AM
Hi,

You would need the appropriate assembly in the bin folder of your application. In case you set UseEmbeddedScripts to false for the control or use predefined skin which differs from Default, you will need the appropriate RadControls/[control] folder for each control that you use as this folder contains all needed resources for the control to operate. You will also need the App_Themes folder in order to use themes. Check out the following kb article which explains on this and more:
Which files and folders are mandatory to be on the server for RadControls to function

Thanks
Princy.
Tags
General Discussions
Asked by
mww
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or