*
*
*
*
ArchiveRegister | Login 
View Article

Current Articles | Categories | Search | Syndication

Sunday, November 13, 2005
File Upload Problems in DNN 4.0
By Richard Edwards @ 8:10 AM :: 1445 Views :: 0 Comments :: :: DotNetNuke
 

Since the release of DNN 3.2 and DNN 4.0, I have been testing all of my modules. Everything worked as planned except I was having troubles uploading the Aggregator and Module Rotator module in DNN 4.0. The error I was getting was  ExceptionSystem.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen(). The solution that seems to work is to add the requestLengthDiskThreshold attribute to the httpRuntime in web.config.

 requestLengthDiskThreshold="8192" />

Since getting that upload problem worked through, I've been able to test in DNN 4.0 and all of the modules are working fine. If anyone has a problem installing anything, please provide details and post in the forums and we'll see what we can do to help you out.

 

Rating
Comments
Currently, there are no comments. Be the first to post one!
Click here to post a comment
Copyright (c) 2005-2008 DNNStuff
*
Terms Of Use   Privacy Statement