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

Filebrowser, js error 'Directories' is undefined

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Morten
Top achievements
Rank 1
Iron
Iron
Veteran
Morten asked on 07 Jul 2008, 09:24 PM
I've trying to embed the file browser demo in a aspx file that has a master page.

Until now everything works file, except from the following code in the Script.js file:

    Directories.GetFilesAndFolders(sender.get_selectedNode().get_value(), updateGrid);

I'm getting the follwing js error:

Line:  11
Char: 5
Error: 'Directories' is undefined
Code: 0

Any idea?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Jul 2008, 04:49 AM
Hi Morten71,

Do you have this service specified in ScriptManager?

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Morten
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Vlad
Telerik team
Share this question
or