Java Script error with EDIT LOCALLY

HI All
We're on NW2004s, users run Windows XP with I.E 7.
Im trying to edit one document in my KM with the "Edit Locally" option. The moment I click on this option, it shows a Java Script error on the page and shows that the excel sheet is still opening (Loading....). It never opens.
The Java Script reads -> Object doesnt support this property or method.
Do I need to do any configurations ? Any clues ?
Regds,
Edited by: S.B on May 6, 2008 8:25 PM

I checked this link:
http://help.sap.com/saphelp_nw04s/helpdata/en/24/ae5e77711b431c887aa5193af8d851/frameset.htm
and checked the folloing :
You can also verify the download as follows:
       1.      In the Web browser of the user, from the Tools menu, select Internet Options.
       2.      In the General tab, click the Settings button.
       3.      In the Settings window, click the View Objects button.
       4.      In the Download Program Files window, if any of the following appear in the Program Files list, then the ActiveX control was downloaded:
¡        ExpBaseNegotiator
¡        ExpApplSelect
¡        ExpApplShareX
The above files are not there in my Downloaded program files window. Which means my active x is not enabled.
Any idea where can I get these files ?

Similar Messages

  • Java script error with adobe form

    Hi All,
    We had installed Adobe Document server recently.
    while trying to open the ess - expense detail form through PDF we are gettng following error in sequence
    Intenet Explorer Script error
    1. 'sapUrDomainRelaxing' is undefined
    2. object expected
    3. 'ssr' undefined
    then we are getting blank page .
    but if are changing the mode and open the expense detail through HTML then everything is ok.
    we had checked the following
    1) namespace defnition
    2) services active in transaction SICF
    3) there is no problem with the installation of Adobe server.
    4)There is no mismatch with the server version
    in order to open ess/mss application through adobe any other pre-requiste has to be met at browser and server side
    any ideas would be welcomed
    ofcourse points will be awarded
    Expecting urs valuable reply
    Regards,
    vijay.

    Hi
    atlast we scaled down reason for this error is that problem with the installation of ACF.
    BUt unfortunately the file xAcf_NW711_SP00.exe is not available anymore from sap note 766191
    https://sapmats-de.sap-ag.de/download/download.cgi?
    id=F9RUZ3Q7TERUBSMHSXWT3UMEM59IJYIPA931VQD32A1UNAKZ6B
    So if u guys can send me the link to download this file or if u can send me the file through email would be really thankful to you guys.
    Thanks
    Vijay.
    ps: A special thanks to Gurprit Bhatia for scaling down the reason

  • Java Script error with Mobile applications DW 5.5

    I am working with DW 5.5 testing out Mobile application 'build and emulate' function.  During the set up its asking me to configure the application settings. I already installed the Android SDK. And when I click on 'application settings' to get started I got this error message
    The quick backstory, I went  I ran into the issue installing the Android SDK and applied the fix listed on this link
    http://kb2.adobe.com/cps/904/cpsid_90408.html
    I installed the SDK without after appliing that fix, however I ran into the above problem. I attempted to delete the cache file per the FAQ, but was unable to locate it on my Win 7 machine. That dispite being in admin mode and having all folders visable in explorer
    I would be grateful for any help

    Thanks Robbie,
    I took your advice and upgraded, maybe, to IE 5.1.7, or at the least I reinstalled Internet Explorer.
    I just want to say what a great blessing is the USB memory stick to people like me. I don't have, and I can't get, DSL broadband. If I could I would like a shot. Not having that I trundle to the local branch library, plug-in my memory stick, download whatever I want, and trundle back home with it. What would have taken a half day to down load on dial up, takes about 5 minutes at the library.
    While I was there I also downloaded mozilla 1.3.1, the latest version of stuffit expander, talked to some nice people, and brought home a good book to read in the bargain.
    It was a good day. Kurt Vonngut was right, "People are made to f..t around."
    Lawrence
    Cube G4   Mac OS 9.2.x  

  • Java Script Error while deploying a Model with Value Help

    Hi,
    I am using EP 7.0 SP 10.
    I am trying to deploy a model which includes the Value Help for an Input field, and i am trying to deploy this model.
    The model compiles successfully, but gives a Java Script Error while deploying the model,
    ! Error on Page
    When Click on this java script error, it shows that ,
    Line:14985
    Char 1: Error
    object does n't support this property or method.
    code
    URL: <serverhost>/VCRes/WebContent/VisualComposer6.0/bin/223334.htm?24102006.1712.
    The Same model works in dev server, and it fails in the production server.
    Thanks and Regards,
    Sekar

    Hi jakob,
    Thankyou for your quick response.
    I did a basic model with the help of a documentation which i got from this forums.I created a iView and from there i used Bapi "BAPI_SALESORDER ".
    I created a Input Form and a outpot form (table view).I tested model and am able to get the output.but when i try to deploy it is giving me the error.
    And i think am not paring any formulas here.
    Please guide me.
    thanks and regrads
    Pradeep.B

  • Problem with 'Edit Locally' command -- Due to IISProxy?

    Hi,
    We have a problem with 'Edit Locally' command since we are using Windows Authentication. Our architecture is:
    SAP EP 6.0 SP2 Patch 28 (Solaris)
    IIS Proxy (Windows 2003)
    The situation is:
    If we access to SAP Portal using old url (directly to Solaris) using form-based authentication we do not have any problem with 'edit locally' command.
    However, if we access to SAP Portal using IISProxy and Windows Authentication we get an 'Operation failed' error message.
         Java plug-in console shows the following message:
    cargar: clase com/sapportals/wcm/app/docapplet/DocApplet.class no encontrada.
    java.lang.ClassNotFoundException: com.sapportals.wcm.app.docapplet.DocApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Where is the problem? Is due to authentication method? SAP Portal or IISProxy configuration?
    Thanks,

    Thanks for your comment,
    Now, we have tested with version 1.5.0_01 plugin version but the result is the same: 'Operation failed'
    This is a very important topic to solve before installing Windows Authentication in a productive environment.
    Has anybody any solution?
    Damiá

  • Java Script error message IE 5.1 browser

    This all started about a week or so ago. While not every time, but often enough to be be a nuisance, I keep getting script error messages. It happens while webpages are loading. The message alerts of the Java script error and asks if I wish to keep loading the scripts or not. If I click yes, or if I click no, the page will usually still load. I am wondering if the webpage programmers have added something new, or if something is wrong with the IE browser?
    Cube G4 450 mhz   Mac OS 9.2.x   384 MB

    Thanks Robbie,
    I took your advice and upgraded, maybe, to IE 5.1.7, or at the least I reinstalled Internet Explorer.
    I just want to say what a great blessing is the USB memory stick to people like me. I don't have, and I can't get, DSL broadband. If I could I would like a shot. Not having that I trundle to the local branch library, plug-in my memory stick, download whatever I want, and trundle back home with it. What would have taken a half day to down load on dial up, takes about 5 minutes at the library.
    While I was there I also downloaded mozilla 1.3.1, the latest version of stuffit expander, talked to some nice people, and brought home a good book to read in the bargain.
    It was a good day. Kurt Vonngut was right, "People are made to f..t around."
    Lawrence
    Cube G4   Mac OS 9.2.x  

  • Java Script Error

    Saved various websites which I was researching a trip with and about a week later opened them all up and got this error.
    Java Script: error in konaSafe reporting   it gave me the option to click OK which I did and it repeated itself 3 times before it quit.
    Any idea what is happening here
    Thanks

    I'm using Safari 5.1.7 and I'm using Snow Leopard 10.6.8 Intel.
    Ok I did a bit more experimenting and it turned out to be just one of the half a dozen web sites that I had archived during my research for a trip.
    When I had gone back to them and opened them up I did so as a block and that's when I got the error.
    This time I opened them one by one and found that just one of them was the culprit.
    It appeared that somehow an Add company called Invite had superimposed a Lufthanser rental add across part of the website which prevented me from using the website until I had clicked on their rental link.
    I searched for and  brought up the original website from Google and it opened up without the Add and I didn't get the Java Script error.
    Don't know just why only one of my original saved websites was affected but I'm sure that the Add by Invite had been the problem.   I have now opted out of that company's add program not that I had ever opted in.
    Thanks Brody for the suggestions and help.

  • Installation of Adobe Flash 11.7.700.169 fails w/Java script errors

    I am getting very frustrated with Adobe software, it seems that nearly every time I try to update my flash player the update Flash player process fails with a java script error.
    I currently am running Adobe Flash player: 11.6.602.180
    My system is running 32-bit Windows XP, SP3, all patches to date, IE v8.0.6001.18702.
    When I try to install the Adobe Flash player update to 11.7.700.169 the process always fails with the following....
    A pop up to the screen from IE, titled: "Internet Explorer Script Error"
    The  message displayed on the screen is:
       An error has occured on the script on this page.
       Line: 1
       Char: 15965
       Error: Object Expected
      Code: 0
      URL: http://127.0.0.1/app/_js/adobe.js
    Do you want to continue running scripts on this page? <Yes>/<No>
    No matter what choice I make the install fails (choosing yes causes more Script Error messages to appear, before it finally hangs).
    I have followed the steps suggested on the 'Troubleshooting page', yes Active Scripts are enabled within IE
    I also have tried turning off all AV and Firewalls when performing installation, yet I get the same errors.
    Thanks,
    Mark Reynolds

    Download and run the offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header

  • Java Script Error in downloading CS3 Master Collection

    I just bought a new MacBook Pro and I went to download my CS3 Master Collection. In the middle of downloading Disc 1 I got a kernel telling my to push the power button until the computer shuts off and turn it on again. Then when I tried to redownload Disc 1 it gives me an error message. "Java Script Error and says to download using the original media, but I AM using the ORIGINAL MEDIA. Anyone ever have this problem? I already tried pulling out the partial download from applications but it did not help. I cannot use my CS3 Master Collection now unless I figure out how to fix this problem.

    clear your adobe.com cookies or use a different browser or dl from prodesigntools.com
    to dl from prodesigntools.com:
    if you follow all 7 steps you can directly download a trial here:  Download Adobe CS4 and CS3 Free Trials Here (incl. After Effects) | ProDesignTools
    and activate with your serial number.
    if you have a problem starting the download, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com or initiates the download of an incorrect (eg, current) version.

  • How do i disable a java script error that pops up everytime i click on something?

    java script error Error: Permission denied to access property 'host'
    this continues to come up every time i click on something. this has only started since i downloaded firefox 4.0. how do i disable the pop up or do i just stop using 4.0? would go back to the last version but when i try to download that i'm told the files are corrupted

    Create a new profile exclusively for the 4.0 beta version and create a desktop shortcut with -P "profile" appended to the target to launch that profile.
    * http://kb.mozillazine.org/Testing_pre-release_versions
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Shortcut_to_a_specific_profile
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox

  • When opening firefox 3.6.8 I get a java script error at line 323

    When trying to open Firefox 3.6.8, I get a java script error:
    [JavaScript Error: "dir is null" {file: "file:///C:/Users/My%20Computer/AppData/Roaming/Mozilla/Firefox/Profiles/lk5mbar9.default/extensions/%7B0538E3E3-7E9B-4d49-8831-A227C80A7AD3%7D/components/nsForecastfox.js" line: 323}]' when calling method: [ffIDiskService::get]
    If I cancel the error message, FF opens, but then my google search bar will not search & then FF freezes up. I'm using Windows7.

    That is a problem with the Forecastfox extension.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Java script error!!!?? please help me...

    Hi eveyone,
    I'm not able to access many websites in my system. and m not able to login to some of d sites. Is this bcoz my system is displaying "java script error". how can I fix it? whether I need to download something? If s guide me in detail as I have no computer knowledge.
    Im in a hurry. pl help me...

    gayathri_bna wrote:
    Im in a hurry. As a suggestion...find someone locally and pay them to fix your computer.
    This site is for programming java not for fixing computers.

  • Java script error. Error umber 45

    I have read the technote related to this issue. When trying to open InDesign CS3, I get a "Java Script Error. Error number; 45 errorstring: object is invalid in line 387...followed by the same error message in line 428.
    the tech note says to go to c:\Documents\<username>\application Data\Adobe\InDesign\Version 5.0 and delete the pluginconfig file.
    I do not have that file on my computer.
    can someone tell me how to find the file I need to delete?
    Thanks

    Hi and Welcome to the forums!
    debraweddall wrote:
    I believe for java script error I have to delete all device software and reinstall. Is that correct and what is the correct procedure?
    IMHO, you'd need to describe the error better than that before leaping to the treatment plan that you are describing. Please describe the symptom with more details if you'd like different recommendations.
    Best.
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Java Script Errors when clicking on several opened documents

    All of a sudden I started having problems shutting down
    Dreamweaver MX 6.1
    Later , when I open two or more documents I get an error when
    I click on the document in the background.
    A series of dialog boxes come after eachother and say the
    following:
    1. While executing Browse_back enabled in toolbars.xml, a
    java script error occurred
    2. While executing Browse_back enabled in toolbars.xml, a
    java script error occurred
    3. While executing Browse_forwrad enabled in toolbars.xml, a
    java script error occurred
    4. While executing Browse_stop enabled in toolbars.xml, a
    java script error occurred
    5. While executing get current value in AddressURL.htm
    enabled in toolbars.xml, a java script error occurred
    I have uninstalled and reinstalled the program several times
    and it did not help. I have also installed Dreamweaver MX 6.1
    updaters with no change.

    You can try this simple fix -
    Quit DW.
    Find this folder -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    8\Configuration\WinFileCache-*.dat
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    or on Mac -
    Library/Application Support/Macromedia/Dreamweaver
    8/Configuration/MacFileCache-*.dat
    and delete it.
    Restart DW. Works better?
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    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
    ==================
    "anabelapinto" <[email protected]> wrote in
    message
    news:emh6hq$ke5$[email protected]..
    > All of a sudden I started having problems shutting down
    Dreamweaver MX 6.1
    > Later , when I open two or more documents I get an error
    when I click on
    > the
    > document in the background.
    >
    > A series of dialog boxes come after eachother and say
    the following:
    >
    > 1. While executing Browse_back enabled in toolbars.xml,
    a java script
    > error
    > occurred
    >
    > 2. While executing Browse_back enabled in toolbars.xml,
    a java script
    > error
    > occurred
    >
    > 3. While executing Browse_forwrad enabled in
    toolbars.xml, a java script
    > error
    > occurred
    >
    > 4. While executing Browse_stop enabled in toolbars.xml,
    a java script
    > error
    > occurred
    >
    > 5. While executing get current value in AddressURL.htm
    enabled in
    > toolbars.xml, a java script error occurred
    >
    > I have uninstalled and reinstalled the program several
    times and it did
    > not
    > help. I have also installed Dreamweaver MX 6.1 updaters
    with no change.
    >
    >

  • Getting Java Script error:(0) in travel and expenses in ESS

    Hi All,
       I  had one issue in ESS Travel and expenses ,when I am clicking on Travel and Expenses ->Moment  Order
       After giving the details I am clicking On -->Add Flight   ,after that it is giving blank screen
       in bottom of the line getting error : java script error :(0)
           Please share your knowledge ..
    Thanks,
    Sony.
    << moved by moderator - check out the list of other forums on top of portal forum >>
    http://forums.sdn.sap.com/thread.jspa?threadID=1239838&tstart=0
    Edited by: Anja Engelhardt on Feb 15, 2012 1:06 PM

    Hi,
    Please take help of Basis team and IT team for updating JAVA in your system for ESS.
    And also get it checked by Basis team if the correct internet explorer version is applied to the system you are using for employee self service.

Maybe you are looking for

  • Create a Collection of machines missing a single patch MS07-042

    Good Morning All,    I am trying to create a collection for all machines missing a single patch.  MS07-042.  This patch has multiple KB numbers.  I noticed a couple of odd occurances. 1) Console query builder does not expose the Updates classes. 2) C

  • Error while opening the XML file

    Hi all, i'am trying to download data from internal table to XML file with root node and its corresponding child nodes.i have written the program in this way. tables: mara. include bcciixml_decl. include bcciixml_impl. parameters: p_matnr like mara-ma

  • Screen Sharing no longer working

    Hello, everyone.  I have developed an issue with screen sharing on my MacBook Pro running OX 10.6.8, and I cannot seem to resolve it.  Perhaps I am missing something.  I realize this is a long post, but I am trying to be as complete as possible with

  • My imac starts and freezes

    just replaced dead original drive with a new 2 TB harddrive, re-installed all software and restored files from back up. I ended up with a new uses I cant get rid of and the machine started this morning in that new user and is completely frozen. Force

  • Migrating to facelets

    What is the recommended strategy for migrating from one view technology, tiles, to another, facelets? More specifically, can I set the default suffix to .jsp instead of .xhtml while I'm making the transition? What are the ramifications of going for i