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 |