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

Bring2mind Forums

Resource Files are Missing.
Last Post 07/28/2009 4:03 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Pavan
New Member
New Member
Posts:2


--
A critical error has occurred.
\Portals\0\DMX\2009\06\file_20090619_145158_Dqr_0.resources'.

Event Log from DNN:

AssemblyVersion: 04.09.04
PortalID: 0
PortalName: PTZone
UserID: 1
UserName: host
ActiveTabID: 59
ActiveTabName: Resource Library
RawURL: /DesktopModules/Bring2mind/DMX/Download.aspx?TabId=59&Command=Core_Download&EntryId=272&PortalId=0
AbsoluteURL: /DesktopModules/Bring2mind/DMX/Download.aspx
AbsoluteURLReferrer: http://ptzone.staging.r2i...abid/59/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5ce319d5-ac13-4202-b6a3-74afb16aac0a
InnerException: Could not find file 'D:\Domains\clients.r2integrated.com\PTZone.staging.r2integrated.com\Portals\0\DMX\2009\06\file_20090619_145158_Dqr_0.resources'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Could not find file 'D:\Domains\clients.r2integrated.com\PTZone.staging.r2integrated.com\Portals\0\DMX\2009\06\file_20090619_145158_Dqr_0.resources'. ---> System.IO.FileNotFoundException: Could not find file 'D:\Domains\clients.r2integrated.com\PTZone.staging.r2integrated.com\Portals\0\DMX\2009\06\file_20090619_145158_Dqr_0.resources'. File name: 'D:\Domains\clients.r2integrated.com\PTZone.staging.r2integrated.com\Portals\0\DMX\2009\06\file_20090619_145158_Dqr_0.resources' 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) at Bring2mind.DNN.Modules.DMX.Services.Storage.FileStorageProvider.RetrieveFile(Int32 PortalId, String FileKey, Boolean FromArchive) at Bring2mind.DNN.Modules.DMX.Download.ᜂ() at Bring2mind.DNN.Modules.DMX.Download.ᜁ(Object A_0, EventArgs A_1) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:

Regards,

Pavan

 

07/16/2009 10:02 PM

Hi,

One of our client is using DMX 5.0.4 on DNN 4.9.4 and recently they are experiencing problem in accessing files. These files are uploaded a month ago and the error shows that their resource file is missing. In DMX folder these file are not exist but in DMX_Entiries all files information is available.

How can I retrieve all resource files? The following are error shown and collected event log. Please advice!

 

Error while accessing file:

 
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
07/28/2009 4:03 PM
Hi Pavan,

If the file is there then make sure permissions are correctly set on disk (worker process must be able to read/write them).

If the files have been moved, check the setting for repository under Main Options. It should point to the base folder for DMX content. Note the value that DMX maintains internally (in the DMX_Entries table) is relative to this path.

If the files have been deleted then you must find a backup of the site where they can still be found and you must start an investigation into how these could have been deleted. DMX itself does not delete files except upon 'Hard Delete' but then the record is wiped as well. In the latest version of DMX even a hard delete does nto destroy data but merely moves it to a 'graveyard'.

Peter
You are not authorized to post a reply.