i have download YAF-v1.0.1-Final-DNN3.zip file from yetanotherforum and
when i want to upload this file, it causes error like this :
Resource Upload Logs
Return
StartJob Starting Installation
StartJob Reading files
Failure ExceptionSystem.ObjectDisposedException: Cannot access a closed
file. at System.IO.__Error.FileNotOpen() at
System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin) at
System.Web.HttpRawUploadedContent.TempFile.GetBytes(Int32 offset, Int32
length, Byte[] buffer, Int32 bufferOffset) at
System.Web.HttpRawUploadedContent.CopyBytes(Int32 offset, Byte[]
buffer, Int32 bufferOffset, Int32 length) at
System.Web.HttpInputStream.Read(Byte[] buffer, Int32 offset, Int32
count) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.FillBuf(Int32
size) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at
DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.ReadZipStream()
at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
Return
what must i do???