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

Bring2mind Forums

Cannot Upload Files
Last Post 02/08/2011 11:51 AM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Brendon
New Member
New Member
Posts:6


--
02/02/2011 10:59 PM
Receiving the following error message while trying to upload files.

RawURL: /documents.aspx?Command=Core_Edit&CollectionId=951&EntryType=File
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www1.roguewave.com...d=951&EntryType=File
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f23f5f66-00fd-42b1-8489-18dca6574b6e
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.UI.WebControls.EntryPermissionsGrid.ᜀ
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Bring2mind.DNN.Modules.DMX.UI.WebControls.EntryPermissionsGrid.ᜀ(String[] A_0, ArrayList A_1) at Bring2mind.DNN.Modules.DMX.UI.WebControls.EntryPermissionsGrid.LoadViewState(Object savedState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at

Researched the forums and found these links, but none of the suggestions work:

http://www.bring2mind.net...v/topic/Default.aspx

http://www.bring2mind.net...v/topic/Default.aspx

Switched to use the "AspUploadProvider", but no change. Now cannot switch it to any other provider. The is also no web.config menu/settings under the "Admin" menu.

Everything was working, no changes were made to DMX, then nothing would upload. At the same time, we have had issue with uploading through the DNN File Manager and Telerik Image Manager.

The following entires are in the web.config:

















Using latest version of iFinity URL Master, but not sure if its related. Were running 5.3.3, upgraded to 5.3.5 in attempt to resolve issues, no luck. Originally running DNN 5.5, upgraded to 5.6, then upgraded to 5.6.1 about 5 days before issues started appearing.

Please advise. No real issues with DMX until now. As Murphy would have it, launch of site is in 4 days.
Brendon
New Member
New Member
Posts:6


--
02/02/2011 11:01 PM
The following entires are in the web.config:


Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
02/08/2011 11:51 AM
Hi Brendon,

Sorry to hear about your deadline on this. One thing to note: it is thrown in the viewstate handler of the permission grid. I believe DNN 5.6.1 did something to the viewstate handling but I need to research further. I have *not* seen this error, but I am not excluding this is a DNN 5.6.1 error either. Check for this bit in the web.config
viewStateEncryptionMode="Always"
remove it and try again. Did it fix it? please let me know. If so I have something to go on with the DNN security team (I'm pretty sure this change came from a security issue).

Peter
You are not authorized to post a reply.