'schInternalColumn' is null or not an object - Error in DIS

Hi all..
When I am going to paste any document in DIS, " 'schInternalColumn' is null or not an object " this error comes with check in page...
What is the issue behind this...Please help me..
Regards
Yogita

Hi Yogita ,
This issue has got introduced from 0717 patchset that is provided for UCM server , it is already fixed and a patch will be released for the same soon .
You can select OK (I think it shows up around 7 times) and continue with the operations on DIS . It does not break any functionality .
Thanks
Srinath
Edited by: Srinath Menon on Sep 5, 2012 12:54 PM

Similar Messages

  • Spry is undefined, sp2 is null or not an object error in IE

    Hi everyone,
    I have a problem working with Spry Sliding panels. It is working fine in chrome, safari. But it is not working in IE and FF
    I am on IE8 and FF3
    I also upgraded to the latest version of Spry i.e Spry 1.6.1
    The website is in development.
    Here is the source code of my page------------------
    <head>
         <link href="cssandajax/SprySlidingPanels.css" rel="stylesheet" type="text/css" />
         <link href="cssandajax/style.css" rel="stylesheet" type="text/css" />
         <script language="JavaScript" src="cssandajax/ajax.js" type="text/javascript"/>
         <script language="JavaScript" src="cssandajax/SprySlidingPanels.js" type="text/javascript"></script>
         <script language="JavaScript" src="cssandajax/XPath.js" type="text/javascript" ></script>
         <script language="JavaScript" src="cssandajax/rotate1.3.js" type="text/javascript" ></script>
    </head>
    <body style="background-color: #1E1101;">
    <div id="bodywrapper">
    <div id="leftheading">
    <div id="logobody">
    <a href="http://localhost:8080/HudsonFurniture/"><img src="images/logo.jpg" style="border-style:none;"></img></a>
    </div>
    <div id="lefttext">
    <div class="navigation"><a href="#" onclick="sp2.showPanel('furniture'); return false;"><img src="images/test/furniture.jpg" style="border-style:none;"></img></a></div>
    <div class="innernav">
    <div>
    <div id="furnav"><a href="#" onclick="sp2.showPanel('tables'); return false;">TABLES</a>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Dining.jsp">Dining</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Coffee.jsp">Coffee</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/EndSide.jsp">End/Side</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Desks.jsp">Desks</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Consoles.jsp">Consoles</a></div>
    </div>
    <div id="furnav"><a href="#" onclick="sp2.showPanel('seating'); return false;">SEATING</a>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Sofas.jsp">Sofas</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Benches.jsp">Benches</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Chairs.jsp">Chairs</a></div>
    <div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Stools.jsp">Stools</a></div>
    </div>
    <div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Beds.jsp">BEDS</a></div>
    <div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Storage.jsp">STORAGE</a></div>
    <div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Accessories.jsp">ACCESSORIES</a></div>
    </div>
    </div>
    <div class="navigation"><a href="#" onclick="sp2.showPanel('lighting'); return false;"><img src="images/test/lighting.jpg" style="border-style: none;"></img></a></div>
    <div class="innernav">
    <div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Chandeliers.jsp">CHANDELIERS</a></div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Pendants.jsp">PENDANTS</a></div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/CeilingLights.jsp">CEILING LIGHTS</a></div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Sconces.jsp">SCONCES</a></div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/FloorLamps.jsp">FLOOR LAMPS</a></div>
    <div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/TableLamps.jsp">TABLE LAMPS</a></div>
    </div>
    </div>
    <div class="navigation"><a href="#" onclick="sp2.showPanel('outdoor'); return false;"><img src="images/test/outdoor.jpg" style="border-style: none;"></img></a></div>
    <div class="innernav">
    <div></div>
    </div>
    <div class="navigation"><a href="#" onclick="sp2.showPanel('concepts'); return false;"><img src="images/test/concepts.jpg" style="border-style: none;"></img></a></div>
    <div class="innernav">
    <div></div>
    </div>
    <div class="navigation"><a href="#" onclick="sp2.showPanel('about'); return false;"><img src="images/test/about.jpg" style="border-style: none;"></img></a></div>
    <div class="innernav">
    <div></div>
    </div>
    <div class="navigation"><a href="#"><img src="images/test/search.jpg" style="border-style: none;"></img></a></div>
    <div class="innernav">
    <div>
    <div id="furnav">
    <form action="servlet/Hudson" method="post">
    <div id="furinnnav"><input type="text" name="query" value="Enter query" onfocus="this.value='';setbg('#e5fff3');"></div>
    <div id="furinnnav">
    <select name="catagory" width="50px">
    <option>Furniture
    <option>Lighting
    <option>Accessories
    </select>
    <input type="hidden" name="status" value="searchform">
    </div>
    <div id="furinnnav"><input type="submit" name="submit" value="Search"><br/></div>
    </form>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div id="topheading">
    <img src="images/rotatebanners/banner1.jpg" alt="topheading Image 1" class="active" height="130px" width="718px"></img>
    <img src="images/rotatebanners/banner2.jpg" alt="topheading Image 2" height="130px" width="718px"></img>
    <img src="images/rotatebanners/banner3.jpg" alt="topheading Image 3" height="130px" width="718px"></img>
    <img src="images/rotatebanners/banner4.jpg" alt="topheading Image 4" height="130px" width="718px"></img>
    <img src="images/rotatebanners/banner5.jpg" alt="topheading Image 5" height="130px" width="718px"></img>
    </div>
    <pre><code class="mix">$('#topheading').cycle();</code></pre>
    <div id="maincenter">
    <div id="dynamiccontent" class="SlidingPanels">
    <div class="SlidingPanelsContentGroup">
    <div id="furniture" class="SlidingPanelsContent p1">
    <div class="innercontent">
    <div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
    <div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
    <div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
    <div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
    <div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
    </div>
    </div>
    <div id="lighting" class="SlidingPanelsContent p2">
    <div class="innercontent">
    <div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
    <div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
    <div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
    <div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
    <div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
    </div>
    </div>
    <div id="outdoor" class="SlidingPanelsContent p3">
    <div class="innercontent">
    <div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
    <div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
    <div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
    <div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
    <div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
    </div>
    </div>
    <div id="concepts" class="SlidingPanelsContent p4">
    <div class="innercontent">
    <div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
    <div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
    <div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
    <div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
    <div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
    </div>
    </div>
    <div id="about" class="SlidingPanelsContent p5">
    <div class="innercontent">
    <p>
    <span>ABOUT</span>
    </p>
    </div>
    </div>
    <div id="tables" class="SlidingPanelsContent p6">
    <div class="innercontent">
    <div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
    <div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
    <div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
    <div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
    <div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
    <div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
    <div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
    </div>
    </div>
    <div id="seating" class="SlidingPanelsContent p12">
    <div class="innercontent">
    <p>
    <span>SEATING</span>
    Hudson Furniture Inc. respects the natural forms of trees and inherent grain of wood with well defined organic lines and geometric forms using traditional joinery techniques and hand rubbed oil finishes.
    All Hudson furniture is available in custom dimensions, custom finishes and a variety of wood species such as Claro Walnut, Black Walnut, Myrtle, Jasmine, Acacia, Satinwood and Ebonized Pine.
    None of the woods we use are harvested from old growth forests. Our wood slabs are domestically sourced from either salvaged trees or wind/storm damaged trees. The trees have an average life span of 250-300 years.
    When these trees die, they gradually do so from the crest to the roots. The farmers or the tree owners thus have to remove these trees as they might cause damage to houses, other trees or outlying areas.
    We integrate various wood species into our designs to produce unique works of art.
    <br/></br/><br/>
    " We put high regard and value on these trees by turning them into pieces of enduring art instead of leaving them out to decay ", Barlas Baylar, Hudson Furniture Inc. founder and designer.
    <br/><br/>
    Hudson Furniture Inc. is also New York's only repository for legally harvested petrified wood. For Hudson Furniture Inc. it was second nature to explore petrified wood as an extension of its already existing collection of organic contemporary designs.
    Petrified wood, having the visual characteristics of wood but the feel of stone, represents a contemporary fusion of the two original materials into a new compelling organic interior accessory.
    Hudson Furniture Inc.'s owner Barlas Baylar takes extra precaution with embassies and consulates to seek approvals and legalities of petrified wood exportation from all regions of the world.
    Hudson Furniture Inc. has also recently added a line of solid walnut furniture designs by startchitects Renzo Piano, Mario Botta and Terry Dwan.
    </p>
    </div>
    </div>
      </div>
    </div>
    <script type="text/javascript">
    var sp2 = new Spry.Widget.SlidingPanels('dynamiccontent');
    </script>
    </div>
    <div id="footer">
    <center>
    <a href="http://localhost:8080/HudsonFurniture/Home/Contact.jsp">Contact</a>  |  
    <a href="http://localhost:8080/HudsonFurniture/Home/Catalog.jsp">Catalog</a>  |  
    <a href="http://localhost:8080/HudsonFurniture/Home/Press.jsp">Press</a>
    </center>
    </div>
    </div>
    </body>
    </html>
    Can nyone please help me. Its very important for me. Thanks in advance.

    Make sure your Spry files are in the correct folder. As its not found for some reason. You might also wanna check your server settings as you are using working from local host.
    If all fails, upload a it to a public url.

  • Null is not an object

    I'm trying to make a very simple epub and am getting a "null is not an object" error.
    I am finding nothing on why I am getting this error. I have no footnotes, no embedded objects, just text.
    Anyone have an idea why this is heppening and how I can fix it?

    I tried resetting all this in another document, wondering if the file was somehow corrupted and only got the same issue. As a matter of fact, half a dozen other, previously working documents did the same thing.
    So, I wondered if my prefs were toast and trashed them. Same issue.
    Then I tried to export the file as an IDML and opening that document. Lo and behold it exported without problem.
    So I saved the document, and for laughs, re-exported the file.
    Back to the same error.
    The only thing I can think of that may have changed was installing Digital Editions.
    I noticed I don't have "Export to Digital Editions" in my file or export menu. Is there a chance it isn't working or install properly?

  • 'gReport' is null or not an object - Interactive Report

    I'm getting a "'gReport' is null or not an object" error when attempting to use the Search bar in an Interactive Report. Based on googling and searching this forum, it seems likely that the Javascript on the page is interferring w/ the Interactive report somehow. I don't know enough about APEX and Javascript (I snagged the code from another application, and made some changes) to debug it, so I was hoping you guys could help.
    Here's the Javascript on my page:
    Header Text:
    <script language="javascript">
        function OnPageLoad() {
            var cmdButton;
            cmdButton = document.getElementById('CMD_P10_BASEPRODUCT');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectBaseproduct_onClick);
            cmdButton = document.getElementById('CMD_P10_CUSTOMER');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectCustomer_onClick);
            cmdButton = document.getElementById('CMD_P10_PRODUCT');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectProducts_onClick);
            cmdButton = document.getElementById('CMD_P10_VERSION');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectVersion_onClick);
            cmdButton = document.getElementById('CMD_P10_RUNREPORT');
            DisableItems();
        function cmdSelectBaseproduct_onClick() {
            PopupCriteriaListButton1_onClick('H_P10_BASEPRODIDLIST', 'TXT_P10_BASEPRODUCT', 26, 350, 300);
            DisableItems();
            GetPageURL();
        function cmdSelectProducts_onClick() {
            PopupCriteriaListButton3_onClick('H_P10_PRODUCTIDLIST', 'TXT_P10_PRODUCT', 22, 1350, 575);
            DisableItems();
        function cmdSelectVersion_onClick() {
            PopupCriteriaListButton4_onClick('H_P10_VERSIONIDLIST', 'TXT_P10_VERSION', 21, 1550, 575);
            DisableItems();
        function cmdSelectCustomer_onClick() {
            PopupCriteriaListButton3_onClick('H_P10_CUSTOMERIDLIST', 'TXT_P10_CUSTOMER', 14, 1350, 575);
            DisableItems();
        function PopupCriteriaListButton1_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('CBO_P10_PRODUCTLINE').value;
            var itemVal = document.getElementById('CBO_P10_PRODUCTLINE').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,CBO_P10_PRODUCTLINE', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
        function PopupCriteriaListButton3_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('H_P10_BASEPRODIDLIST').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,H_P10_BASEPRODIDLIST', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
    function PopupCriteriaListButton4_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('H_P10_PRODUCTIDLIST').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,H_P10_PRODUCTIDLIST', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
    </script>
    Page HTML Body Attribute:
    onload="OnPageLoad();"

    Hi Jari,
    The below function used work perfectly in APEX 3.2 for
    Pulling Page2 IR Report into Page1 Region having
    but in APEX 4.0, I am getting "gReport is undefined" when I click on IR Toolbar/Control panel like Action or Go
    function periodRep(){
    $.ajax({
    type: "POST",
    url: "wwv_flow.show",
    data: {
    p_flow_id : $v('pFlowId'),
    p_instance : $v('pInstance'),
    p_flow_step_id : "2",
    p_request : ""
    dataType : "html",
    success : function(data){
    var startTag = '<apex2ajax>';
    var endTag = '</apex2ajax>';
    var start = data.indexOf(startTag);
    if (start > 0) {
    data = data.substring(start+startTag.length);
    var end = data.indexOf(endTag);
    data = data.substring(0,end);
    $("div#XXHOLDER").html(data);
    $x_Value('pFlowStepId', "2");
    if($('#apexir_CONTROL_PANEL_COMPLETE').length > 0){
    if(!($('#apexir_CONTROL_PANEL_COMPLETE').css('display') == 'none')){
    gReport = new apex.worksheet.ws('');
    gReport.toggle_controls($x('apexir_CONTROL_PANEL_CONTROL'));
    }); //ajax
    }//periodRep
    Please help
    Thanks
    -Senthil K

  • EPCM.getSAPTop().LSAPI.AFPPlugin is null or not an object

    Hello Guys,
    I am doing customization of AJAX Framework Page in Portal 7.3. I have created a copy of default ajax framework modify it and and my custom page and desktop, and add a new entry in the master rule to use the custom ajax framework page but always getting "EPCM.getSAPTop().LSAPI.AFPPlugin is null or not an object" error message everytime i am accessing portal.
    Btw, I am accesing the Portal via IE8 browser - not sure if the issue has something to do with this.
    Your help is highly appreciated.
    Thanks and Regards,
    Robert

    Hi Robert
    Thanks for your reply.
    I tried by adding AFPResource iView in the page, but still getting same js error when the page is getting loaded. Please see the link below for page setting
    [Framework page setting|http://www.freeimagehosting.net/b2bf3].
    Name masthead for the first iview is confusing, ideally this the entire page content which I created following the SAP guides
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70bfe58d-1ed9-2d10-42b6-821d62777d6f
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6032df6e-7625-2e10-418a-ba5c4cb7ead5
    Any suggestion on this will be highly appreciated.
    Kind Regards
    Sudip

  • Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "

    Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "
    Please help

    Wait a second, Photoshop can make lattes now?  Personally I prefer my coffee black, but man have I been under-utilizing this program.

  • Persistant Status Bar Notification ... error 'SP.UI.Status' is null or not an object

    I want to show a status bar that needs to be persistent on a page. for this I used the following in my master page
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'yellow'); /* Set a status-color */
    HTML, call the JS method:
    <a onclick="ShowStatusBarMessage('Title'!','Awesome message!')">
    Display Status Bar message!
    </a>
    ref:
    http://www.zimmergren.net/archive/2010/03/17/sp-2010-dynamically-displaying-messages-to-your-users-with-the-notification-and-status-bar-areas-in-sharepoint-2010.aspx
    But what I want is
    to call the function on load. So I used pushed ny function to _spBodyOnLoadWrapper using _spBodyOnLoadFunctionNames.push("YourFunctionName");,
    it throws an error 'SP.UI.Status' is null or not an object
    Next I created and
    deployed a webcontrol and did a registerclientscript, that too gives me 'SP.UI.Status' is null or not an object
    // Define the name and type of the client scripts on the page.
    String csname1 = "AlertScript";
    Type cstype = this.GetType();
    // Get a ClientScriptManager reference from the Page class.
    ClientScriptManager cs = Page.ClientScript;
    // Check to see if the startup script is already registered.
    if (!cs.IsStartupScriptRegistered(cstype, csname1))
    StringBuilder cstext1 = new StringBuilder();
    cstext1.Append("<script type=text/javascript> alert('Hello World!');");
    cstext1.Append("var statusId = SP.UI.Status.addStatus('title', 'message', true);");
    cstext1.Append("SP.UI.Status.setStatusPriColor(statusId, 'yellow'); </");
    cstext1.Append("script>");
    cs.RegisterStartupScript(cstype, csname1, cstext1.ToString());
    What am I missing ?
    How can I get to show a status bar on load of any page, just as you get a health analyzer message when you get into the Central Admin?
    Thanks, Mano
    Mano Mangaldas | Blog : http://howtosharepoint.blogspot.com 

    Ok, for some reason, it is not working for me. Below are the code that didnt work for me
    <script type="text/javascript">
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'red');
    ShowStatusBarMessage('Title!','Awesome message!');
    </script>
    This too didnt work
    <script type="text/javascript">
    function ShowStatusBarMessage()
    var statusId = SP.UI.Status.addStatus('Some title', 'Some message', true);
    SP.UI.Status.setStatusPriColor(statusId, 'red');
    _spBodyOnLoadFunctionNames.push("ShowStatusBarMessage");
    </script>
    I did try to register client script block programatically, that too didnt work
    String csname1 = "AlertScript";
    Type cstype = this.GetType();
    // Get a ClientScriptManager reference from the Page class.
    ClientScriptManager cs = Page.ClientScript;
    // Check to see if the startup script is already registered.
    if (!cs.IsStartupScriptRegistered(cstype, csname1))
    StringBuilder cstext1 = new StringBuilder();
    cstext1.Append("<script type=text/javascript>");
    cstext1.Append("var statusId = SP.UI.Status.addStatus('title', 'message', true);");
    cstext1.Append("SP.UI.Status.setStatusPriColor(statusId, 'yellow'); </");
    cstext1.Append("script>");
    cs.RegisterStartupScript(cstype, csname1, cstext1.ToString());
    Any help appreciated.
    But the below code works..
    <script type="text/javascript">
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'yellow'); /* Set a status-color */
    </script>
    <a onclick="ShowStatusBarMessage('Title!','Awesome message!')" href="#">
    Display Status Bar message!
    </a>
    Thanks
    mano
    Mano Mangaldas | Blog : http://howtosharepoint.blogspot.com 

  • Context Menu error: 'length' is null or not an object

    When we run some of our reports (BI 7.0) and right click on the table to display the context menu we get a javascript error in the bottom left of Internet Explorer. The context menu doesn't appear.
    Once you expand the error is  'length' is null or not an object. It doesn't affect all the reports in fact so far we've only discovered 2 reports with this problem although there may be more.
    The reports with problems have had their own individual web templates developed. We haven't developed much of our own Javascript via the script web item and definitely none that would affect the context menu. The only code we have opens help pages/useful web pages/other apps etc. via buttons.
    None of the reports shows an error when you validate in the WAD software.
    We are currently using IE6 (upgrading to IE8 soon) and we have recently applied SP21 on the Java Stack.

    Hi Fred
    Did SAP come back with an OSS note to correct this issue. I am not finding anything in the Service marketplace.
    Thanks
    Adrian

  • Please help!!  error: __EventTarget is null or not an object

    Hi,
    I am developing the business charts with dropdownlist in ASP.NET for our new plumtree portal.
    The portlets are working perfectly in the VS.NET dev environment, However, whenever I change the selection in the dropdownlist, it doesn't post back but I got an IE error which appears with a little yellow warning sign on the lower left corner of the IE window, which means, the error is on client side.
    The error : '_EVENTTARGET' is null or not an object .
    I have a feeling that there's something wrong with the javascript behind the sceen when ASP.NET controls try to plug in Plumtree web pages. Since I don't know how to access those Plumtree javascripts, can someone help me out here!!
    (If I right click on the web page to get the source code, here's what I found :
    <input type="hidden" name="__EVENTTARGET" value="" />
    <input type="hidden" name="__EVENTARGUMENT" value="" />
    <input type="hidden" name="__VIEWSTATE" value="...................." />
    <script language="javascript" type="text/javascript">
    <!--
         function __doPostBack(eventTarget, eventArgument) {
              var theform;
              if (window.navigator.appName.toLowerCase().indexOf("microsoft") > -1) {
                   theform = document.Form1;
              else {
                   theform = document.forms["Form1"];
              theform.__EVENTTARGET.value = eventTarget.split("$").join(":");
              theform.__EVENTARGUMENT.value = eventArgument;
              theform.submit();
    // -->
    </script>
    Thank you in advance.

    I was also running in the same issue with slightly different settings/environment.
    I had couple of portlets written in .Net on one page. One was written in .Net 1.1 and other one was .Net 3.5 with Ajax Extender controls. (Both the apps run fine without portal - ALUI 6.1 environment)
    Couple of the link buttons were generating the same error '__EVENTTARGET' is null or not an object , these link buttons were trigger to an update panel.
    I tried registering the __EVENTTARGET with the link buttons from the code behind, making the form names same ... .. but nothing helped.
    In my case I had to change the asp:LinkButton to asp:Button to avoid __EVENTTARGET generation for the controls.
    __EVENTTARGET is only generated for autopostback controls (or in other words controls that do not have submit behavior by default). It is not required for asp:Button.
    HTH!
    Avinash
    Edited by asolvent at 03/12/2008 4:08 PM

  • APEX 4.0.2 Error on Master Detail Pages - 'length' is null or not an object

    Greetings,
    We just upgraded to APEX 4.0.2.00.07 this past weekend. Now a JavaScript error occurs when Master Detail pages are opened in IE 8. The error is - 'length' is null or not an object. I do not have a page item named length on any of these pages.
    The error does not occur in Chrome or Firefox, but the Add button on the detail portion of the page simply doesn't work.
    The page works when creating the master portion of the page. After the master row is created the region to add detail rows appears and the error occurs. So, the error appears to be with that part of the page.
    We use an Inactive Date column to soft delete rows in the detail portion of the page, so the detail regions have a date column, just in case this column is the problem.
    Does anyone have an idea what the problem might be?
    Thanks, Tony

    I too had this same problem and determined that the problem was due to a missing underscore character between the literal "report" and the report Id in the report template.
    I guess some themes include this underscore and some don't.
    I had to debug the apex_4.0.js to determine this - not easy as it's not nicely formatted.
    It only seems to stop Pagination working in an Updatable Tabular Form Report.
    Edit the Report Template. Go to the "Before Rows" region and edit the Before Rows text box. Locate where it defines the report id and insert an underscore between report#REGION_ID#
    Previous
    &lt;div id="report#REGION_ID#"&gt;
    Fixed
    &lt;div id="report_#REGION_ID#"&gt;

  • Error Spry.Data.XMLDataSet is null or not an object

    Hi
    I try to use a dataset and a repeat list on a site
    But it wont show the list in top. There are two javascript
    errors. One of them says Spry.Data.XMLDataSet is null or not an
    object
    Whats wrong

    This one was solved. I copied the files in SpryAsset from a
    new one, into the folder on this site. Then the problem was
    solved

  • Unexpected generation error: 'window' is null or not an object

    Hi All, when I want to deploy a model (my first one, I'm new in this) I'm getting this error unexpected generation error: 'window' is null or not an object.
    The other Question is, how can I see the App?
    Thank you very much

    Hi Dimitry,
    please open a message regarding this problem. There needs to be something corrected in the model. If you like you may refer to my name so I can take over.
    Best regards
    Anja

  • Error 'this.node.parentNode is null or not an object' with search highlight in certain topics

    goto
    http://www.afas.nl/profithelp/2_8_2/SE/index.htm
    Click 'zoeken' (search)
    Be sure that 'Zoekresultaten markeren' (search highlight) is
    checked
    Type 'activa'
    Click the topic 'activa'
    An error is displayed in the bottom left corner:
    'this.node.parentNode is null or not an object'
    If search highlight is not used, the error is not displayed.
    Any ideas?

    I think I have it, but it's almost unbelieveable.
    In the activa topic, the word is highlighted up to a point.
    Coming to the next instance of activa, you have this code:
    <li class=p-BulletedList><p
    class=BulletedList><b><span style="font-weight:
    normal;">V:</b> v</span>aste activa waarop wordt
    afgeschreven (Dit is de standaard waarde) . . . </p>
    Note the superfluous <b> and </b> tags,
    especially with the <span> calling for normal font-weight.
    Suppose this is a valid string. Because the opening tags are
    <b><span . . .>,
    the closing sequence should be
    </span>...</b>
    I'm not sure exactly why the error does what it does.
    Perhaps this is a simple html error that happens to come in
    an awkward place, or
    Because the browser expects </span> first, it treats
    </b> as text, so the <b> never gets closed, which
    confuses the search highlight script.
    I've run into something like this before. Repeated
    application, changes and deletion of font attributes in
    approximately the same place sometimes results in confused tags.
    Similarly, when you apply a build tag to styled text, and perhaps
    change the font attribute, opening and closing tags get confused.
    It may depend on the precise locations where you started and ended
    your highlights during editing.
    You'd expect this to be a harmless html error, but in this
    case, it breaks the highlight code, I believe.
    You're in a better position to test this than I am, so I
    await your results.
    Harvey

  • BPELConsole error message: 0.prettyDate is null or not an object

    We have successfully deployed the sample approval workflow. We modified that workflow and added an email task. The workflow was deployed and it launches and completes successfully. Via the BPELConsole, we can view the "audit" for that instance. However, when we view the "flow" for that instance, we get the error message:
    Error: Internal Bug (# 81)
    '0.prettyDate' is null or not an object
    I can't find any reference to "prettyDate" (i even searched for Julia Roberts, Jessica Biel, etc) to no avail. Any ideas on what the heck this means?
    To reiterate - all we changed was to add an Email task and the process otherwise behaves as usual.
    Our BPEL install is in its own Application Server instance. It is version 10.1.3.3.
    thank you,
    iggy.

    This is a bug - I know it happend on 10.1.2.
    You need to apply patch...I don't remember the number sorry.
    Try to find it in metalink.

  • Error: 'bobj.crv.params.FlexParameterUI' is null or not an object

    Hi,
    can someone tell me how to fix the following error when i try to open a RPT file using crjava-runtime in Apache. i believe this error is javascript related.
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727)
    Timestamp: Mon, 17 Aug 2009 06:08:44 UTC
    Message: 'bobj.crv.params.FlexParameterUI' is null or not an object
    Line: 50
    Char: 1
    Code: 0
    URI: http://localhost:8084/WebCrystalReport/CrystalReportViewer.jsp
    much appreciate,
    Kenny

    Note that the new CR4E web viewer uses Adobe Flex to display the parameter selection dialog.  The error is indicating issues with accessing this particular component via client-side JavaScript.
    I would:
    1. Trace JavaScript using a web browser JavaScript debugger.
    2. Trace HTTP communication using [Fiddler|http://www.fiddlertool.com]
    to find what's missing.
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • Pair Magic Mouse With Both OS X and Windows (BootCamp)

    Hi everyone! So the other day I setup bootcamp on my mac.  I can now access windows but when I do, I have to first boot up OS X, disconnect my magic mouse then switch back to windows to pair it again.  Is this supposed to happen because its really an

  • Web Gallery - Movies & Security?

    Is there a way to enable security on movies uploaded to My Gallery like you can for photo albums?

  • Transition Effects on 5610 XpressMusic

    I saw that Nokia 7210 Supernova and 6600 fold have the menu transition effects, and they're 40 series phones like my phone (5610), so is there any update for Nokia 5610 that includes the transition effects?

  • Advice about a T series purchase

    I have a T60 with a 1400x1050 IPS panel that is on its last legs -- the GPU has developed a fault, but I can still boot it up in safe mode with the backup VGA driver.  I'm now shopping for replacements and am looking at T series options.  My main con

  • No green icons for chat/audio

    I just bought a new Mac and I'm trying to video chat. I have the microphone and camera enabled and I have show video/audio status checked. I have gone to the "connection doctor" and it says I am capable of everything. But still...no green icons appea