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

Bring2mind Forums

Error trying to add Folders/Files after upgrade to DMX 6.0.4
Last Post 10/04/2012 3:01 PM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Chad Cleary
New Member
New Member
Posts:7


--
10/03/2012 4:18 AM
I am running DNN version 5.03.01 and have recently tried upgrading to DMX 6.0.4 from 5.03... I also ran into the same issue on a DNN 6.02.03 upgrade but I decided to revert back.

The install went smoothly with no errors... I read through the forum and see that there is a DNN install error where it does not copy all the dlls to the bin. I copied the 8 dlls over but still no resolution. What am I missing?

WHEN TRYING TO ADD A FOLDER:

Error: Project Documentation is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'Void Bring2mind.Lucene.Net.Index.IndexWriter.Commit()'. ---> System.MissingMethodException: Method not found: 'Void Bring2mind.Lucene.Net.Index.IndexWriter.Commit()'. at Bring2mind.DNN.Modules.DMX.Services.Search.LuceneSearchProvider.LuceneSearchProvider.AddDocument(EntryInfo Entry) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.DmxEditWizard_FinishButtonClick(Object sender, WizardNavigationEventArgs e) --- End of inner exception stack trace ---

--------------------------------------------------------------------------------
Method not found: 'Void Bring2mind.Lucene.Net.Index.IndexWriter.Commit()'.




WHEN I TRY AND ADD A FILE (.TXT):

Error: Project Documentation is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find file 'C:\inetpub\wwwroot\Project.GoSMCPartners.com\Portals\7\DMX\Upload\20121002214139_1f431f60bee840148ea7d160a43d34dc.resources'. ---> System.IO.FileNotFoundException: Could not find file 'C:\inetpub\wwwroot\Project.GoSMCPartners.com\Portals\7\DMX\Upload\20121002214139_1f431f60bee840148ea7d160a43d34dc.resources'. File name: 'C:\inetpub\wwwroot\Project.GoSMCPartners.com\Portals\7\DMX\Upload\20121002214139_1f431f60bee840148ea7d160a43d34dc.resources' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileInfo.get_Length() at Bring2mind.DNN.Modules.DMX.Services.Upload.UploadControl.StoreFiles() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---

--------------------------------------------------------------------------------
Could not find file 'C:\inetpub\wwwroot\Sitename\Portals\7\DMX\Upload\20121002214139_1f431f60bee840148ea7d160a43d34dc.resources'.


Help!

thanks
Chad
Chad Cleary
New Member
New Member
Posts:7


--
10/03/2012 4:31 AM
I should also add that the folder does get added after the error is thrown with a page refresh.

As for trying to add a new file to a folder that never shows up. I can not locate it in the upload folder either when i follow the file path. That applies to all parts of the upload process. The temporary file never gets generated in the portal/[i]/upload folder to my knowledge.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/04/2012 3:01 PM
You are not authorized to post a reply.