Drag And Drop operations do not call custom IRM Protector

We are developing our own custom IRM Protector, 
So far we have successfuly integrated our IRM Protector into Sharepoint, and download operations and upload operations do protect and unprotect documents. Also move operations between libraries, through Send To ribbon action, call HrProtect and HrUnprotect
methods as needed. 
However, in our test environments, when using drag and drop operations between Libraries or folders, the IRM Protector is not being called at all. We have tried to update our test environments to the latest Cumulative Update, without success. Is there any
known bug around the drag and drop functionality? 
If true, Drag and Drop suposes a great security threat, and we cannot deliver our protection product to our customers, as it would mean document protections could be bypassed by a simple sharepoint operation.
Thanks,

We are developing our own custom IRM Protector, 
So far we have successfuly integrated our IRM Protector into Sharepoint, and download operations and upload operations do protect and unprotect documents. Also move operations between libraries, through Send To ribbon action, call HrProtect and HrUnprotect
methods as needed. 
However, in our test environments, when using drag and drop operations between Libraries or folders, the IRM Protector is not being called at all. We have tried to update our test environments to the latest Cumulative Update, without success. Is there any
known bug around the drag and drop functionality? 
If true, Drag and Drop suposes a great security threat, and we cannot deliver our protection product to our customers, as it would mean document protections could be bypassed by a simple sharepoint operation.
Thanks,

Similar Messages

  • Drag and drop examples do not work ?!

    Hi guys,
    i want to add drag and drop functionality to one of my programs
    i tried to run the java examples of this page:
    http://java.sun.com/docs/books/tutorial/uiswing/dnd/intro.html
    but it just does not work ! windows give me the "can't drop" icon when i drag a file in the frame
    do you experience the same problem?
    Thanks in advance

    i tried:
    A Simple Example: Adding DnD to JLabel
    and
    Data Transfer with a Custom Component
    For both of these, i downloaded/compiled/executed the sourcecode ; there was no error. But the drop couldn't be done
    EDIT: in fact i just realised i didn't read the "try this" instructions and i misunderstood what the progs were supposed to do... in fact they work, they just don't do what i thought they would do XD
    sorry..
    EDIT2 I found a package for easy drag and drop operations ( http://iharder.sourceforge.net/current/java/filedrop/ ) so it's useless to answer to this thread any more, tks ^^

  • RE : Drag and Drop operations between two outlinefields

    Hi,
    Has any one tried the drag and drop operations between two Outline widgets ina
    window.Any help appreciated.
    Thanks
    balsubHi Balsub,
    Here are some lines which can help you :
    First of all, your 2 OutLineFields must be in a draggable state.
    In the event loop of your window, you have to listen to the event
    ObjectDrop
    on the 2 OutLineFields :
    When Self.<MyOutLine1>.ObjectDrop(SourceX = SourceX,
    SourceY = SourceY,
    SourceField = SourceField,
    TargetX = TargetX,
    TargetY = TargetY,
    TargetField = TargetField) do
    When Self.<MyOutLine2>.ObjectDrop(SourceX = SourceX,
    SourceY = SourceY,
    SourceField = SourceField,
    TargetX = TargetX,
    TargetY = TargetY,
    TargetField = TargetField) do
    Then, when you receive this event, the LocateNode() method will give you
    the DisplayNode which is beeing dragged :
    (assume that your OutLineFields are mapped to the class named :
    ClassOutLine,
    and Col is an Integer which is not important here)
    TheSourceLine : ClassOutLine;
    Col : Integer;
    TheSourceLine = (ClassOutLine)((OutLineField)(SourceField).LocateNode(X
    = SourceX,
    Y = SourceY,
    Column = Col));
    If you want to remove this line from the Source OutLineField :
    TheSourceLine.Parent = Nil;
    TheSourceLine.UpdateFieldFromData();
    If you want to insert this line at the end of the Target OutLineField :
    TheSourceLine.Parent = (OutLineField)(TargetField);
    TheSourceLine.UpdateFieldFromData();
    And if you want to insert this line before or after the Target line of
    the Target OutLineField :
    TheTargetLine : ClassOutLine;
    TheTargetLine = (ClassOutLine)((OutLineField)(TargetField).LocateNode(X
    = TargetX,
    Y = TargetY,
    Column = Col));
    TheTargetLine.PrevSibling = TheSourceLine; // Insert the source line
    before the target line
    or
    TheTargetLine.NextSibling = TheSourceLine; // Insert the source line
    after the target line
    TheTargetLine.UpdateFieldFromData();
    I hope this help you !
    - Manuel -
    Manuel Deveaux
    Forte Developer
    Mutuelle Pr&eacute;viade
    FRANCE
    E-Mail : [email protected]
    -----------------------------------------

    There is no configuration for it. It should work.
    Can you try it in a different user account. If it works in a different account, then it is likely something in your current user account that is messed up. If it doesn't work in another user account, then it is likely something with Mail, itself. 
    You could try downloading and installing the 10.6.7 combo update. That may repair what is wrong.

  • How to perform a Drag and Drop operation on JButton in a JPanel?

    Hi guys,
    There is a requirement to perform Drag and Drop operation on JButton component added to a JPanel Componet.
    I could not get a proper solition to move the JButton component inside a JPanel component by drag and drop.
    I request every one to provide some related information on moving a JButton component using Mouse operation.
    Rajashekar.T

    Here is some code for moving a window around the screen. The concept would be the same for moving a button around a panel:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=599181

  • Regarding - Drag and Drop operations between two outlinefields

    Hi,
    Has any one tried the drag and drop operations between two Outline widgets in a window.Any help appreciated.
    Thanks
    balsub

    There is no configuration for it. It should work.
    Can you try it in a different user account. If it works in a different account, then it is likely something in your current user account that is messed up. If it doesn't work in another user account, then it is likely something with Mail, itself. 
    You could try downloading and installing the 10.6.7 combo update. That may repair what is wrong.

  • Drag and drop feature is not working in Maverick?

    what can i do when the Drag and Drop feature is not working in my I Mac Using Maverick 10.9.4, it will not do it at all i must do copy and paste.
    reading from earlier forums this has been a problem in earlier versions for the mac.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Drag and Drop operation of SWT is not working in windows 7

    I have created VB script to elevate all administrator permissions to user and launched my application but not able to drop image to label in my application on Windows 7. It works fine if I remove User Account Setting (UAC). Please help how I can solve it.

    WTF? What are you talking about?
    Drag and drop of what from where to where does not work how?
    - What are you dragging?
    - From Where?
    - To Where?
    - What do you expect to happen?
    - What happens?
    - Why do you expect that to happen?
    - What technologies are you using?
    Basically, read [_How To Ask Questions The Smart Way_|http://www.catb.org/~esr/faqs/smart-questions.html].

  • Drag and Drop Export Done is called too soon...

    Hi,
    I am trying to drag and drop a JLabel from a JPanel into another JPanel. I am no where near to figuring it out, but just for starters I notice that the exportDone() method is called in my custom TransferHandler immediately when the drag begins. Even stranger, createTransferable() is never called. (I am comparing my code to the DragPictureDemo that I found online). The question is, why is exportDone called immediately? Code below. Thanks. (BTW, any other suggestions about what I'm trying to do would be appreciated. I'm not confident in the direction I'm taking here... have yet to understand the Swing DnD mechanism...)
    From DragPictureDemo, I notice that createTransferable and exportAsDrag are called immediately upon drag, and exportDone is called at the drop.
    Here is my code: First, the main class Testola.java:
    * Created on Oct 31, 2007
    * Copyright 2006 Michael Anthony Schwager.
    * This software comes without warranty or applicability for any purpose.
    * Rights granted for any use.
    package testola;
    import javax.swing.*;
    import java.awt.*;
    public class Testola implements Runnable {
          * @param args
         public void run() {
              /*char[] stdout_arr={};
              String blah;
              blah=new String(stdout_arr, 0, 0);
              StringBuffer buf=null;
              System.out.println("Hello world." + " wow" + null + "<-null");*/
              // --------- FRAME ---------
              JFrame frame=new JFrame("Test");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.setBounds(30,30,500,400);
            JDesktopPane dtp=new JDesktopPane();
            frame.getContentPane().add(dtp);
            // First Internal Frame; false means no close box.
            JInternalFrame jif=new JInternalFrame("One", true, false, true, true     ); //jif.setBounds(0,0,100,50);
            DnDJPanel contentPanel=new DnDJPanel(); contentPanel.setBackground(new Color(255,255,180));
            contentPanel.setLayout(null);
            // Then JLabels, first 1
            JLabel test1=new JLabel("test1!"); test1.setBounds(0, 0, 50, 20);
            test1.setBorder(BorderFactory.createLineBorder(Color.RED));
            //test1.setTransferHandler(new JComponentTransferHandler());
            contentPanel.add(test1);
            // 2
            JLabel test2=new JLabel("test2!"); test2.setBounds(10, 30, 50, 20);
            test2.setBorder(BorderFactory.createLineBorder(Color.GREEN));
            //test1.setTransferHandler(new JComponentTransferHandler());
            contentPanel.add(test2);
            // Finalize Frame
            contentPanel.setBounds(0,0,250,140);
            contentPanel.setTransferHandler(new JComponentTransferHandler());
            contentPanel.setVisible(true);
            jif.setBounds(10,10,250,140);
            jif.setContentPane(contentPanel);
            jif.setVisible(true);
            // Second Internal Frame
            DnDJInternalFrame jif2=new DnDJInternalFrame("Two", true, false, true, true     );
            // JPanel and jtextfield to add to Frame2
            // Finalize Frame2
            jif2.getContentPane().setLayout(null);
            jif2.setBounds(120,150,200,155);
            jif2.setVisible(true);
            dtp.add(jif);
            dtp.add(jif2);
            try {jif.setIcon(false);} catch (Exception e) {System.err.println("setIcon exception");}
              frame.setVisible(true);
         public static void main(String[] args) {
              Testola testola=new Testola();
              try {EventQueue.invokeAndWait(testola);} catch (Exception e) { System.out.println(e);};
              //testola.run();
              System.out.println("Exit");
    }Now, my JComponentTransferHandler.java:
    * Created on Apr 12, 2008
    * Copyright 2006 Michael Anthony Schwager.
    * This file is part of testola.
    * testola is free software; you can redistribute it and/or modify
    * it under the terms of the GNU General Public License as published by
    * the Free Software Foundation; either version 2 of the License, or
    * (at your option) any later version.
    * testola is distributed in the hope that it will be useful,
    * but WITHOUT ANY WARRANTY; without even the implied warranty of
    * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    * GNU General Public License for more details.
    *  (You should have received a copy of the GNU General Public License
    *  along with testola; if not, write to the Free Software
    *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    package testola;
    import java.awt.datatransfer.DataFlavor;
    import java.awt.datatransfer.Transferable;
    import java.awt.event.InputEvent;
    import javax.swing.JComponent;
    import javax.swing.TransferHandler;
    public class JComponentTransferHandler extends TransferHandler {
         public JComponentTransferHandler() {
              super();
         public JComponentTransferHandler(String property) {
              super(property);
         public void exportDone(JComponent source, Transferable data, int action) {
              super.exportDone(source, data, action);
              System.out.println("Export is done!");
         public boolean importData(JComponent comp, Transferable t) {
              boolean res;
              res=super.importData(comp, t);
              System.out.println("Import is done! " + res);
              return res;
         public boolean canImport(JComponent comp, DataFlavor[] transferFlavors) {
              boolean res;
              res=super.canImport(comp, transferFlavors);
              System.out.println("Can import: " + res);
              return res;
        public void exportAsDrag(JComponent comp, InputEvent e, int action) {
             super.exportAsDrag(comp, e, action);
             System.out.println("Export as drag: " + comp.getClass().getName());
        protected Transferable createTransferable(JComponent c) {
            System.out.println("createTransferable, arg: " + c.getClass().getName());
             Transferable t=super.createTransferable(c);
            return t;
    }Edited by: Hushpuppy on Apr 13, 2008 7:59 PM
    Edited by: Hushpuppy on Apr 13, 2008 8:02 PM
    Edited by: Hushpuppy on Apr 13, 2008 8:13 PM

    No idea whether this will be helpful, but exportDone() is not called immediately if you remove the call to super.exportAsDrag.
    db
    edit Since your earlier post, I've been trying to teach myself Swing DnD, but am finding the documentation confusing and the tutorials primitive... I'd reached a conclusion, which has every chance of being wrong, that I should call createTransferable from exportAsDrag. FWIW these are the methods as of now -- nothing works :-(   @Override
       public void exportAsDrag(JComponent comp, InputEvent e, int action) {
          // count is a instance field to monitor repeated calls
          System.out.println(count + ". " + "exportAsDrag"); count++;
          //super.exportAsDrag(comp, e, action);
          // dragSource is a instance field of type Container
          dragSource = comp.getParent();
          createTransferable(comp);
       @Override
       protected Transferable createTransferable(JComponent child) {
          System.out.println(count + ". " + "createTransferable"); count++;
          // ComponentHandler implements Transferable
          Transferable t = new ComponentHandler(child);
          return t;
       }The commented line is from testing a possible cause of your problem, since my code never gets as far as exportDone() :-(
    Edited by: Darryl.Burke

  • C3PO - Scanning a Folder & Detecting user's "drag-and-drop" operations

    We are using Novell C3PO to export messages in XML format when the user
    press a button at the GroupWise Client message window, and this was done to
    provide an integration with a ERP software (from a very famous company here
    in Brazil), so the user reads his emails and can click this button and open
    the ERP ORDER SCREEN with all costumer's data filled in, that increases the
    productivity of the Sales Departament.
    REsuming, the main porpouse is to collect information of each email to open
    the Order Screen of the ERP system, without having to type everything again.
    The costumer wanted to go on and get several messages at the same time, that
    was stored on a GroupWise Folder, using a simple redirection rule and this
    was done using Visual Basic (called here "looking process"), that looks for
    messages into a specific folder in the GroupWise Client called "_Send". So,
    convert that messages to XML and then move to another folder called
    "_History".
    Now we can drag many messages at the same time to the folder _Send and then
    they will be converted. It is working very well. The problem is that the
    GroupWise Client computers are becoming slower because of the "looking
    process" (that VB application). We used VB because we could not find a
    process or a feature in C3PO that selects several messages at the same time
    and read them one-by-one.
    QUESTIONS :
    1- Can I have this "Looking Process" using C3PO tools ?
    2- Is there a way to detect a "Drag-and-Drop" event in the GroupWise Client
    with C3PO, so I would not need to scan those folders ?

    Jose Calil Nassur wrote:
    > We are using Novell C3PO to export messages in XML format when the user
    > press a button at the GroupWise Client message window, and this was done to
    > provide an integration with a ERP software (from a very famous company here
    > in Brazil), so the user reads his emails and can click this button and open
    > the ERP ORDER SCREEN with all costumer's data filled in, that increases the
    > productivity of the Sales Departament.
    > REsuming, the main porpouse is to collect information of each email to open
    > the Order Screen of the ERP system, without having to type everything again.
    >
    >
    I've been doing something similar, but rather than creating a new
    message, I've been using custom properties
    on each mail, so as they arrive I add two tags, one with a tagID, and
    the other with metadata. I then write
    searches for each folder returning only the message that are yet to be
    tagged. Nice and efficient, written
    in C#. I've run over my big mailbox (2GB) and the box hardly raises a sweat.
    Sincerely,
    Adam Bradley
    Identity Concepts
    Mobile : +61 419 637 518
    email : adam_j_bradley \at\ identityconcepts.com.au
    irc: #nidm on freenode.net
    Web : http://www.identityconcepts.com.au

  • The drag and drop feature is not working on the touchpad

    My drag and drop stopped working on my macbook pro, the model number is the
    MB 13.3/2.4/2X1GB/250/SD/BL-KB-USA
    MB467LL/A
    The systems is runnng Snow Leapard, I have in the preferences, drag lock disabled, dragging enabled, the operating system is 10.6.8.
    I also reloaded the system disk, same issue.
    Any help would be appreciated.
    Thanks,
    Tom

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Drag and drop iPhotos are not appearing in photo stream??

    Hello,
    I am trying to drag and drop pics from iPhotos in to photo stream however they are not appearing in the stream?
    Although when taken with my iphone they do appear?
    A little confused, help would be appreciated
    H

    Remember: we cannot see your machine. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS.  So to get help you need to give as much information as you can. Basic things like :
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For instance: 'iPhoto won't export' is best explained by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • Weebly drag and drop editor will not load

    I use ipage for my host. When trying to edit my site using weebly drag and drop I am having an issue. I login to ipage, goto control panel, click weebly drag and drop, then click edit site. It brings up a blank page! I have Firefox 3.6.17. I downgraded from the latest version (had the same problem), because Norton plugins were not compatible with the latest version.

    Nothing seems to work!!  PSE 8 is supposed to be plug and play without having to mess with anything, get tech support or waste my time.  Why then have I spent 3 evenings trying to make it work?   I called Wal Mart who have a no refund policy on software.  I HAVE HAD IT WITH THIS NONSENSE!!!
    Please provide the link to get a refund from ADOBE.

  • Drag and drop podcasts do not show up under "podcasts" heading

    When I manually drag and drop a downloaded podcast into my Ipod, these do not show up in ITunes under the "podcasts" category. When I look at the Ipod display, it show the podcast is actually on the device, even though ITunes does not show it. I can not browse through the ITunes listings to find the missing podcasts since the only other category available in the left-hand menu is "music" and this does not show podcast as an option for genre. How can I display and delete podcasts after I have listened to them? Hows can I see what is actually on my Ipod using ITunes.

    Only episodes downloaded with iTunes will go into podcast section even if genre is set to podcast. Doesn't matter if it is singles episode download or using subscription.
    Episodes downloaded with browser will go into music section. Depending on tag info they can then be found using genre, artist, or album search.
    Somebody, awhile ago, found the difference in files using a hex editor. They were successful in moving the direct download file to the podcast section.

  • In Oats Drag and Drop Api is not working in Firefox Browser

    To Write OAts test for Drag and Drop functionality
    we are using "dragTo" API.
    Ex :
    web.image("/web:window[@index='0' or @title='Fusion Applications']/web:document[@index='0' or @name='aqizmnwha_1']/web:img[@absoluteLocator='" + sourceIndex + "']")
                     .dragTo("/web:window[@index='0' or @title='Fusion Applications']/web:document[@index='0' or @name='aqizmnwha_1']/web:img[@absoluteLocator='" + targetIndex + "']");
    This Api is not working in firfox.(works in IE browser).
    Is there any other way we can test DnD functionality in firefox and IE?
    Thanks in Advance!
    Thanks,
    Siddi

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • GNOME 3 : "drag-and-drop" + "Alt-Tab" not working

    Hello,
    In GNOME 3.2.1 with Mutter 3.2.1 (current ones in Arch), it is supossedly fixed the following "bug":
    Mutter 3.2.1 changelog:
    * Allow keyboard window switching (alt-Tab) during drag-and-drop [Matthias, #660457]
    But I can't make it working.
    As test, I open a folder (maximized) and vlc (background). I drag a movie file with left click mouse and pressing Alt-Tab makes nothing.
    In fact, when I press Alt the file icon changes to a question mark "?"...
    Has anyone been able to make it work?
    Thanks in advance,
      Franz
    Last edited by franzrogar (2011-11-01 08:48:40)

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for

  • Configuration issue on two items for system center 2012 config manager

    My first issue was at the beginning of the install trying to extend the AD schema for system center 2012 config manager version 7.5.1561.0. The path is missing for SMSSetup\Bin\x64\ to execute Extadsch.exe is not on my disc. There is only a x86 and 6

  • Creating Clipart in Photoshop Elements 9

    I am new to Photoshop Elements 9 and am trying to turn a logo that I personally designed into clipart.  I have the logo saved as a jpeg file in my documents folder on my Mac.  Can anyone tell me the steps to follow to accomplish this?

  • Video out to monitor acting goofey!

    Hi I have the Canopus ADVC-100. FW from MBP and FCE to the ADVC, composit to my TV monitor. Went to Video Out-Refresh Video devices, then checked the NTSC. Yesterday it was working perfectly. Today the video shows on the monitor but when I hit the JK

  • Caller name does not display

    When any of my contacts calls me, their name does not appear from the phonebook. ALl I get is a number. How can I change this??

  • Problem with wi-fi

    I am having issues with my MacBook Pro retina display, I purchased the macbook a few weeks back and from day one I have had issues with my wifi at home. My router is a Netgear DGN2000, this only occurs at home but it's fine at my student accomondatio