Try our conversational search powered by Generative AI!

Java Script error in Image Vault.

Vote:
 
Dear EPiServer Team,

I have installed the Image vault(ImageVault 3.1.1.333) in my system using EPiServer Manager(5.1.422.256). It's completed the installed fine.

But when I'm clicking the Open ImageVault link under the ImageVault Tab in Edit mode of the EPiServer am getting the javascript errors as follows.

Error 1.
           error: Incorrect syntax near 's'
           Unclosed quotation mark after the character string

Error 2.
          error: Incorrect syntax near 's'
          Unclosed quotation mark after the character string') as TotalFileCount
                     from IS_FormatInformations fsFormat,
                               IS_DataObjects fsObjects,
                               IS_Albums fsAlbums,
                               IS_Albums fsAlbums2
                    Where fsObjects.DataObject_id = fsFormat.DataObject_id
                    AND fsObjects.Album_id = fsAlbums.Album_id
                    AND fsAlbums.lft >= fsAlbum2.lft
                    AND fsAlbums.rgt >= fsAlbum2.rgt
                    group by fsAlbums2.Album_id) as Recursive 
                    on Recursive.Album_Id = a1.Album_id
                    where ParentAlbumID = 2
                    order by ParentAlbumID,AlbumName


What could be the reason for this error and how to solve this error?

Thanks in Advance.
Ganesan S
+91 9940547390

 

 

#27890
Feb 12, 2009 9:41
* 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.