Javascript error from DW Template

I got the javascript code below from a css template in
Dreamweaver. It's the code to control which submenu links are
displaying in a horizontal menu bar. I'm getting at Object Required
error from the line in bold.
//menu constructor
function menu(allitems,thisitem,startstate){
callname= "gl"+thisitem;
divname="subglobal"+thisitem;
this.numberofmenuitems = allitems;
this.caller = document.getElementById(callname);
this.thediv = document.getElementById(divname);
this.thediv.style.visibility = startstate;

First thing - there is no *bold* for those who are reading
your post from
the NNTP side. Please don't use text formatting options (or
really, ANY of
the options) from the webforum as they usually fail for the
NNTP readers.
Since most of the answers come from the NNTP group, it's not
a good idea to
confuse them! 8)
Second thing - it looks to me like you are using the HALO
menus on this
page. Those menus were removed from later releases of DW
simply because
they were awkward, goofy, and not best practice. Would there
be a chance
for you to replace them with something a bit more
"contemporary" and less
"quirky"?
Finally, it is not really possible to diagnose your problem
from this
snippet of code - can you post a link to a page that displays
the error
message?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"natg504" <[email protected]> wrote in
message
news:ftfoof$l6n$[email protected]..
>I got the javascript code below from a css template in
Dreamweaver. It's
>the
> code to control which submenu links are displaying in a
horizontal menu
> bar.
> I'm getting at Object Required error from the line in
bold.
>
> //menu constructor
> function menu(allitems,thisitem,startstate){
> callname= "gl"+thisitem;
> divname="subglobal"+thisitem;
> this.numberofmenuitems = allitems;
> this.caller = document.getElementById(callname);
> this.thediv = document.getElementById(divname);
>
this.thediv.style.visibility = startstate;
> }
>
>

Similar Messages

  • Setting cache level leads to JavaScript error

    Hi there
    We have a number of BW reports that are published through our Enterprise Portal.
    The reports run fine by themselves.
    They have been published to the portal and assigned to roles, and run fine.
    Now we are looking to enhance performance, so have started playing around with cache settings.
    All of a sudden, there is a JavaScript error on the template.
    If the cache level is set to anything other than NONE, I get an error.
    Closer investigation of the resulting code shows that the statement for including javascript files changes if caching is used. The 2 statements are shown below:
    Working -     <script language="JavaScript" src="/sap/bw/Mime/Customer/JavaScript/ToolbarJS.js"></script>
    Not working -     <SCRIPT language="JavaScript" src="http://portalprod.xxx.co.za:50000/irj/servlet/prt/portal/prtroot/com.sap.portal.contentfetching.bwtunnel?key=ge4unk2eh9gnueyz3vkiuw==&target=http://bwprod.xxx.co.za:8100/sap/bw/mime/customer/javascript/webtemplate.js">
    </SCRIPT>
    Has anyone seen anything like this before?
    The error that comes up is a JavaScript error saying Object expected .... basically I don't think it can see the included javascript files.
    Any ideas would be greatly appreciated at this point.
    Cheers,
    Andrew

    Hi,
    Try doing a trace on the network traffic in order to find out if the javascript for the url  http://portalprod.xxx.co.za:50000/irj/servlet/prt/portal/prtroot/com.sap.portal.contentfetching.bwtunnel?key=ge4unk2eh9gnueyz3vkiuw%3d%3d&target=http%3a%2f%2fbwprod.xxx.co.za%3a8100%2fsap%2fbw%2fmime%2fcustomer%2fjavascript%2fwebtemplate.js">
    has been downloaded, and if not, what is the error code. It might be a authorization problem.
    You could fex use ethereal (from http://ethereal.com) to do the sniffing. (use options tcp port 50000, otherwise you would be overwhelmed with data)
    Regards
    Dagfinn

  • Error while creating subsite from site template

    Hi,
    I am getting below error while creating subsite from existing site template .
    Sachin Bhosale

    There must be a duplicate Email field created in any list/library. The cause can be identified by renaming the site template to sitename.cab > extact the cab file > open the manifest file search for email and see where it is associated. Refer
    to the following blog post for more information
    http://sharepointserved.blogspot.com/2012/11/a-duplicate-name-was-found.html
    http://sharepoint.stackexchange.com/questions/11944/error-when-creating-a-site-from-custom-template-a-duplicate-field-name-name
    Cheers,

  • Javascript error calling a bi 7.0 webapplication from a bsp application

    Hi everyone,
    This is the scenario we're facing a javascript error :
    Enterprise Portal is calling a custom bsp application ( via an iview in the enterprise portal ) in the bi system with a parameter "template_id" and a value, which is the technical name of a bi web application.
    The bsp application is evaluating the parameter by some custom code and creating a html page with a redirect or a maintenance message to the bi web application passed with the parameter "template_id".
    The html link to the bi web application is created according to this documentation :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/03d4ac801467e6e10000000a1553f6/content.htm
    Purpose of the bsp application :
    in the bi system there is a database table to maintain a flag for each webtemplate and infocube, which should not be called via the enterprise portal for a certain time ( some kind of maintenance switch ). The bsp application then decides to show a maintenance page for the called webtemplate or to send the redirect page to the client.
    The process described above is :
    working with the bi 7.01 sp7 in the bi ( enterprise portal sp22 ) in the productive system.
    working in the Q&A system bi 7.01 sp8 with bi 3.5 web applications.
    not working in the Q&A system bi 7.01 sp8 with bi 7.0 web applications.
    The javascript error calling bi 7.0 web applications is :
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 6 Jun 2011 09:11:04 UTC
    Message: Object doesn't support this property or method
    Line: 96
    Char: 11
    Code: 0
    URI: https://mlptb1.mlp-ag.com:58001/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=B_221_002_KUNDEN_POSTEN_AD
    We've opened a message. Support center is saying that this method isn't supported by sap. We should ommit the bsp application and the used functionality.
    Is there any way to find out, what is causing this object is missing ?
    Is there another way than a bsp application to use this custom maintenance function in the described system setup ?
    system components :
    production system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 7
    q&a system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 8
    Kind regards.
    Dirk

    Hello everyone,
    we did some further analysis on this problem und we think we found the problem.
    The error occurs while trying to execute the standard url for web templates inside a Enterprise Portal Frame, for example
    https://XXX:XXX/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=XXX
    While executing the URL a HTML-Page with some embeded Javascript-code is sent back to the browser.
    In this Javascrip-Code, the method-call "dsmObj.registerAll" leads to a script error in Internet Explorer.
    dsmObj.registerAll("pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex", "GUSID:6FC9SuhGDPIMMLwOdeHEIg--_7WQud13yeLJDz2kYoQFSg--", "1307605928212");
    In SP7, the method "dsmObj.registerFullKey" is called instead of "dsmObj.registerAll". This has changed in SP8.
    dsmObj.registerFullKey("GUSID:iBPvyska9*xE_JBalkQG2g--YyKv2C3NToP0I79Mw7EO8w--", "1307606479963");
    The object "dsmObj" seems to reference the parent frame of the Enterprise Portal.
    Has anyone seen this before? Any ideas how we can fix this?
    Kind regards,
    Matthias
    Edited by: Matthias Keller on Jun 9, 2011 2:07 PM

  • Error on creating a subsite from custom template with full control

    I have a site collection and a subsites A and B on it, there is a group 'Managers' that has Read permissions on
    site A. This group has Full control permissions on site B, and I have a solution with custom site definition, lists and feature event receiver that breaks permissions for certain list and sets Read permissions for group 'Visitors'. This list
    is being created when site was created by my custom site definition. But when I try to create a site from this template I get 'Access denied'.  I checked logs, and they say that site was created, every method in my receiver is executed without errors
    but later I see messages about deleting this site. But if I am a
    site collection admin everything works. And another fact is that if I create site without activating feature with event receiver and after creating site I
    manually activate the feature everything works fine. Any ideas?

    Hi,
    For a better troubleshooting, I suggest to do as follows:
    1. Rescope your features so that web application related activity are performed by a web application scoped feature.
    2. Disable the security setting  via PowerShell or a console app.
    function Set-RemoteAdministratorAccessDenied-False()
    [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint") > $null
    [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Administration") > $null
    # get content web service
    $contentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    # turn off remote administration security
    $contentService.RemoteAdministratorAccessDenied = $false
    $contentService.Update()
    Set-RemoteAdministratorAccessDenied-False
    Best regards
    Dennis Guo
    TechNet Community Support

  • ORA-01152 error while creating db from custom template

    I have a database based on the "general purpose/transaction processing" db, but with a custom tablespace/data added. I have attempted to clone this database by using dbca to create a custom template (including data) from this database. The template creation appears to be successful -- however, when I use dbca to try to create a new db from this custom template, I get the following error when dbca attempts to initialize the instance:
    ORA-01152: file 5 was not restored from a sufficiently old backup
    ORA-01110: data file 5: <path to my custom tablespace .dbf>
    If I select "ignore" at this point, I get further errors, the next error is
    ORA-06550: line 1, column 7: PLS-00201: Identifier 'DBMS_SERVICE.DELETE_SERVICE' must be declared
    I'm using 11gR2, and am relatively inexperienced on the dba side, any help appreciated.
    Thanks,
    Ben

    Update: I had unintentionally left my custom tablespace in READONLY state after an earlier experiment with transportable tablespaces. After putting the tablespace back into READ WRITE mode and creating a new template, I was successfully able to create a new db from the template.
    I'm still a little curious why this procedure wouldn't work properly with a READONLY tablespace, however.
    Ben

  • Javascript Error while executing BEx querry from browser

    Hi Folks
    We have been getting a number of Javascript errors while executing BEx querries from the browser.
    The various errors that we have been getting are:
    'SAPBWItemCatalog' is undefined
    'SAPBWJSgdo' is null or not an object
    'SAPBWShortCutCatalog' is undefined
    We have already looked at SAP Note 783496 and validated the solution.
    Is there some specific settings that needs to be maintained for this?

    Hi Sandip,
    Just spent 2 hours chasing this one so I know how frustrating it is.
    Solution:-
    Check mime service in SICF - dafault_host/sap/bw/mime - if it's greyed out activate it.
    Regards
    Nev

  • Missing Workflow XAML Feature Error during site creation from custom template Microsoft.Workflow.Client.ActivityNotFoundException

    Hi,
    I am using SharePoint 2013 Enterprise with the March CU.
    I created a project site template with libraries, lists and workflows and saved it as a template with content.  When I try to create a new site using this template, I get the error pasted at the bottom.
    I was using SharePoint designer workflow custom activities created in VS2012. I uninstalled those and decided to call a web service directly from SharePoint designer.  The workflows work fine inside of the site which I want to create a project template
    from.  When creating a new site from the template, SharePoint complains about a missing workflow XAML feature.
    Do I have some leftover references to the custom features? Does anyone know how to resolve this issue?
    <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c'
    was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f 
      Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
     Exception Details: System.Runtime.InteropServices.COMException: <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e'
    from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c' was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c.
    Client ActivityId : 69e6449c-9c3c-f090-404f
    Source Error: 
     An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
    Stack Trace: 
    [COMException (0x8107058a): <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c'
    was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f]
       Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +0
       Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +293
    [SPException: Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c' was not found.
    HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f]
       Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +146
       Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +889
       Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
    +928
       Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) +532
       Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError, SPFeatureDependencyErrorBehavior
    featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) +2076
       Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Click(Object sender, EventArgs e) +861
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +146
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3586
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045  

    Hi  Jerry Choinski,
    For your error, It could possibly have something to do with that the workflow did not publish before saving your project site as a template.
    The "Elements.xml" file, which is packaged within the "wsp" solution file contains 2 "<File" elements. One file element represents the XAML file, and the other
    represents the WF association file. If the WSPublishState value for each "<File" element differ (one has a value of "3" and the other a value of "1"), the error will occur. For solving your problem, please update the WSPublishState value for both "<File"
    elements to “3”.
    PropertyName="WSPublishState"
    Value="3"
    Also note that the WSPublishState property is also duplicated within the "MetaInfo" property, so both occurrences should be updated. Then the resulting files need
    to be re-packaged into the template.
    Reference :
    http://social.technet.microsoft.com/Forums/en-us/be41f1c5-1dfb-4869-9a52-1c93902bfd91/microsoftworkflowclientactivitynotfoundexception-when-deploying-solution-with-workflow
    Please inform me freely if you have any questions.
    Thanks

  • OWA 2013: Insecure Content javascript error in Google Chrome when attempting to launch Edit in Excel from Office Web Apps 2013

    I'm unable to launch an excel file in the Client App from OWA using google chrome.  I am able to open the excel file in the web application, but when clicking "Edit Workbook" and selecting "Edit Excel" the file never opens.  
    Opening developer mode shows a javascript error.  This error comes back as:
    [blocked] The page at 'https://owa.mysite.com/x/_layouts/xlviewerinternal.aspx?ui=en%2DUS&r…g%2Fsites%2Fmiketest%2Ftestlib%2FForms%2FAllItems%2Easpx&wdEnableRoaming=1' was loaded over HTTPS, but ran insecure content from 'ms-excel:ofv|u|https://intranet.mysite.org/sites/miketest/testlib/SitePageVerification.xlsx':
    this content should also be loaded over HTTPS.
    Both sites are using https, so I'm unsure what the error is about.  Any ideas?

    Hi Michael,
    According to your description, my understanding is that you got an error when you tried to edit excel in client application with Chrome.
    Per my knowledge, when you open or edit documents(from SharePoint library) in client application, it requires Open Documents ActiveX controls. Open Documents ActiveX controls limitations on browsers which do not support ActiveX. Currently only 32-bit versions
    of Internet Explorer support this functionality. So , for resolving your issue, I suggest you use IE 32-bit.
    More indormation, please refer to the link below:
    http://technet.microsoft.com/en-us/library/cc263526.aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Javascript error on launching application from portal

    When we launch  BW reports from our portal (Netweaver 7.0) , it gives a javascript error  and the reports would not launch  for some users. The launch pad is using WEBDYNPRO-ABAP . The javascript error that we are getting  is - u2018Childnodes.lengthu2019  is Null or Not an Object .  This happens on all versions of Internet Explorer. Has any one encountered this issue ?

    Hi,
    When we launch BW reports from our portal (Netweaver 7.0) , it gives a javascript error and the reports would not launch for some users. The launch pad is using WEBDYNPRO-ABAP
    Check whether user who are facing problem are using FQDN in URL. ( FQDN of portal )
    FQDN --> http://<portalhost.<domian>.com:5nn00/irj/portal
    Thanks
    Anil

  • Any way to turn off errors when updating pages from the template?

    I'm using Dreamweaver MX. My site is huge. It's an intranet
    spanning dozens of departments. Some of those departments have
    subsites that don't fall under the intranet's control, although
    they are embedded within our site's folder structure. When I make a
    change to the template and update pages, every time I hit one of
    those subsites I get tons of errors, from "template not found" to
    "unmatched body tag". The errors that pop up each have to be
    clicked on before the updating can continue. I get hundreds of
    these.
    Is there any way to make errors not pop up while updating
    pages from the template? Or even to exclude certain folders from
    being checked? (Cloaking doesn't do it.)

    > I'm using Dreamweaver MX. My site is huge.
    Both of these are problems, I'm afraid. Combining that with
    templates is
    really trouble.
    > "unmatched body tag".
    Errors such as this are definitely caused by errors in your
    page itself.
    Can you show me a page where you would get this?
    > Is there any way to make errors not pop up while
    updating pages from the
    > template? Or even to exclude certain folders from being
    checked? (Cloaking
    > doesn't do it.)
    Valid code will not produce these errors. Unfortunately, the
    only way to
    avoid them is to remove any validation hiccups from your
    pages.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "abna" <[email protected]> wrote in message
    news:f14ue2$pk5$[email protected]..
    > I'm using Dreamweaver MX. My site is huge. It's an
    intranet spanning
    > dozens of
    > departments. Some of those departments have subsites
    that don't fall under
    > the
    > intranet's control, although they are embedded within
    our site's folder
    > structure. When I make a change to the template and
    update pages, every
    > time I
    > hit one of those subsites I get tons of errors, from
    "template not found"
    > to
    > "unmatched body tag". The errors that pop up each have
    to be clicked on
    > before
    > the updating can continue. I get hundreds of these.
    >
    > Is there any way to make errors not pop up while
    updating pages from the
    > template? Or even to exclude certain folders from being
    checked? (Cloaking
    > doesn't do it.)
    >

  • Javascript error prevents TOC, Index, Search from displaying

    I generated webhelp from my RoboHelp HTML project and got a javascript error (this.maCom[...]' is null or not an object) when viewing the result. See below for the full error text. As a result the TOC, index, and search do not display. The javascript error can be found in the browser status bar which indicates "Error on page." I found that if I viewed the result from robohelp, the browser that launched shows the TOC, index, and search, but has a security warning about a restriction from running scripts or ActiveX controls. However, when I move the generated webhelp to my production server, the help does not have the security warning, but does produce the error so that the TOC, index, and search do not show. I had performed the same process to generate webhelp about 8 months ago but did not have any error whatsoever. As a matter of fact, that version is still in production and works fine.
    In my research of the problem, I found this is the same error as forum message 4063663 (http://forums.adobe.com/message/4063663). I didn't have a second system with RoboHelp to be able to get another whphost.js, however, I diff'd the generated file with the one found in template_stock and found only two lines different. Those differences were only replacing a couple of variables with static text so I don't think replacing this file will solve any problem for me. This was the only forum message I could find that addressed this issue.
    I was originally on RoboHelp 8.0.0 when I first encountered the problem, but went ahead and patched to 8.0.2 and still had the same problem. I even created a new simple project. Once I moved the simple project to the production server, it also would not display the TOC, index, and search.
    The odd thing is that just 8 months ago, I used the same process to generate (on 8.0.0) the webhelp without any error. The only thing I can come up with is there was a WinXP patch that affected the webhelp generation. By the way, I also tried this in Chrome and that also produced the error.
    I'm not sure what is causing this problem or how to resolve the problem. Any one have any ideas?
    Versions:
    RoboHelp 8.0.2
    Windows XP
    IE 8.0.6001.18702CO
    Chrome 18.0.1025.168 m
    Javascript Error
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; InfoPath.2; .NET4.0C; .NET4.0E)
    Timestamp: Wed, 2 May 2012 16:32:00 UTC
    Message: Object expected
    Line: 344
    Char: 2
    Code: 0
    URI: http://server1/robohelp/whphost.js
    Message: 'this.maCom[...]' is null or not an object
    Line: 171
    Char: 3
    Code: 0
    URI: http://server1/robohelp/whphost.js

    After further research and tests, I discovered the Security Update for RoboHelp 8 and 9 (http://www.adobe.com/support/security/bulletins/apsb11-23.html) posted as an announcement that I had not seen before. I had used the updates feature in the product, but that said I was up to date and did not include this update.
    The two javascript files in this patch solve the problem. The TOC, index, and search now display.
    Update:
    As I further researched the problem (while writing this response), I found files that were newer than the latest security patches I was aware of. In addition, I discovered that my security organization decided to patch with APSB12-04 without me knowing about it. This patch is why my 8.0.0 installation magically quit working. As I look at the security announcement, the bulletin did not include any prerequisites of specific versions the patch can be applied to (8.0.0, 8.0.1, or 8.0.2). Adobe, please give more information on the bulletins so that organizations that auto-deploy will be forced to know what is running before updating. Information like whether they apply to all Robohelp 8 versions or just a specific version. If APSB12-04 was meant to be applied to all 8 versions, then it did not work. It actually broke my installation of 8.0.0 for the generation of webhelp as well as subsequent installation of 8.0.1 and 8.0.2. It looks like they did a better job for APSB11-23. Maybe the security updates should be some sort of service pack that has an installation and a back-out process. Right now, my security organization has overwritten the files based on the specification in the security bulletin.
    I am going to try to patch with APSB12-04 again since I have updated the base to 8.0.2 to see if I can still generate webhelp. If I can't view the TOC, I'll have to remove it once again and be "out of compliance."

  • Javascript error when updating the jsf-impl.jar from 10.1.3.1 to 10.1.3.0

    Hiya,
    I have my application running on Jdeveloper 10.1.3.0. When I am upgrading the jsf-impl.jar file from 10.1.3.1 to my 10.1.3.0 , the application started giving javascript warning errors on every pages, although the functionality is working fine.
    Any suggestion or idea is welcome.
    Thanks in advance,
    Amitabh

    Two things.
    First I suppose you mean you are upgrading from 101.3.0 to 10.1.3.1 and not downgrading it? Secondly, most web browsers allow you to show what JavaScript error exactly is being given. That info might also help. And when it is being given.
    Jan Kettenis
    null

  • Problems - Javascript errors, when I login Portal from Internet.

    I have the following problem:
    In order to login SAP Portal 7.0, externally, I created a URL in  public host like http://km.mycompany.com,
    and that URL redirects me to my portal URL, like http://myserver.mycompany.com:50000/irj., using SAP WebDispatcher
    The problem is that if logon to http://myserver:50000/irj (from inside my LAN), I can navigate it OK.
    But if I login Portal from the Internet (outside LAN), I have in several pages Portal Javascript errors. I analyzed that these errors occur for example on page User Admin, or the Webdynpro Administrator.
    After analyzing a bit, I found that pages that give me javascript errors (for example, "SSR is undefined" or " 'me' is undefined", that dont let me to click buttons or see gifs images, or display /nwa page) occurs in the pages that does not begin with "/irj" but with "/webdynpro/dispatcher. "
    any ideas ???
    thanks in advance,
    regards,
    Edited by: Leandro  Balboni on Sep 1, 2008 11:44 PM
    Edited by: Leandro  Balboni on Sep 1, 2008 11:45 PM

    Hi,
    JavaScript issues 9 out of 10 have to do with FQDN issues.
    Anotherthing to check in the WepDisp config is:
    wdisp/permission_table = URLpermissions.pfl
    Good luck,
    Benjamin Houttuin

  • Javascript error which blocks online video from msnbc

    Frequently when I try to play an online video from MSNBC the video stops with a tapping sound and I see a javascript errors under the debug console alert.  There is no suggestion as to how to fix the error.  Do I need to go to the Apple store to fix this? 

    just download the MSNBC app.

Maybe you are looking for

  • Regarding AJAB Asset accounting year end closing.

    Dear All, We need to close the Period end closing for the Year 2008.  When I am executing AJAB i had found that F Y 2007 is not yet closed in Asset Accounting.  I am just wondering how should I proceed?  If I want to close 2008 I should compulsorily

  • Acrobat 9 and Acrobat 6 co-installation?

    I have perused the forum for this issue and have repeatedly...and sadly...learned that Office 2000 support is not available in Acrobat 9 PDFMaker.It also appears that there are no updates or plugins to fix this oversight. Therefore,  I would like to

  • Close popup window

    Hi experts, There is a popup window, with two button: SAVE CANCEL. i create the popup in this way: lr_popup = lr_window_manager->create_window(     modal               = abap_true     window_name         = 'WND_POPUP'     title               = lv_tex

  • Excel Charts import into iweb

    Can you import charts created in excel or charts from financial websites (i.e. daily stock market charts) into iweb? If yes, can you please explain? Thanks

  • Creating a CNN, Sky type news ticker

    Hi, I have a three minute video and would like to add a news ticker that will loop once during the three minutes. The ticker text is considerable. Before I used to use Sony Vegas. A video I created using Sony Vegas is at http://youtu.be/bmcXM7fE6s0 (