question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DNN 9.3.0 DNNConnect.CKE unable to browse server for Images

See original GitHub issue

Description of bug

When trying to browse server for image receive error

Unable to cast object of type System.Collections.Generic.List``1[DotNetNuke.Services.FileSystem.FileInfo] to type System.Collections.Generic.List``1[DotNetNuke.Services.FileSystem.IFileInfo].

Steps to reproduce

Assume DNN CKE is the default editor.

  1. Edit Module on page
  2. Click the Add Image Icon.
  3. Click Browse Server button
  4. Pop-up tries to load but receive Application Server Error.

Current result

Unable to browse server and receive error

Expected result

Provide a clear and concise description of what you expected to happen.

Screenshots

screenshot_832

Error log

2019.03.20.log.txt

Additional context

Able to duplicate on 2 different sites. One local dnndev.me site and another Hosted Public available test/dev site.

Affected version

  • 9.3.0
  • 9.2.2
  • 9.2.1
  • 9.2
  • 9.1.1
  • 9.1
  • 9.0

Affected browser

Only tested with the below

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer
  • [x ] Edge

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
james7342commented, Mar 30, 2019

Just installed 9.3.1RC0 and it appears this is fixed in the build. CKEditor Provider is now version 1.0.5.

0reactions
valadascommented, Jul 29, 2019

I think this has been resolved after the RC stage and cannot reproduce in 9.4.0 RC. If this is still an issue with recent releases, please feel free to comment and we will reopen the issue for further investigation on specific upgrades.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to upload images. - Forums
I do the upload steps, it lets me browse the computer, click on the image or video I want, but when it comes...
Read more >
Unable to save content DNNConnect.CKE html editor (DNN)
I was running into same error. For me it turned out to be using "(" and ")" in the HTML code. Somehow the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found