MuseJsAssert:ErrorCallingSelectorFunction:Error:InvalidArgument

Hi
I've developed a site for a client and once launched they received this error in IE 7 and IE 8:
MuseJsAssert:ErrorCallingSelectorFunction:Error:InvalidArgument
Hoping someone else has had this issue and it's an easy work-around.
Thanks

Have received same error - only in IE but all versions as far as I can see.
Tried looking at suggestions above but no joy. Site is on Business Catalyst http://www.saleak.co.za and was created in Muse CC 2014/2.
Need this fixed so client will pay me. URGENT.

Similar Messages

  • "ImageList1.Images.Item(#) = ImageList2.Images.Item(#)" produces "index" error. Help.

    I have two ListViews, displaying the contents of two ImageLists ("ImageList1" & "ImageList2"):
    (mockup)
    The goal: User checks a box on the left AND a box on the right, replacing the right-checked image with the one on the left.
    My code:
    ImageList1.Images.Item(intLeftChecked) = ImageList2.Images.Item(intRightChecked)
    But when I do this, I get the following runtime error:
    InvalidArgument=Value of '0' is not valid for 'index'.
    The index is not the problem though because:
    ImageList1.Images.Item(1) = ImageList2.Images.Item(1)
    ...gives me: InvalidArgument=Value of '1' is not valid for 'index'.
    This is my first time using the "ImageList" control, so I'm not too familiar with its eccentricities. :(
    Help. Thx.

    You are saying you want to change the image displayed in the listview, but the line
    ImageList1.Images.Item(intLeftChecked) = ImageList2.Images.Item(intRightChecked)
    changes the Imagelist. I would just load the images in the imagelist(s) once, then only change the ImageIndex property of the list item that you want to change.
    In addition, the statement assigns from right to left, not from left to right as you've described.
    How did you add the images to the Imagelists? Did you use the Form designer?
    What do the lines
    debug.print(ImageList1.Images.count)
    debug.print(ImageList2.Images.count)
    output in the output window?
    I'm not even sure whether you need two Imagelists.
    The mockup I used isn't exactly what I'm doing (which is a bit more complex). I was trying to simplify the issue and may have simplified it too much. The "Left = Right" mistake is just my bumbling fingers. :)
    What my app really does is show a fixed number of imageboxes on top (for example: playing cards) and a ListView below showing more images from a different folder (for example: the remaining cards). Both lists load their images directly from the
    computer:
    img = Image.FromFile(strPath & "Save\Card" & Format(intCnt, "00") & ".png")
    Dim myBitmap As New Bitmap(img)
    myThumbnail = myBitmap.GetThumbnailImage(32, 32, myCallback, IntPtr.Zero)
    (I believe you supplied me with that code.)
    The user can then replace one of the checked images above with one of the checked images below.
    This portion of the program works just fine:
    Thumbnails(intChecked).Image = Image.FromFile(strPath & "\Card" & Format(strCheckedItems(intCnt), "00") & ".png")
    ...but that's not enough. If I change the displayed thumbnail, I need to also need to update the "ImageList" so what's stored matches what's displayed on screen.
    ImageList1.Images.count = 80
    ImageList2.Images.count = 1   (correct, I only have one item loaded/displayed in the ListView.)
    I have two ImageLists because users can load in different icons into the "Inactive" window while leaving the "Active" list unchanged. This involves clearing ImageList2 between loads.
    Any idea what I'm doing wrong? Thx.

  • MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined.

    I launched Muse today and it said there was an updated available. I installed it and then made a few small changes to my 5 page website. Then i exported the HTML and uploaded it to my server.
    But now when i try browsing the site in Chrome, I get the following error message:
    MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined.
    The only changes I made were adding some text to a few pages and adding metadata info to each page and when viewing the exported HTML locally (prior to uploading) it all behaves as it should...no error messages.
    Any ideas why its doing this? or more importantly, any suggestions on how to stop it from doing this? It wasn't doing this yesterday prior to me making these small changes.
    Here's the URL: www.gardensbytheseaursery.com
    Thanks in advance.
    Jake

    This error would occur if not all the files for the site we're uploaded.
    The 2.0 update includes numerous improvements in the generated HTML, CSS and JavaScript, so while you may have directly changed only certain pages, if you're using an external FTP client all the exported files and folders need to be uploaded. (The new built-in FTP support automatically only generates and uploads files that have changed since the previous upload.)

  • I got this warning when i open a specific page on my website in IE : MuseJSAssert: Error calling selector function:Error: A security problem occurred.

    Hi,
    I found out when i'm in IE and go to the page 'Artists'
    and i click on a name, for example: 'Abel Equipe ELA/I Gomes'
    I get this warning :
    MuseJSAssert: Error calling selector function:Error: A security problem occurred.
    This is only in IE, not when i use Safari or Chrome
    this is the website link
    Any ideas how to solve this problem?

    There's an invalid hyperlink on the Abel Equipe ELA/I Gomes page on a bit of text that reads "with your input." You need to find this text within Muse, clear the hyperlink and enter a valid one.

  • MuseJSAssert Error

    Recently update from CS6 to CC.  Site on GoDaddy has error MuseJSAssert Error: error calling selector function: Error "webPro" is not defined.  I have upload all pages, as well as published HTML and uploaded entire site with Dreamweaver with same result.  This site worked without error when published with CS6.

    Hi,
    If you remove the script, will it still give you the error? If so, please share the url of the web page where you have this error. Also, if removing the script fixes the issue then in that case, I'm afraid we won't be able to suggest a workaround, as we do not have control of other scripts interacting with the Adobe Muse output.
    Regards,

  • Baffling MuseJSAssert error

    Hi — got this error today when loading my site at its new address.
    MuseJSAssert: Error calling selector function:ReferenceError: WebPro is not defined
    Try it yourself: thebigdivide.aaronbarn.com
    I'm in the process of moving my main business domain from my old site. The upload, I thought, went fine — I did it from inside Muse.
    The site seems to load fine. Every tab, every image, every link works.
    But. WHenever i click the Home page, up pops that error. Ideas?
    Thanks.

    webpro.js is missing from your scripts subfolder at http://thebigdivide.aaronbarn.com/scripts/
    Did you use Muse's FTP upload feature to upload your site to this new location?

  • MuseJSAssert Error - Security Error - Chrome

    I am seeing several different JS errors in the posts, but not the exact wording of my issue, which I see when loading exported HTML in Chrome (but not when previewing page in browser!).
    I have a problem that seems to have come up since the latest upgrade. My error is:
    "MuseJSAssert: Error calling selector function:SecurityError:Blocked a frame with origin "null" from accessing a cross-origin frame."
    The strange part for me is that there's no error at all when using File>Preview Page in Browser. I only get the error when I File>Export Page as HTML and then try to view the output.
    I can post a zip file of the HTML output to Adobe, but not publicly. Also, where is the Preview Page stored? If I don't get error on that, why can't I just use that as my HTML output?
    Thanks!

    This error is specific to Chrome, and is still occurring in Muse CC 2014. It doesn't occur in current versions of Safari, IE 11, Firefox or Opera.
    The HTML has scrolling effects enabled, compositions with rollover show/hide enabled and there's an Edge Animate composition with hyperlinked buttons in index.html. None of the motion-enabled items, nor the EgAn composition, show up in Chrome, which simply throws the error. The problem manifests on both Win 7 and Win 8.1 with exported HTML being run locally.
    The Edge Animate composition previews fine by itself in Chrome.
    Since it makes the site unusable other than as a demo, it would be good to get a fix.

  • MuseJSAssert Error. Need help.

    I need help. All of a sudden, I am getting an error on my website in IE (8 or 9). Here is the error:  MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not a function (evaluating 'PIE.attach(this)'). Please help someone. This site was just ready to go live. The page is found at www.irmographics.com/adstreet. Any help would be greatly appreciated

    Yes! IE8 doesn't not display Edge Animations. Period. So I figured out a
    workaround. Took a lot of my brain power! Just creating the Edge animation
    and using this new method to integrate will result in a white box in IE8.
    Which is fine, of course, if you can create a down-level stage and that will
    present. The trouble was, I had links in my animation and the down-level
    stage just would not let me put links on it to different pages (I could put
    them, but they didn't show up using this method of integration). Anyway, so
    I went back to the original stage, removed the sign post and signs from the
    animation, then published my animation without those. I placed that in Muse,
    then, on top of it, I placed the sign post and my links to my pages. Now, it
    works with the animation and with the down-level stage poster image in IE8!
    Like I said, I really had to think through it. The key for me to remember is
    that my links need to be something I could do outside of Edge, creating my
    menus/navigation in Muse instead and putting on top of the animation. Thank
    you for all your help. It did help.
    Donna Camacho
    Irmographics, LLC
    Find us on Facebook!

  • What is this: " MuseJSAssert: Error calling selector function:TypeError: $(...).museMenu is not a fu

    Everything works fine in preview. Get this error when uploaded to site and trying to switch between some pages:
    : " MuseJSAssert: Error calling selector function:TypeError: $(...).museMenu is not a function"
    site is  www.authorizedagents.com

    Chrome still reports the http://www.campusone.net/scripts/1_1/jquery.musemenu.js is missing (though note it is now looking in a "1_1" folder rather than a "1.1" folder).
    To do exactly what I'm doing to detect this:
    1) Go to a page that reports a JavaScript error or that otherwise shows a missing link for an image using Chrome.
    2) Right click and choose "Inspect Element". It doesn't matter what you click on.
    This should bring up the developer tools UI within your browser window.
    3) From the button at the top of the Developer Tools UI click on "Console".
    This should display a list of any errors that occurred during the load of the page. In this case it shows the jquery.musemenu.js file was not found.

  • Resolving MuseJSAssert:Errors in Chrome and Firefox

    How do I resolve:
    When viewing in Chrome PC and Mac MuseJSAssert:Error calling selector function:TypeError: Cannot read property 'msie' of undefined
    Also in FireFox: MuseJSAssert: Error Calling Selector Function:TypeError: JQuery.browser is undefined

    I tried with multiple browsers to verify along with the specific ones you have mentioned in Mac and PC but i dont see any script error while loading the page.
    Verified by navigating different pages.
    It seems to be related to browser cache ? Please try to remove browser cache and then check.
    Thanks,
    Sanjit

  • Getting a error when Muse Website is viewed in browser:MuseJSAssert: Error calling selector function

    Every time I open any  .html  file in a browser I recieve this error message; MuseJSAssert: Error calling selector function: TypeError: Object does'nt support property or method 'museMenu'

    I have a similar problem that seems to have come up since the latest upgrade. My error is:
    "JavaScript Alert
    MuseJSAssert: Error calling selector function:SecurityError:Blocked a frame with origin "null" from accessing a cross-origin frame."
    The strange part for me is that there's no error at all when using File>Preview Page in Browser. I only get the error when I File>Export Page as HTML and then try to view the output.
    I can post a zip file of the HTML output to Adobe, but not publicly. Also, where is the Preview Page stored? If I don't get error on that, why can't I just use that as my HTML output?
    Thanks!

  • MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not an object

    My Safari browser on my iPhone4s reads the following error when I visit my site www.premiercreativegroup.com:                   MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not an object (evaluating 'this.elem.get(0).currentStyle').
    Not sure where to start on fixing this. Any ideas?

    You might to start by going to the Muse forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use

  • MuseJSAssert: Error calling selector...

    I have developed a site that has "MuseJSAssert: Error calling selector function: TypeError: undefined is not an object (evaluating 'jQuery.browser.msie" I know that it is because i have inserted an Edge animate menu onto the page in Html and i am able to eliminate the issue by making sure that the Html is at the top if the layer stack. (i did it this way because a .oam file is added as an iframe which does not allow for the window to open under 'self') The site works fine apart from the message.

    Hello,
    I would suggest you to refer to the links below that has solution for similar issue.
    MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined.
    MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined
    Getting "museJSAssert: Error calling selector function: Reference Error: Web Pro is not defined".   
    If I summarize you need to delete the existing site data at FTP host and re-upload All files and you should be all set.
    Regards
    Vivek

  • Need help with MuseJSAssert Error

    Please help if possible. I am getting the following error after posting site:
    MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not a function (evaluating '$(elem).museMenu()')
    I have re-exported and posted the site files and the scripts several times but nothing seems to fix this error.
    Files work locally fine. Site appears to function fine after clicking through the error.
    Site URL to view: www.victorydayfootball.com
    Any assistance would be greatly appreciated, client's event is this saturday and they are getting press traffic as we speak.

    It appears "WebStarts" is not intended to provide a generic website hosting service. Rather they provide a service intended solely for websites created with their tools. (Not a good sign when searching on FTP in their FAQ and Help comes up with no hits.)
    From the screenshot it looks like the scripts are in the correct place. It may be webstarts is using a non-standard webserver that only serves files from locations where their tools would place them. It may also be the period in the "1.1" folder name could be causing a problem. We have had one other report of the "1.1" folder name causing a problem on a specific hosting provider the customer never named. If that is the problem, the only workaround is a tedious search and replace of the /1.1/ string to something like /1_1/ throughout the exported HTML files (every time their re-exported and re-uploaded) and manually changing the folder name on the server.

  • What does this Adobe Muse error message mean: MuseJSAssert: Error calling slector function:SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with orign "null" from accessing a cross-origin frame.

    So what is up with this error message in Muse?
    MuseJSAssert: Error calling slector function:SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’: Blocked a frame with orign “null” from accessing a cross-origin frame.

    This is a genuine security error generated by the browser when viewing a page with iFrame content locally.
    Please refer to Zak's reply in the following thread: https://forums.adobe.com/message/6496180#6496180
    Cheers,
    Vikas

Maybe you are looking for

  • [Solved] Proper/Preferred Way to Install a Directory into $pkgdir?

    I'm wondering if there are any guidelines on installing directories from an unpacked RPM into my $pkgdir. From what I've seen, it's typically frowned upon to use cp/mv, but install doesn't seem to have an option to recursively copy a directory. Is my

  • Dropping internet service over and over?

    I have a cable modem (with turbo upgrade) hooked to an airport extreme, with two airport expresses in the house set to extend the network. It's worked great for months, maybe a year, but over the last couple of weeks I've been losing my internet acce

  • TS1363 my iphone does not show up in itunes for me to sync

    My iPhone 5 does not show up in iTunes so that I can sync it.  I have Windows 8.1.

  • Schedule Job in 9i

    Is there a way to schedule a job in 9i DB. I want to run a sql statement after every 30 minutes during working time. Thx

  • ? on Regular Expressions

    I am trying to use a regular expression to spot an empty string but it isn't working within Oracle ... regexp_like(:P13_ADDRESS,'^$') Shouldn't this expression work '^$' ???????