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

Bring2mind Forums

Failure installing ExceptionSystem.IO.DirectoryNotFoundException:
Last Post 02/19/2008 7:53 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Ulrik
New Member
New Member
Posts:4


--
02/19/2008 9:47 AM

Hi i get this error when i try  to install what does it mean?

 

ExceptionSystem.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\inetpub\vhosts\adpart.se\httpdocs\webb\Portals\_default\EventQueue\EventQueue.config'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append) at System.IO.File.CreateText(String path) at DotNetNuke.Services.EventQueue.Config.EventQueueConfiguration.GetConfig() at DotNetNuke.Services.EventQueue.EventQueueController.GetSubscribers(String eventName) at DotNetNuke.Services.EventQueue.EventQueueController.SendMessage(EventMessage message, String eventName) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstaller_V3.UpgradeModule(DesktopModuleInfo ModuleInfo) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.RegisterModules(PaFolder Folder, ArrayList Modules, ArrayList Controls) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
02/19/2008 7:53 PM
Hi Ulrik,

It means something is wrong with the DNN installation, notably the 'event queue' mechanism. DMX doesn't use this particularly but the resource installer (the piece of code that install the module) does. If I were you I'd write search/about this on the dnn forums.

Peter
You are not authorized to post a reply.