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.
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.