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

Q3 javascript error

3 Answers 44 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Ruan
Top achievements
Rank 1
Ruan asked on 13 Nov 2008, 06:39 AM
splitter in q3 error , when i check websource, it is diffent DEBUG or RELEASE
#if DEBUG
    [ClientScriptResource("Telerik.Web.UI.RadSplitter", "Telerik.Web.UI.Splitter.RadSplitter.js")]
#else
 [ClientScriptResource("Telerik.Web.UI.RadSplitter", "Telerik.Web.UI.Splitter.RadSplitterScripts.js")]
#endif

when compile complete, only one embeded resource named 'Telerik.Web.UI.Splitter.RadSplitter.js'
what's the problem?

3 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 14 Nov 2008, 12:32 PM
Hello Ruan,
We are aware of the problem - it is caused by the missing MergeSplitterScripts.build file from your Build\ControlSpecific folder.

Some background - as the RadSplitter control loads a few script files, we decided that it was high time that we merged those files in order to enhance the performance of pages, containing the splitter control. However, even though the build scripts for the splitter were used to build the official Q3 version of the suite, for some reason those were not included in the Build\ControlSpecific folder of the Source archive file, sent to clients.

Please open a new support thread and I will send you the necessary MergeSplitterScripts.build file. You have to add it to your Build\ControlSpecific folder and build another DLL.

Regards,
Tsvetie
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ruan
Top achievements
Rank 1
answered on 15 Nov 2008, 01:23 AM
o, thank you very much, i will make the file and copy from another file and change it myself.
0
Tsvetie
Telerik team
answered on 17 Nov 2008, 08:43 AM
Hello Ruan,
In case you run into any problems, just send us a support ticket and mention this forum post and we will send you the MergeSplitterScripts.build file.

All the best,
Tsvetie
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Splitter
Asked by
Ruan
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Ruan
Top achievements
Rank 1
Share this question
or