Script error while mounting Portal Drive

Hello All!
There is a command in KM navigation iViews which can be used to mount the Portal Drive to the chosen folder. This command lets you download a file named .davmount and if you open it, Portal Drive connects automatically to this folder. Now the problem:
As I open this file, a standard windows message box opens and tells me:"Für die Dateierweiterung '.js' gibt es kein Skriptmodul". I don't know exactly what message would be in english, but it should be something like "There is no script module for file extention '.js'". Well, if I now install the Windows Scripting Host, everything works. Until I reboot my computer. After rebooting I get the same error. Now i can install WSH again and it works, butI don't want to install WSH everytime. Well, not rebooting the computer is also not the solution I'm looking for
It seems that this problem regards rather Windows/Mircosoft than KM, but perhaps is anybody out there, experiencing the same problem or having a suggestion to solve this issue.
Best regards and thanks for help,
Christian

I found a solution. In the Windows Explorer, I changed in "Extras" -> "Ordneroptionen" (Folderoptions?) -> "Dateitypen" (Fileextensions?) -> DAVMOUNT the call for the Application from wscript "C:\Programme\SAP\PortalDrive\davmount.js" "%1" to wscript.exe //E:jscript "C:\Programme\SAP\PortalDrive\davmount.js" "%1" and now it works. I hope this can help everybody with similar Problems.
Regards Christian

Similar Messages

  • EXT4 errors while mounting a USB in initramfs on a specific computer

    Hi,
    I'm having trouble booting a newly installed Archlinux on a USB key on an old HP Compaq computer.
    I am getting EXT4 errors in the regular initramfs, but they blink really fast on the screen so I can't read them properly.
    It boots fine with the fallback initramfs, and dmesg shows that there are no problems while mounting.
    The system boots without any problem on both initramfs with QEMU on my Windows.
    My mkinitcpio.conf :
    # vim:set ft=sh
    # MODULES
    # The following modules are loaded before any boot hooks are
    # run. Advanced users may wish to specify all system modules
    # in this array. For instance:
    # MODULES="piix ide_disk reiserfs"
    MODULES=""
    # BINARIES
    # This setting includes any additional binaries a given user may
    # wish into the CPIO image. This is run last, so it may be used to
    # override the actual binaries included by a given hook
    # BINARIES are dependency parsed, so you may safely ignore libraries
    BINARIES=""
    # FILES
    # This setting is similar to BINARIES above, however, files are added
    # as-is and are not parsed in any way. This is useful for config files.
    FILES=""
    # HOOKS
    # This is the most important setting in this file. The HOOKS control the
    # modules and scripts added to the image, and what happens at boot time.
    # Order is important, and it is recommended that you do not change the
    # order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
    # help on a given hook.
    # 'base' is _required_ unless you know precisely what you are doing.
    # 'udev' is _required_ in order to automatically load modules
    # 'filesystems' is _required_ unless you specify your fs modules in MODULES
    # Examples:
    ## This setup specifies all modules in the MODULES setting above.
    ## No raid, lvm2, or encrypted root is needed.
    # HOOKS="base"
    ## This setup will autodetect all modules for your system and should
    ## work as a sane default
    # HOOKS="base udev autodetect block filesystems"
    ## This setup will generate a 'full' image which supports most systems.
    ## No autodetection is done.
    # HOOKS="base udev block filesystems"
    ## This setup assembles a pata mdadm array with an encrypted root FS.
    ## Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
    # HOOKS="base udev block mdadm encrypt filesystems"
    ## This setup loads an lvm2 volume group on a usb device.
    # HOOKS="base udev block lvm2 filesystems"
    ## NOTE: If you have /usr on a separate partition, you MUST include the
    # usr, fsck and shutdown hooks.
    HOOKS="base udev autodetect modconf block filesystems fsck keyboard"
    # COMPRESSION
    # Use this to compress the initramfs image. By default, gzip compression
    # is used. Use 'cat' to create an uncompressed image.
    #COMPRESSION="gzip"
    #COMPRESSION="bzip2"
    #COMPRESSION="lzma"
    #COMPRESSION="xz"
    #COMPRESSION="lzop"
    #COMPRESSION="lz4"
    # COMPRESSION_OPTIONS
    # Additional options for the compressor
    #COMPRESSION_OPTIONS=""
    I'm really puzzled about this, since I initially thought that the HP Compaq simply had problems with my USB key, but since it boots fine with the fallback initramfs, I think that it is the initramfs' fault, but it is the default one, so I currently have no clues about this.
    I've also checked the USB key multiple times with fsck, and that doesn't seem to be the cause of the problem.

    The thing is, the block module and the filesystem module are both loaded in my regular initramfs, and the presence of ext4 errors while mounting my USB key (it uses ext4) signifies that the system is actually using the right tool to do what it's supposed to.
    The system has been installed via VirtualBox so the autodetect module may have messed things up. Going to recreate an initramfs image without it.
    EDIT : It worked, sorry for bothering you guys, I could've found it sooner.
    Anyway, as a note for others, if you plan on installing on a USB key to use it on other computers, remove the autodetect module from the initramfs, otherwise the required modules won't always be there.
    Last edited by FreeSalad (2014-03-10 15:56:22)

  • 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

  • ERROR while querying ACM driver's information

    I am using following scheme to transmit sound over network:
    file -> input datasource -> processor -> output datasource -> RTPManager -> network
    File from which i am transmitting is temporary. I am create this file before transmit and delete it after.
    1. Application starts
    2. I am perform transmit first time - everything fine, but in std otput i see message "ERROR while querying ACM driver's information".
    3. I am perform transmit second time - everything fine, but file that i am created for transmitting stays locked by JMF for about 20 minutes.
    4. Any transmit after "ERROR while querying ACM driver's information" locks input file for about 15-20 minutes.
    Any suggestions will be appreciated.
    Thanks for advance!

    I can't download your code RAR, so can you just post the code you're using to handle the shutdown? (and please use the code tags)Thanks for anwser. There is entire test code i wrote (code with "mutex" variable is not nessesary, i wrote it just for clearer output):
    import javax.media.*;
    import javax.media.format.AudioFormat;
    import javax.media.protocol.ContentDescriptor;
    import javax.media.protocol.DataSource;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.File;
    import java.nio.channels.FileChannel;
    public class Test {
        public static void main(String[] args) {
            File sourceFile = new File("1.wav");
            for (int i = 0; i < 3; i++) {
                System.out.format("Try number %d\n", i);
                File tempFile;
                try {
                    tempFile = File.createTempFile("TestTemp", ".wav");
                } catch (IOException e) {
                    System.err.format("Cannot create temporary file %s \n", e);
                    return;
                if (!copyFile(sourceFile, tempFile)) {
                    return;
                DataSource ds;
                try {
                    ds = javax.media.Manager.createDataSource(new MediaLocator("file:" + tempFile.getPath()));
                } catch (Exception e) {
                    System.err.format("Cannot create datasource %s \n", e);
                    return;
                Format[] formats = new Format[1];
                formats[0] = new AudioFormat(AudioFormat.ULAW_RTP, 8000, 8, 1);
                ProcessorModel prm = new ProcessorModel(ds, formats, new ContentDescriptor(ContentDescriptor.RAW_RTP));
                Processor processor;
                try {
                    processor = Manager.createRealizedProcessor(prm);
                } catch (Exception e) {
                    System.err.format("Cannot create processor %s \n", e);
                    return;
                processor.close();
                Object mutex = new Object();
                synchronized (mutex) {
                    try {
                        mutex.wait(1000);
                    } catch (InterruptedException e) {
                        System.err.format("Thread interrupted, try number " + i + "\n");
                        return;
                if (!tempFile.delete()) {
                    System.err.format("Cannot delete temporary file, try number " + i + "\n");
                System.out.format("Try end number %d\n", i);
        public static boolean copyFile(File sourceFile, File destFile) {
            FileChannel source = null;
            FileChannel destination = null;
            try {
                source = new FileInputStream(sourceFile).getChannel();
                destination = new FileOutputStream(destFile).getChannel();
                destination.transferFrom(source, 0, source.size());
            } catch (Exception e) {
                System.err.format("Error while copying files %s \n", e);
                return false;
            finally {
                if (source != null) {
                    try {
                        source.close();
                    } catch (IOException e) {
                        System.err.format("Error while trying close source file %s \n", e);
                if (destination != null) {
                    try {
                        destination.close();
                    } catch (IOException e) {
                        System.err.format("Error while trying close destination file %s \n", e);
            return true;
    }I have figured out that if i continue to try deleting files used by processor (that already closed) while program is running, files will be deleted after ~15 minutes. I have figured out this while testing my main application. This test app also may be modified to reproduce this behaviour. If you want, i can submit a modified test code to reproduce this behaviour.
    If JMF is maintaining a file lock, then I assume you've improperly shutdown the processor / datasink...About resource deallocation. First, there is no datasink i have been created manually (may be jmf create it internally, but i dont think so). In my test application i've been created only input datasource and processor. I have tried deallocate datasource also, but this is dont have any effect. In JMF reference we can see this description of method Processor.close():
    "Releases all resources and cease all activity."
    I think this is enough to call Processor.close() to deallocate input file, is that right?

  • Client Authentication error while invoking portal web service.

    Hi All,
    I have created a java portal web service from portal service using NWDS, I am getting client authentication error while invoking the service.
    Please tell me where to enter client authenticity details.
    regards
    Santosh

    hi,
      check whether you have the UME permissions for accessing this webservice.
    Rdgs,
    Guru

  • Windows Error While Loading Epson Driver

    I have been trying to install the driver for a new Epson V33 scanner on my Satellite laptop (A305-S6872 model PSAG8U-02E018) without much success. I get to the point where the driver is being loaded and I get the following error message, Windows found driver software but encountered an error while attempting to install it, The system can not find the file specified. The the driver install fails. I contacted Epson and they made the following suggestion:
    Thank you for contacting Epson regarding your Epson Perfection V33.
    I’m sorry you are experiencing difficulties with installing the driver. Follow the steps to make sure that the Windows Image Acquisition (WIA) service is started.
    Right-click on Computer or click Start then right-click on Computer.
    Select Manage.
    Click on the Services and Applicationsicon.
    Double-click on Services to access the list of available services.
    Scroll down the list of Services and right-click on the Windows Image Acquisition (WIA) Service.
    Left-click the Stopoption.
    Then right-click on it again and select the Start option. 
    Try installing the Scanner Driver and EPSON Scan Utility v3.9.0.0 (epson13870.exe) again from the website.
    If the same error persists, I recommend contacting your computer vendor or Microsoft as the issue is with the operating system. The operating system of the computer is not accepting the installation. The driver available on the website is a working driver which has been tested by many end-users.
    I did as they suggested but had the same results. This was the second part of the Epson suggestion, to contact the computer vendor
    I am not sure what to do because this is getting very frustrating.

    This is a link to the Epson site and the quickstart install PDF
    http://files.support.epson.com/pdf/prv33_/prv33_bb.pdf 
    Once all the software is loaded from the disc and the scanner USB is plugged into the computer and turned on the driver will start to load. This goes on for about one minute. The process then stops and the above mentioned error pops up. I checked the device manager and it shows the scanner but has an " ! " . I tried the update driver option and Windows finds a driver online and the loading driver process starts and then ends with the same results and same error message. I have uninstalled both the scanner and software a couple of times and then reloaded but still get the same results. I even went to the Epson site and downloaded the driver onto my desktop and then loaded it but still ended up the same way. Epson Tech Support tells me there is a probelm with my computer or OS because to driver works fine for other people.

  • Getting tha java script error while calling OAF forms in ADF

    Hi ,
    I am trying to get/access the Oracle forms in ADF page.
    I am following http://static.commit-consulting.com/oraformsfaces developers guide for guidlines.
    while runnign my page getting the error in popup look like java script error.
    the pop up contente is :
    Failed to execute java script
    Check for JavaScript errors, if the Forms server is running and if your browser can download a javaScript from http://bdc6oracle001.gdnindia.com:8005/forms/frmservlet?config=OraFormsFaces
    http://bdc6oracle001.gdnindia.com:8005/forms/frmservlet?config=OraFormsFaces is my server EBS server where oracle forms exist.
    Please help me on this.
    Thanks,
    MadhavaReddy

    You're probably better off asking the OraFormsFaces people for help

  • Scripts error when accessing Portal

    Dear all,
    We've installed a portal, it's based on:
    Netweaver 2004 SR1 JAVA standalone engine, with support package stack 12.
    we are planning to apply stack 20.
    When we access the portal in web browser, after logging into the system, the default page of content management shows with script errors. the error showd in the bottom of the browser. The detail is here: 3 kinds of errors
    Line:116
    Char:2
    Code:0
    Error:Access is denied.
    URL:http://150.111.98.19:51100/irj/servlet/prt/portal/prtroot/com.sap.portal.appdesigner.framework.loading?loadingstr=%e8%a3%85%e8%bd%bd%e4%b8%ad...&scroll=no&contenturl=%2firj%2fservlet%2fprt%2fportal%2fprtroot%2fpcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.system_administration!2fcom.sap.portal.permissions!2fcom.sap.portal.portal_auth!2fcom.sap.portal.contentCatalogTreePermissions
    Line:90
    Char:3
    Code:0
    Error:'undefined' is null or not an object
    URL:http://150.111.98.19:51100/irj/servlet/prt/portal/prtroot/com.sap.portal.appdesigner.framework.loading?loadingstr=%e8%a3%85%e8%bd%bd%e4%b8%ad...&scroll=no&contenturl=%2firj%2fservlet%2fprt%2fportal%2fprtroot%2fpcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.system_administration!2fcom.sap.portal.permissions!2fcom.sap.portal.portal_auth!2fcom.sap.portal.contentCatalogTreePermissions
    Line:164
    Char:4
    Code:0
    Error:Object required
    URL:http://150.111.98.19:51100/irj/servlet/prt/portal/prtroot/com.sap.portal.appdesigner.framework.loading?loadingstr=%e8%a3%85%e8%bd%bd%e4%b8%ad...&scroll=no&contenturl=%2firj%2fservlet%2fprt%2fportal%2fprtroot%2fpcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.system_administration!2fcom.sap.portal.permissions!2fcom.sap.portal.portal_auth!2fcom.sap.portal.contentCatalogTreePermissions
    Could you please help us about these error?
    Thanks!
    Best regards

    Hi,
    Are you accessing the portal with IPAddress?
    If so use FQDN (Fully qualified Domain Name), some thing like
    http://yourdomain:51100/irj/servlet/prt/portal
    If this does not solve, then first patch to SP20 and then check if it is fixed.
    Greetings,
    Praveen Gudapati
    [Points are welcome for helpful answers]

  • Scripting error and no portal content display

    hi all,
            I am stuck up with this major prob. god bless all who wud try to help me. I downloaded the Netweaver sneak preview 04 from https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6.
    Everythin is installed and workin fine execpt wen i login d EP usin superadmin(username:admin password:admin) i am not able to view any Portal content. the portal catalog is empty. i am recievin d scripting error:
    Line:90
    code:0
    ERROR: 'undefined' is null or not an object
    i tried everythin poss like loggin through d emergency user SAP* and also set the security settings to low safety.
    but nothin workin.
    PLZ PLZ PLZ require urgent help...
    how do i manipulate d scripting and change d error

    I have the same issue, very bizarre indeed. Did you find out in the end what caused it ?
    thanks,
    Geert
    Message was edited by: Geert Steyaert
    Forget about it, this thing has bitten me before ... grrrr . use the FQDN (or at least the hostname) instead of the IP address. Everything works fine now.

  • Getting Internet Explorer Script error while Installing SAP B1 2007

    I got error nternet Explorer Script error msg while installing SAP B1 2007, please help me regarding it
    Thanks

    An error has occurred in the script on this page
    line : 135
    Char : 4
    Error : The System Can not find the File Specified
    Code : 0
    URL : File D:SAP%20Business%20One/SAP%20B1%202007%20Latest/Autorun/iframes/SQL/SQL_Install.htm
    Do you want to Continue running script on this page ?
    yes/no
    I tried with yes but nothing displayed
    Edited by: Dhaval Thaker on Apr 15, 2010 9:44 AM

  • E-catt Script  error  while trying to Modify the script

    Hi  All ,
    I get the error while trying to modify the  E-catt Script  "Entry  cannot be changed In User View Object  <Objext Name > ". Please let me know if  Some one confronted with  same error  or that can be avoided.
    Waiting for your reply
    Badari

    Hi Baez,
    You have to create a record with country record id in BankDetails table or get record id if country record id is already existed in BankDetails table  and use this record id to create qualified link .
    1. get Country record id
    2. search in Bankdetails table with Country Record id,
    3 . if exist in Bank details table, get record id in Bank details table and pass it to createQualifiedLink()method
                    or
    3. if Country record does not exist in BankDetails table, then  create new record in bankdetails table with Country record id, pass record id of new record to createQualifiedLink()method
    I hope this helps you......
    Cheers,
    Veeru

  • Script errors while using Java WD TabStrip UI element.

    Hello,
    I am getting "Internet Explorer Script Error (Error: Object Required)
                                Do you want to continue running scripts on this page?" ,
    whenever I use TabStrip UI element.
    NWDS:
    Version: 7.0.10
    Build id: 200610212349
    IE
    6.0.2900.5512.xpsp_sp3_gdr.080814-1236
    My default browser is firefox.
    Is this a bug in NWDS...
    Thanks

    hi
    try to disable the script debugging
    1. Open Internet Explorer.
    2. On the Tools menu, click Internet Options. 3. In the Internet Options dialog box, click Advanced.
    4. Click to select the Disable script debugging check box.
    5. Click to clear the Display a notification about every script error check box.
    6. Click OK.
    and see if it works or not
    thanks

  • IE8 script error while installing Flash Player

    [WinXP (2002) SP3]
    Installation of Flash Player 11 (tried this 10 or more times) is interrupted by an IE8 script error message "Object doesn't support this property or method" (Line: 207 Char: 1 Code: 0 URL: http://www.adobetag.com/d1/adobe/live/getadobecom.js), followed by the question “Do you want to continue running scripts on this page?” No matter if I answer Yes or No, installation proceeds and seems to finish normally, showing a new window saying “You are now using Flash Player 11”
    But any link on any website that needs to use Flash Player refuses to run, asking again and again for a Flash Player download!
    I checked my IE settings, they are all as they should be, allowing script running, etc.
    What can I do?!
    JGW530116

    Hello,
    Use Adobe Flash Player uninstaller : http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    Once Flash Player is uninstalled then use the offline installer for Adobe Flash Player.
    Thanks,
    Vikram

  • Error while assigning portal custom role

    Hi All,
    We have a custom role which we use to assign to the users.  till now we are able to assign it without any problem.  But now as i need to assign it to someone, i got an error stating that "An error occured while adding user assignments; to see the correct status, perform a new assigned user search".
    Can anybody help us in finding out the reason of the error and in rectifying the error.
    Thanks & Regards,
    Ravi

    Hi Raghu,
    Thanks for your reply..
    This role is existing in the PCD, and this error is coming, while assinging this role any users... it is working fine with the existing users, who are having this role before.  This is happening only when we are assigning this role to some new user. 
    I dont think this has some relation with the backend, as the role assignment is part of the Portal itself.
    And also here we dont have seperate UME, and we are using r3 users only with single sign on.....
    Hi Jithendar,
    Thanks fo your reply.....I will do that backend roles check also for those users and see whether any backend role variations happened for these users.
    Thanks & Regards,
    Ravi

  • Error while accessing portal.....

    Hi Experts,
       We have installed EP 7.0 SP 9.  It's working fine, but yesterday we met the problem, we can't able to access portal.
      After giving username and password, its opening the portal homepage with the following JavaScript Error on the taskbar.
    <b>1. 'disable personalize' is undefined
    2. 'EPCM.getSAPTop().gHistoryFrameworkObj' is null or not an object
    3. 'ActiveTrackingEntryIndex' is null or not an object</b>
      After showing errors above, its showing the portal HomePage.  If we click on any roles is loading with busy symbol, we can't able to navigate to any role or any workset after that.
      Please tell me some solution for this, it's very urgent.
      Points will be awarded.
    Regards,
    Chinnadurai.R.

    I also recieved this error.  It took me a while to discover the problem.  It is caused by the order in which .Net is installed.  If when you go to Applicaiton Pools you do NOT see: 
    - ASP.NET v4.0
    - ASP.NET v4.0 Classic
    If you only see
    - Classic .NET AppPool
    - DefaultAppPool
    - MBAMSitesAndSvcsAppPool
    Then you need to re run the setup of .NET using the commands below:
    Type cd C:\Windows\Microsoft.NET\Framework\v4.0.30319\ and press <kbd>ENTER</kbd>.
    Type aspnet_regiis.exe -ir and press <kbd>ENTER</kbd> again.

Maybe you are looking for