Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Canceling upload tosses exception
Last Post 03/05/2019 1:59 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Patrick
New Member
New Member
Posts:4


--
08/28/2018 10:35 PM
We are upgrading to DMX 06.02.04 on DNN 9.1.1, one of the new features that we are promoting is the drag/drop functionality in JSUploadProvider, during some testing it was found that while adding a new file, after you upload a file, if you click Cancel, an exception is thrown.

System.NullReferenceException: Object reference not set to an instance of an object.
at ASP.desktopmodules_bring2mind_dmx_providers_uploadproviders_jsuploadprovider_upload_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in \DesktopModules\Bring2mind\DMX\Providers\UploadProviders\JsUploadProvider\Upload.ascx:line 6

Line 6 of Upload.ascx is the following:

data-entrytype="<%=CurrentEntry.EntryType %>"

Is there anything we can easily do to prevent this exception from being thrown.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
03/05/2019 1:59 PM
That has been fixed in DMX 6.3
You are not authorized to post a reply.