Try our conversational search powered by Generative AI!

Can't access Edit mode in EPiServer 7.5 - ImageVault?

Vote:
 

Hi,

I am trying to access Edit mode in EPiServer CMS.. I think it may be caused by ImageVault but I am not  sure..

So when I am pressing the "Edit mode" button, the button is clicked and I receive alot of console errors:

Javascript:

dojo/parser::parse() error Error: No store by the name 'imagevault.categorystore' exists.(…)(anonymous function) @ widgets.js:2
widgets.js:2 TypeError: Cannot read property 'id' of undefined
at declare.startup (ImageVault.AddOn.EPiCMS7/4.5.2/ClientResources/Scripts/components/ImageVaultBrowser.js:92)
at widgets.js:2
at Object._172.forEach (dojo.js:15)
at _68.startup (widgets.js:2)
at _19e (dojo.js:15)
at _6b3.startup (widgets.js:2)
at _19e (dojo.js:15)
at _10f3.startup (widgets.js:2)
at widgets.js:2
at Object._172.forEach (dojo.js:15)(anonymous function) @ widgets.js:2
widgets.js:2 TypeError: Cannot read property 'id' of undefined
at declare.startup (ImageVault.AddOn.EPiCMS7/4.5.2/ClientResources/Scripts/components/ImageVaultBrowser.js:92)
at widgets.js:2
at Object._172.forEach (dojo.js:15)
at _68.startup (widgets.js:2)
at _19e (dojo.js:15)
at _6b3.startup (widgets.js:2)
at _19e (dojo.js:15)
at _10f3.startup (widgets.js:2)
at widgets.js:2
at Object._172.forEach (dojo.js:15)(anonymous function) @ widgets.js:2
widgets.js:2 Uncaught TypeError: Cannot read property 'getChildren' of undefined
widgets.js:2 Uncaught TypeError: Cannot read property 'getChildren' of undefined

I receive following error when pressing on "edit mode"

2016-02-11 15:09:21,360 [13] ERROR EPiServer.Global: 1.2.5 Unhandled exception in ASP.NET
System.IO.FileNotFoundException: Could not find file 'C:\Projects\ProjectName.New.Web\Main\AppData\blobs\e5e38d3d27c6413b860804804dfd6dc9\90b2dde8690e48d1b7009bf3b7ed91f5.jpg'.
File name: 'C:\Projects\ProjectName.Web\Main\AppData\blobs\e5e38d3d27c6413b860804804dfd6dc9\90b2dde8690e48d1b7009bf3b7ed91f5.jpg'
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, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Web.HttpResponse.TransmitFile(String filename, Int64 offset, Int64 length)
at System.Web.HttpResponseWrapper.TransmitFile(String filename)
at EPiServer.Web.BlobHttpHandler.ProcessRequestAsyncInternal(HttpContextWrapper context, AsyncCallback cb, Object extraData)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Good to know:

I just received this project from TFS. However I am not 100% sure of the Imagevault connection is working. and if I somehow need to put the VPP folder in the correct folder?

Do you have any ideas?

#144372
Feb 11, 2016 15:24
Vote:
 

You didn't get the Appdata folder that contains all the blobs / addon files...?

That's my best guess

#144373
Feb 11, 2016 15:27
Vote:
 

Hi, and thanks for your comment.

It could be yes, but why should that prevent me from going to edit mode? 

#144374
Feb 11, 2016 15:29
Vote:
 

Addon for image vault is in edit mode. If that crashes hard it's not too strange...
Just speculating though :) I would grab a fresh appdata folder when taking a database backup from working server and restore that locally.

Might as well do a winmerge compare of files to see if some developer messed up along the way and didn't check in everything. That's not too uncommon either unfortunately :)

#144376
Feb 11, 2016 15:50
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.