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

Image manager - javascript errors?

3 Answers 84 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Zoran
Top achievements
Rank 1
Zoran asked on 28 Jul 2010, 07:01 PM
Hi,

I am tried image manager (with radEditor) but I can't get it to fully work. Pop up does show up, but all buttons are greyed out and it can't read files. It reads folder structure properly, but if I click on a subfolder it just keeps showing loading circle indefinitely.

If I load it in IE8, I get following errors (all other javascript has been turned off):
This happens when I click image icon in editor:
Message: 'null' is null or not an object
Line: 36
Char: 1
Code: 0
URI: http://localhost:8080/ScriptResource.axd?d=XYZ


And this when I click on a subfolder (and keep getting indefinite loading circle)
Message: 'null' is null or not an object
Line: 36
Char: 1
Code: 0
URI: http://localhost:8080/ScriptResource.axd?d=XYZ

Message: 'get_masterTableView()' is null or not an object
Line: 117
Char: 14
Code: 0
URI: http://localhost:8080/ScriptResource.axd?d=XYZ



I am using ASP.net 4.0 for this project, and I've loaded toolbar with .dll from "40" folder.
I have set up all permission to full for the moment (everyone, network service) and I have set IIs to impersonate network service.
IIS is 7.5 (think so, the one that came with Win7).

Thanks.

edit: deleted time stampe and user agent from error report. it was just taking up space and making the post less readable.

3 Answers, 1 is accepted

Sort by
0
Zoran
Top achievements
Rank 1
answered on 29 Jul 2010, 08:17 AM
You won't believe what was causing the issue.
But it kinda makes sense, once you think about it :)

ClientIDMode="Static".... man I lost some nerves on this, but it kinda feels good to figure it out.

Will use the latest version in which it was fixed. Thanks guys :)

Note to self: Do not use libraries that are sitting in your downloads folder for a while. Instead, go and download latest version.
Don't be lazy. :)
0
Jorge
Top achievements
Rank 1
answered on 05 Aug 2010, 10:04 PM
I have the same javascript errros with the Image Manger but I'm runing ASP.Net 3.5 and the ClientIdMode does not exist.  Any advice?
0
Fiko
Telerik team
answered on 10 Aug 2010, 03:37 PM
Hi Guys,

 * Zoran *
The newer versions are built talking into account the latest updates of all major browsers and we strongly recommend you to update the RadControls assembly every time you can.

* Jorge *
The provided information is not enough for me to determine the exact reason for the behavior that you experience. This is why, could you please open a new support ticket and send me a runnable project which shows the problem? I will check it and do my best to provide a working solution as soon as possible.

Kind regards,
Fiko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
FileExplorer
Asked by
Zoran
Top achievements
Rank 1
Answers by
Zoran
Top achievements
Rank 1
Jorge
Top achievements
Rank 1
Fiko
Telerik team
Share this question
or