SpryData.js error in IE

Hi Spry Team / Users,
Im having a rather wierd error in IE, it gives a line error
1162 of SpryData.js I used MicrosoftScript Debugger and traced it
down to this line of code
if (!hasSpryContent)
// Clear the region.
rgn.innerHTML = "";
It cancels the site from showing up the data, well thats
wierd, but whats even wierder i change the date and update the
dataset using ds.setURL(url); it loads the page (after the given
error);
It doesnt give errors in:
FF,
Safari.
(im aware of the::
Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: > Exception:SyntaxError: syntax error
Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: < Exception:SyntaxError: invalid XML name
Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: >= Exception:SyntaxError: syntax error
errors but this can be solved by making my pagecontrol
unobstr. Using the domselector.
But it spams the debug panel with opera. (ill post debug
output in second post since its rather large and i highly doubt
that i have room in this post for it.)
We are currently using a private hosted server so u cant see
it live, so i have uploaded the requried pages to my personal
hosting.
(note i will delete all code after this issue been solved)
The main error is IE, if the flooding of opera could be fixed
thats a extra, if not ill just rip the debug panel and that "fixes"
that problem as all other function are working normally.
U can find required files here:
Index: ----
scripts css etc: -----
The custom scripts are spryusercontrols.js and datepicker.js
(as u will see we are using a template system to generate the
page, thats why the scripts arent currently workin)

Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: > Exception:[Error: name: SyntaxError message:
Statement on line 309: Syntax error in call to eval: line 1 : >
---^ Backtrace: Line 309 of linked script
http://192.168.0.103/scripts/SpryData.js
return eval(str); Line 3929 of linked script
http://192.168.0.103/scripts/SpryData.js
testVal = Spry.Utils.eval(jsExpr); Line 3862 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, children
, processContext); Line 3872 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokenChildren(outputArr, token, processContext); Line
4082 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, this.tokens, processContext); Line
3228 of linked script
http://192.168.0.103/scripts/SpryData.js
var str = this.transform(); Line 3631 of linked script
http://192.168.0.103/scripts/SpryData.js
this.setState("ready"); Line 3326 of linked script
http://192.168.0.103/scripts/SpryData.js
this.updateContent(); Line 822 of linked script
http://192.168.0.103/scripts/SpryData.js
obs[methodName](this, data); Line 1336 of linked script
http://192.168.0.103/scripts/SpryData.js
self.notifyObservers("onDataChanged"); At unknown location
[statement source code not available] ]
Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: < Exception:[Error: name: SyntaxError message:
Statement on line 309: Syntax error in call to eval: line 1 : <
---^ Backtrace: Line 309 of linked script
http://192.168.0.103/scripts/SpryData.js
return eval(str); Line 3929 of linked script
http://192.168.0.103/scripts/SpryData.js
testVal = Spry.Utils.eval(jsExpr); Line 3862 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, children, processContext); Line 3938
of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokenChildren(outputArr, token, processContext); Line
3862 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, children, processContext); Line 3872
of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokenChildren(outputArr, token, processContext); Line
4082 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, this.tokens, processContext); Line
3228 of linked script
http://192.168.0.103/scripts/SpryData.js
var str = this.transform(); Line 3631 of linked script
http://192.168.0.103/scripts/SpryData.js
this.setState("ready"); Line 3326 of linked script
http://192.168.0.103/scripts/SpryData.js
this.updateContent(); Line 822 of linked script
http://192.168.0.103/scripts/SpryData.js
obs[methodName](this, data); Line 1336 of linked script
http://192.168.0.103/scripts/SpryData.js
self.notifyObservers("onDataChanged"); At unknown location
[statement source code not available] ]
Caught exception in Spry.Data.Region.prototype.processTokens
while evaluating: >= Exception:[Error: name: SyntaxError
message: Statement on line 309: Syntax error in call to eval: line
1 : >= ----^ Backtrace: Line 309 of linked script
http://192.168.0.103/scripts/SpryData.js
return eval(str); Line 3929 of linked script
http://192.168.0.103/scripts/SpryData.js
testVal = Spry.Utils.eval(jsExpr); Line 3862 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, children, processContext); Line 3938
of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokenChildren(outputArr, token, processContext); Line
3862 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, children, processContext); Line 3872
of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokenChildren(outputArr, token, processContext); Line
4082 of linked script
http://192.168.0.103/scripts/SpryData.js
this.processTokens(outputArr, this.tokens, processContext); Line
3228 of linked script
http://192.168.0.103/scripts/SpryData.js
var str = this.transform(); Line 3631 of linked script
http://192.168.0.103/scripts/SpryData.js
this.setState("ready"); Line 3326 of linked script
http://192.168.0.103/scripts/SpryData.js
this.updateContent(); Line 822 of linked script
http://192.168.0.103/scripts/SpryData.js
obs[methodName](this, data); Line 1336 of linked script
http://192.168.0.103/scripts/SpryData.js
self.notifyObservers("onDataChanged"); At unknown location
[statement source code not available] ]
FIXED opera after making it unobstr. ONLY IE is still giving big
spry errors =/

Similar Messages

  • Sprydata.js error on line 92

    Can someone look at the error generated by firebug on this
    page
    http://www.ncicnm.org/ and let me
    know how to fix it?
    attach(Object regionNode=div#content1. name=content1, tr,
    "rowSelected")SpryData.js (line 3288)
    (no name)(tr)SpryData.js (line 3540)
    getNodesByFunc(div#content1, function())SpryData.js (line
    532)
    attachBehaviors()SpryData.js (line 3527)
    setState("ready", undefined)SpryData.js (line 3193)
    updateContent()SpryData.js (line 3587)
    onDataChanged(Object xpath=ncs/event/name doc=document
    subPaths=[0], undefined)SpryData.js (line 3277)
    notifyObservers("onDataChanged", undefined)SpryData.js (line
    992)
    setDataFromDoc(Document )SpryData.js (line 2327)
    onRequestResponse(Object observers=[0]
    suppressNotifications=0, Object method=GET url=nc.xml async=true
    headers=Object)SpryData.js (line 2368)
    notifyObservers("onRequestResponse", Object method=GET
    url=nc.xml async=true headers=Object)SpryData.js (line 992)
    loadDataCallback(Object method=GET url=nc.xml async=true
    headers=Object)SpryData.js (line 2439)
    successCallback(Object method=GET url=nc.xml async=true
    headers=Object)SpryData.js (line 2461)
    callback(Object method=GET url=nc.xml async=true
    headers=Object)SpryData.js (line 124)
    onreadystatechange()

    THANK YOU  THANK YOU  THANK YOU!!!!!!  It's now works
    perfectly on-line

  • SpryData - errors found in Lotus Domino Designer

    Hi,
    I'm using Spry for website development on a Lotus Domino
    server (AS400). My usual method to import javascript is to open in
    DreamWeaver, copy to clipboard, then paste into a new javascript
    file in Domino Designer.
    All has gone well, but when I try to cut/paste SpryData.js
    into Designer (and save it on the Domino server), Domino returns an
    "invalid flag after regular expression" error on this line:
    var s = matches
    .replace(/<script[^>]*>[\s\r\n]*(<\!--)?|(-->)?[\s\r\n]*<\/script>/img,
    (and several other similar lines)
    I've tried SpryData 1.4 and 1.6 (includes, minified, and
    packed), and all return this same error in Domino Designer.
    Any thoughts? I've imported Accordion, HTMLpanel, xpath,
    tabbed panels, collapsible panels, URLUtils, and DOMUtils by the
    same method, all without error.
    Thanks in advance,
    Mike

    Hi Mike,
    It sounds as if Domino Designer is interpreting the JS. The
    flags I believe it is talking about in your sample above are the
    "i", "m", and "g" flags specified at the end of the regular
    expression:
    i: case incensitive
    m: multi-line
    g: global search (match all occurrences)
    My guess is that it doesn't support the "m" flag. Try
    removing it then doing your import, and then putting it back?
    --== Kin ==--

  • Runtime error SpryData.js

    Hello,
    I have an error at line 1727 in the SpryData.js (the previous
    version, not the latest version).
    It's the line : this.regionNode.innerHTML = str;
    in the function : Spry.Data.Region.prototype.updateContent
    The problem is that the str var is empty, and JavaScript
    seems not to like it.
    I only have the problem under Internet Explorer I don't know
    why....
    The function code is executed two times. The first time, the
    different tokens are well recognized. I have an array of tokens
    that need to be replaced.
    The second time the function is executed, the tokens are
    empty so the str var is also empty causing my runtime error.
    I used the SplineTech JavaScript debugger to understand it.
    What could I do ? What should I look for to understand the
    error source ?
    Could you help me ?
    Thank you
    Renaud

    Hello,
    Use this url to log on the firewall :
    http://81.188.6.11:8088
    with the user : bayardwebdev and pass : bayardwebdev
    Keep the window opened.
    Open a new browser window with the following url :
    http://www.bayardwebdev.bayard.be
    (should be
    http://81.188.6.28)
    The problem only appears with Internet Explorer :
    Navigate to the second menu (Livres Jeunesse), to the first
    submenu item (Crèche et maternelle : 1-5 ans).
    When the page is loaded, choose in the "Léo et Popi"
    section the "Histoires de Léo et Popi" link. This brings to
    the Spry page.
    An other sample is in the third menu item (Presse Jeunesse)
    in the fisrt submenu item (Petite Enfance). This page lists the
    different Bayard magazines.
    Each click on a magazine makes detail appear on the right
    column.
    Thank you

  • Error/Typo in SpryData.js 1.1 filterData function

    I found a simple typo error in the
    Spry.Data.DataSet.prototype.filterData function within SpyData.js
    (v1.1)
    (You guys very well have found this, but for anyone
    interested)
    On line 1440 the code:
    1440: if (this.unfilteredData)
    1441: {
    1442: this.data = this.unfiltredData;
    1443: this.unfilteredData = null;
    1444: }
    has the error that 1442 that data get's set to
    "this.unfiltredData" (missing 'e')!
    The result of this is that if you have unfilteredData set
    then data gets clobbered and then so does the
    unfilteredData.
    The correct version of 1442 is:
    1442: this.data = this.unfilteredData;
    -tim

    Good eye, Tim.
    It's already been fixed in the release that comes out
    shortly...
    Thanks for reporting.
    D

  • Error message when using Spry Data set with XML

    Hi,
    I have what i see as a big problem, might just be me being
    dumm, but here we go.
    When I try to use the feature of spry XML Data Set and insert
    spry table I get error message when trying it in IE 7.
    There are even a problem when I use fireworks automated slide
    show function, where you can choose to use the Spry/XML gallery
    feature.
    The error message I get everytime (incl the auto gallery in
    fireworks) is:
    The tag: "html" doesn't have an attribute: "xmlns:spry" in
    currently active versions.[XHTML 1.0 transitional]
    The tag: "div" doesn't have an attribute: "spry:region" in
    currently active versions.[XHTML 1.0 transitional]
    The tag: "th" doesn't have an attribute: "spry:sort" in
    currently active versions.[XHTML 1.0 transitional]
    and so on.
    What´s wrong?!

    Hello barvid,
    Ok, let's take each problem step by step:
    1. The first error you see in the browser: " Exception while
    loading ..." normally appears when you try to load files that are
    not permitted by the browser security model. This means the XML
    file you try to load is located on a different server than your
    HTML which is not allowed. The browser is not permitting to load
    any files that are not in the same domain as the current page
    because of the complex security risks. You'll have to either get
    the XML file from its original location and save it in your website
    or use a proxy on your web server that should request that file
    from the external server and send it to the browser as an XML from
    the same domain as the HTML origin.
    1.2 The "Exception while loading ..." error you see is a
    generic error and my previous advise is based on my experience. In
    case this is not your scenario you'll have to open the SpryData.js
    and around line 112 you'll see the following code:
    Spry.Debug.reportError("Exception caught while loading " +
    url + ": " + e);
    Please change this line with the following line of code:
    Spry.Debug.reportError("Exception caught while loading " +
    url + ": " + (e.message?e.message:e));
    to obtain a more verbose error message that may clarify the
    reasons of your errors.
    2. The problems you describe are not browser errors but they
    are w3c validation errors. At this point the XHTML standard allows
    every application that define custom namespace attributes to also
    link a DTD to the page so the page to continue to be valid.
    Unfortunately at this point this feature is not correctly supported
    by the FF and IE so we wrote an articles about how you should
    link
    the Spry DTD to your page so the validator understand the
    custom attributes Spry use. You'll find inside the full description
    of the problems and all the technical details you'll need to know
    to solve this issue.
    Regards,
    Cristian

  • SpyrData.js Unknown error in Internet Explorer

    Hello my most learned friends!
    I am having a problem in Internet Explorer with a page I'm
    developing. I'm using SpryData.js to import some XML data for a
    photo gallery. It works fine in Safari and Firefox 2 but displays
    nothing but an unknown error message at line 1178 in SpryData.js
    which is:
    if (!hasSpryContent)
    // Clear the region.
    rgn.innerHTML = ""; <--- line 1178
    Is there a way around this?
    Thanks.
    - Peter

    I found
    this
    post on the forum relating to sprydata.js and it got me
    thinking . . . maybe I've got a tag or an element that doesn't have
    an innerHTML. So I hunted for this tag like I hunt for my inner
    child and I found the problem.
    <script type="text/javascript"
    SPRYREGION:DETAILSREGION="DSDATA"> //emphasis mine
    Somewhere in the production cycle me inner child must have
    put that "spry:region" in by mistake. Sorry to raise a fuss. I
    learned something from this - let the adults do the coding and
    leave the inner children with the design.

  • Need help with this Spry "processTokens()" error

    I am using Dreamweaver CS4 Beta, and using the new Spry data
    set wizard to create a data connection using an HTML file that
    contains a table of simple data. Getting through the guided steps
    of creating the data set and the master/detail page is a piece of
    cake, but when I run the page in a browser I get this white box
    with the red header in the lower right corner of the browser that
    reads
    "processTokens(): Value reference has no data set specified:
    {Content}". It obviously doesn't like something about the data
    in the content column but I don't know exactly what to do from
    here, not having seen this error before.
    A quick note about the source file for the data. It's an HTML
    file with a table that has two columns (name and content). The
    content column has some basic HTML but nothing beyond simple text
    formatting and mailto links. The table has been given an ID too.
    I didn't have much luck finding anything on this error on
    google or anywhere else for that matter. Does anyone know what
    causes this or how to solve the problem?

    I solved my own problem, so I figured I would post it in case
    someone
    else runs into this.
    When inserting a new spry dataset from Dreamweaver CS4 onto a
    site
    that already has sprydata.js on it, you must delete the
    existing
    sprydata.js so that CS4 will copy the newer version onto the
    site. Otherwise, it sees that the filename exists already and
    won't
    update it. The older sprydata.js that comes from CS3 does not
    work well with the new spry dataset tool in CS4.

  • Error in IE 7

    &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0
    Transitional//EN&quot; &quot;
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
    &lt;html xmlns=&quot;
    http://www.w3.org/1999/xhtml&quot;
    &gt;
    &lt;head&gt;
    &lt;title&gt;World Heritage&lt;/title&gt;
    &lt;script type=&quot;text/javascript&quot;
    src=&quot;includes/xpath.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;
    src=&quot;includes/SpryData.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;
    src=&quot;includes/SpryDOMUtils.js&quot;
    &gt;&lt;/script&gt;
    &lt;script
    type=&quot;text/javascript&quot;&gt;
    var dsData = new
    Spry.Data.XMLDataSet('data/worldheritage.xml', 'query/row',
    {useCache: false });
    dsData.setColumnType(&quot;site&quot;,&quot;html&quot;);
    dsData.setColumnType(&quot;short_description&quot;,&quot;html&quot;);
    // Add a listener that fires after the page is loaded.
    Spry.Utils.addLoadListener(function()
    Spry.$$(&quot;#grid&quot;).setAttribute(&quot;spry:region&quot;,&quot;dsData&quot;);
    Spry.$$(&quot;#gridRow&quot;).setAttribute(&quot;spry:repeat&quot;,&quot;dsData&quot;);
    Spry.$$(&quot;#site&quot;).setAttribute(&quot;spry:sort&quot;,&quot;site&quot;);
    Spry.$$(&quot;#region&quot;).setAttribute(&quot;spry:sort&quot;,&quot;region&quot;);
    &lt;/script&gt;
    &lt;/head&gt;
    &lt;body&gt;
    &lt;table id=&quot;grid&quot;&gt;
    &lt;tr&gt;&lt;th&gt;image&lt;/th&gt;&lt;th
    id=&quot;region&quot;&gt;Region&lt;/th&gt;&lt;th
    id=&quot;site&quot;&gt;Site&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt;
    &lt;tr
    id=&quot;gridRow&quot;&gt;&lt;td&gt;&lt;img
    src=&quot;{image_url}&quot; alt=&quot;{site}&quot;
    /&gt;&lt;/td&gt;&lt;td&gt;{region}&lt;/td&gt;&lt;td&gt;{site}&lt;/td&gt;&lt;td&gt;{short_ description}&lt;/td&gt;&lt;/tr&gt;
    &lt;/table&gt;
    &lt;/body&gt;
    &lt;/html&gt;
    Error: Unknown runtime error
    Link:
    http://www.victorcorey.com/spry/wh_unobtrusivegrid.htm

    Hi victor.corey,
    Did you read
    this
    article?
    Table is not supported as a region container, but you can
    indeed wrap the table in a div having the spry:region attribute on
    it.
    --Florin TUDOR

  • Verify_function doesn't display the error messge in oracle forms

    We are planning to use the verify_function to validate the password when user password is expires.
    The users are using Forms 6i on web.
    When I set the profile to user verify_fucntion and then try to change the password with the default password change window , it doesn't display the error message if the crieteria doesn't match. Instead it just clears the screen. So the user doesn't get any idea what's going on.
    has anybody seen this. We are trying to utilize the default password change functionality instead of coding our own.....in forms
    Thanks,
    Dj

    It can be that the spry:content does not support the function::<syntax> or that your impelementation is wrong. You can try this:
    spry:content="function::FormatDate"
    Like you would implement the function statement in the spry:if statements.
    If that doesn't do the trick you need to modify the SpryData.js if you need this kind of support.

  • Working in firefox, but throwing up errors in IE related to null objects

    firefox has no problems with my very simple spry data example but IE throws up the following errors, can anyone help?
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; InfoPath.2)
    Timestamp: Thu, 9 Sep 2010 17:31:34 UTC
    Message: 'Spry.Debug' is null or not an object
    Line: 961
    Char: 41
    Code: 0
    URI: file:///C:/Users/Gabriel/Documents/My%20Dropbox/GFA/website/dev/friedmanstudios.ca/SpryAss ets/SpryData.js
    Message: 'Spry.Data.initRegionsOnLoad' is null or not an object
    Line: 4855
    Char: 65
    Code: 0
    URI: file:///C:/Users/Gabriel/Documents/My%20Dropbox/GFA/website/dev/friedmanstudios.ca/SpryAss ets/SpryData.js

    in my header:
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
    <script type="text/javascript">
    var ds1 = new Spry.Data.XMLDataSet("GFAWORKS.xml", "dataroot/GFAWORKS");
    var ds2 = new Spry.Data.XMLDataSet("GFAWORKS.xml", "dataroot/GFAWORKS");
    </script>
    within a script tag near the end
    Spry.$$(".RowContainer").addEventListener("click", function(){ alert("clicked!"); }, false);
    earlier on in the body:
      <div spry:repeat="ds2" class="RowContainer">
        <div class="RowColumn">{Name}</div>
        <div class="RowColumn">{Type}</div>
        <!-- test for url writing -->
        <div class="RowColumn"><a href="{Code}.html">project link</a></div>
        <div class="contentPlaceholder"> </div>
      </div>

  • Javascript Error in IE, works fine in FF

    I have this page :
    http://www.gamertags.com.br/jogos.html
    The filters and spry data works fine in Firefox, but when using IE the page won´t load and the browser gives these errors :
    Agente de Usuário: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0;  Embedded Web Browser from: http://bsalsa.com/; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; HPDTDF)
    Carimbo de data/hora: Thu, 11 Nov 2010 12:35:40 UTC
    Mensagem: Objeto esperado
    Linha: 101
    Caractere: 1
    Código: 0
    URI: http://www.gamertags.com.br/SpryAssets/SpryPagedView.js
    Mensagem: Objeto esperado
    Linha: 47
    Caractere: 1
    Código: 0
    URI: http://www.gamertags.com.br/SpryAssets/SpryNestedXMLDataSet.js
    Mensagem: Objeto esperado
    Linha: 77
    Caractere: 2
    Código: 0
    URI: http://www.gamertags.com.br/jogos.html
    Mensagem: 'Spry.Debug' é nulo ou não é um objeto
    Linha: 961
    Caractere: 41
    Código: 0
    URI: http://www.gamertags.com.br/SpryAssets/SpryData.js
    I,ve checked the forums for the most usual cause of this, but found nothing that could help me.
    Any help would be great.
    Thank you.

    Hi,
    I really appreciate the help. But that´s not it.
    The Timer function in that example is not necessary in my page (but just for the sake of it, I´ve tested it)
    In fact, I can remove the filters functions and the call the to the DataExtensions.js file and still the page won´t work in IE.
    The problem lies in the PageView. I can make it work without it, but as I mentioned earlier I need to be able break the data into pages. My XML is quite large (almost 2MB).
    Thanks again for the reply.

  • Getting errors in spry .js files in ie 9

    Hello! I have a spry data set that is displaying data from a table on a webpage.  It was created awhile ago (2 or 3 years ago)  It works beautifully in Firefox but stopped working in IE 9. IE 9 throwing following errors in .js code provided by Adobe.
    SCRIPT5007: Unable to set value of the property 'onloadDidFire': object is null or undefined
    [SpryData.js, line 961 character 41 | http://forums.adobe.com/0]
    SCRIPT5007: Unable to set value of the property 'onloadDidFire': object is null or undefined
    [SpryData.js, line 961 character 41 | http://forums.adobe.com/0]
    SCRIPT5007: Unable to get value of the property 'initRegionsOnLoad': object is null or undefined
    [SpryData.js, line 4855 character 65 | http://forums.adobe.com/0]

    Hi Nancy! well sadly, because it's an internal site, I can' t post the link. It works just great in Firefox (this was spry data set and master detail that was built 2-3 years ago) and it just stopped working strangely in some versions of IE. I have ensured that the spry (.js) files and such are the latest versions and up to date (i.e. I created a new spry in DW CS6, and then copied those files over to the old spry). But still no go in IE9, the only thing I can think is to completely rebuild the spry from scratch and get it working in IE9? any other ideas?

  • IE script error rendering DataSet.  JSP

    IE console catches the error as: 
         SCRIPT600: Unknown runtime error
         SpryData.js, line 1269 character 4
    The dataset is to be displayed in a table.  IE displays the table, but instead of data, it displays each <td> as {dataSetName::columnName}. 
    Line 1269 refers to a problem IE has parsing a specific value.  Thinking that this might be unnecessary in more recent versions of IE, I tried commenting out line 1269.  Next, I got:
         SCRIPT600: Unknown runtime error
         SpryData.js, line 185 character 2
    I haven't traced farther through the SpryData.js, but am hoping somebody can provide some insight. 
    Thanks in advance!

    Solved.  This was probably a n00b mistake. 
    The problem is something to do with IE and the spry scripts unable to handle a spry region associated with a table: 
         <table spry:region="ds1">.  Apparently this breaks spry in IE. 
    I wrapped the table in a div as below and IE immediately rendered correctly --> problem SOLVED!
         <div spry:region="ds1">
              <table>
    Thanks for looking and reading.

  • Problem using SpryData.js ver 0.49 preview 1.7

    Try
    http://www.stjohnhistoricalsociety.org/PhotographsC1a.htm
    which uses the 1.7 preview version of SpryData.js
    Compare with
    http://www.stjohnhistoricalsociety.org/PhotographsC1.htm
    which uses the 1.6.1 version.
    In my error console window I receive
    Security Error: Content at
    http://www.stjohnhistoricalsociety.org/Galleries/
    may not load data from
    http://templates.doteasy.com/ErrorPages/error403/.
    or when tried locally
    Error: syntax error
    Source File:
    file:///C:/Documents%20and%20Settings/Peter%20Burgess/My%20Documents/XHTML/SJHSv2-1/Galle ries/
    Line: 1, Column: 1
    Source Code:
    300:
    file:///C:/Documents%20and%20Settings/Peter%20Burgess/My%20Documents/XHTML/SJHSv2-1/Galle ries/
    Using FireFox browser. No exceptions reported by the
    debugger.
    var dsGalleries = new
    Spry.Data.XMLDataSet("Galleries/Photographs.xml",
    "galleries/gallery[@base='Photographs/St John Scenes/']" );
    var dsGallery = new
    Spry.Data.XMLDataSet("Galleries/{dsGalleries::@base}{dsGalleries::@file}",
    "gallery");
    var dsPhotos = new
    Spry.Data.XMLDataSet("Galleries/{dsGalleries::@base}{dsGalleries::@file}",
    "gallery/photos/photo");

    I'm not sure if this really is your problem as the system usually gets around this. However, Java_Home is an environment variable for Windows. You find it under "My Computer"/ Properties (rightclick) Tab: Advanced.
    You just write: Java_Home = <Path> to your JDE directory.
    Regards,
    Benny

Maybe you are looking for

  • Why did I get an Emergency Alert for the Nemo Blizzard at 4 am?

    This @^%^!*#*!&!@ system just sent a blaring alert to my iPhone at 4 am EST warning me about a blizzard I already knew about, literally scaring me out of bed. Now, after some middle-of-the-night research, I understand it's the FEMA IPAWS system (http

  • How to run EJB through a ide and not command line

    I have been trying out a simple Cart EJB. I have no problem running the whole thing through command line using the runclient script. But when i compile and run the same code in my ide it chucks the following error Caught an unexpected exception! java

  • Is it possible to show the campaign name in the opportunity page?

    Hi Everyone, I'm wondering if its possible to show the campaign name in the opportunity page as a referrence as to which campaign the opportunity as associated with. Thanks, Wayne

  • N73 displays answer phone icon even though i have ...

    N73 displays answer phone icon even though i have no message. Any ideas? Its not who i am underneath. But what i do that defines me. You are here for a reason Superman. "Come to me son of Jor-EL. KNEEL BEFORE ZOD"

  • Need help in Queue Implementation

    MyQueue public class MyQueue {      private int start, end;      private int[] qArray;      private int size;      MyQueue(int size){           this.size = size;           qArray = new int[size];           start = end = -1;      public int removeFrom