Import Assistant not working.

Hi. I'm using JDeveloper 9.0.5.2 and I can not get the Import Assistance feature to work. Suppose I type in the following:
public class CC
URL u;
The text "URL" is indeed underlined, showing me that I have a problem but no Import Assitance drop-down list is ever given. Even if I place my cursor on URL and hit Alt+Enter, nothing happens.
I have checked my Preference and the check boxes in Code Editor>Java>Imports are checked.
Any thoughts on what could be wrong?
Thanks,
Leonard Armstrong
[email protected]

I don't think that's going to help.
Try and see.
When the java compiler looks for a class
pkg1.Subclass1 it looks for pkg1\Subclass1.java
relative to the current directory and
pkg1\Subclass1.class relative to each directory on
the classpath.
When the javac compiler (at least version 1.4) looks for a dependent class, it looks in the Classpath directories. It only looks relative to the current directory if the current directory is in the Classpath. When it looks for a dependent class, it looks for both .java and .class files. If it only finds a .java file or the .java file is newer than a .class file, it will try to compile the file.
You need to compile from the directory above
pkg1, in this case (unfortunately) d:\
This makes it sound like it is a requirement to compile from the directory. It isn't required.

Similar Messages

  • Audio CD import is not working the cd is ejected before itunes can read it

    audio CD import is not working the cd is ejected before itunes can read it. Does anyone know how to fix this?
    Lainey

    Does this happen with all cd's or one in particular?
    Reset the SMC http://support.apple.com/kb/HT3964
    Reset the PRAM http://support.apple.com/kb/HT1379
    Try a cleaning disc. You can get them at places like Radio Shack.
    If nothing helps your optical drive has probably failed. You can replace it or purchase an inexpensive external drive. Don't buy the Apple SuperDrive as it won't work with macs that have a built in drive.

  • F1 Help Perfomance Assistant not working - ITS SAP GUI HTML

    Hi All,
    when using a Transaction in SAP Portal i like to use the F1 Help. Transaction is displayed by ITS SAP GUI HTML. I have the option to display the Help in:
    - Modal Window <-- this works
    - Performance Assistant <-- not working
    When pressing F1 an error message appears saying: "Expression_not_Num" while using the perfomance assistant.
    - Is there a configuration missing? Is something not installed?
    - Can i change the default personalization setting for help for all users to modal window?
    Any ideas?
    Regards
    M. Stanka

    Hi Michael Stanka ,
        i got same issue from last week onwards.. If press F1 ,it displays like "Page cant be displayed". I searched in forums also but i couldnt get clear point. U posted ur issue was resolved.. Could u plz provide the steps how to solve?? My mobile no:09566855978(India-Chennai)

  • Exchange 2010 Out of Office Assistant not working?

    New server with a new Exchange 2010 install into an existing domain...
    When users on both the internal network and external network try to access the Out of Office Assistant they get an error message of: " Your Out of Office settings cannot be displayed, because the server is currently unavailable".
    I have done tons of research on WebServicesVirtualDirectory and AutodiscoverVirtualDirectory and set both internal and external URL's that work if you go to them in IE )internally and externally offsite).
    Here are the settings of Autodiscover and Webservices:
    [PS] C:\Windows\system32>Get-WebServicesVirtualDirectory | Format-List
    RunspaceId : 86aaf7fc-ca19-45b2-87d1-45ec432a670d
    CertificateAuthentication :
    InternalNLBBypassUrl : https://MAILSERVER.domain_name.local/ews/exchange.asmx
    GzipLevel : High
    Name : EWS (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    MetabasePath : IIS://MAILSERVER.domain_name.local/W3SVC/1/ROOT/EWS
    Path : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\EWS
    Server : MAILSERVER
    InternalUrl : https://MAILSERVER.domain_name.local/EWS/Exchange.asmx
    ExternalUrl : https://mail.domain_name.com/owa
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=MAILSERVER,CN=Servers,CN=Exchange Adm
    inistrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=M
    icrosoft Exchange,CN=Services,CN=Configuration,DC=domain_name,DC=local
    Identity : MAILSERVER\EWS (Default Web Site)
    Guid : 4639e4b9-9cf3-4f92-8940-f7c31e07cd47
    ObjectCategory : domain_name.local/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
    WhenChanged : 4/1/2010 2:47:37 PM
    WhenCreated : 3/11/2010 11:02:22 AM
    WhenChangedUTC : 4/1/2010 8:47:37 PM
    WhenCreatedUTC : 3/11/2010 6:02:22 PM
    OrganizationId :
    OriginatingServer : DOMAINCONTROLLER.domain_name.local
    IsValid : True
    [PS] C:\Windows\system32>AutodiscoverVirtualDirectory | Format-List
    RunspaceId : 86aaf7fc-ca19-45b2-87d1-45ec432a670d
    Name : Autodiscover (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    MetabasePath : IIS://MAILSERVER.domain_name.local/W3SVC/1/ROOT/Autodiscover
    Path : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Autodiscover
    Server : MAILSERVER
    InternalUrl : https://MAILSERVER.domain_name.local/autodiscover/autodiscover.xml
    ExternalUrl : https://mail.domain_name.com/autodiscover/autodiscover.xml
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=Autodiscover (Default Web Site),CN=HTTP,CN=Protocols,CN=MAILSERVER,CN=Servers,CN=Exc
    hange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organiza
    tion,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain_name,DC=loca
    l
    Identity : MAILSERVER\Autodiscover (Default Web Site)
    Guid : 7a234ea2-20fc-412b-bbf0-3ea5f965d8da
    ObjectCategory : domain_name.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
    WhenChanged : 4/1/2010 3:00:49 PM
    WhenCreated : 3/11/2010 11:02:07 AM
    WhenChangedUTC : 4/1/2010 9:00:49 PM
    WhenCreatedUTC : 3/11/2010 6:02:07 PM
    OrganizationId :
    OriginatingServer : DOMAINCONTROLLER.domain_name.local
    IsValid : True
    Test-OutlookWebServices comes up with errors. The Test E-mail AutoConfiguration within Outlook still appears to be looking for Autodiscover at different URLs...
    OOF within Outlook Web App functions.
    Any suggestions would be helpful!

    From your previous post, I understand that OOF doesn't work for both internal and external clients. Error message "Your Out of Office settings cannot be displayed, because the server is currently unavailable" was received from Outlook client side. Please correct me if I have any misunderstanding.
    Before we go any further, I would appreciate your help in clarifying the following questions:
    1. When did this issue begin to occur, since the installation of Exchange 2010?
    2. Can we access and configure OOF from OWA?
    As internal & external clients are using different methods/URL to access Autodiscover and EWS, which provided OOF service, I recommend we focus on the internal users first.
    To troubleshoot this issue, please install the hotfix mentioned in the following KB on the Exchange Client Access Server first:
    Outlook 2007 crashes or you cannot access OOF settings after you install a package that contains the .NET Framework 3.5 with SP1 and the .NET Framework 2.0 with SP2 on an Exchange 2007 Client Access server or on an Exchange 2010 Client Access server
    http://support.microsoft.com/kb/958934 
    After that, check if the issue remains. If there is still problem, please help me collect:
    1. Test E-mail AutoConfiguration from Outlook client
    1. Launch Outlook 2007 using a correct configured profile.
    2. Hold down the CTRL key on your keyboard and click the Outlook icon in the notification area of the Windows taskbar, also known as the notification area.
    3. In the menu that appears, click Test E-mail AutoConfiguration.
    4. Enter your E-mail Address and Password (if not logged into the domain) in the respective edit boxes.
    5. Choose the desired auto configuration methods with Use Autodiscover, clear other selection.
    6. Click Test.
    7. Please send me the screenshot of the result tab and log tab.
    2. Result files after running the following command on the Exchange 2007 server
    Get-ExchangeCertificate | FL >C:\cert.txt
    Get-WebServicesVirtualDirectory –Server ServerName | FL >C:\EWS.txt
    Get-AutodiscoverVirtualDirectory –Server ServerName | FL >C:\Audis.txt
    Get-ClientAccessServer  | FL >C:\cas.txt
    Email them to me at [email protected]
    With the title as
    "Exchange 2010 Out of Office Assistant not working?"
    Regards
    Fazal M khan

  • HP Support Assistant not work

    Hp Support Assistant not work. Do not detect Product Name, Serial Number or Product Number. My notebook is TM2-1070us.

    Uninstall HP support assistant from Control Panel. After uninstallation completes, make sure you restart the computer. Do not avoid restarting the computer at any cost.
    Once restarted, download and install the updated HP support assistant from below link
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-91948-1&lc=en&dlc=en&cc=us&...
    //Click on Kudos and Accept as Solution if my reply was helpful and answered your question//
    I am an HP employee!!

  • Content assist not working in MXML on imported projects

    I just installed the 4.7 Beta, and it seems like all content assist is gone in the MXML files with the imported project. Does it need some additional setup to get this to work?

    Hi Sameer,
    So the code assits silently fails, but when doing Organize Imports, I get the following error:
    !SESSION 2012-10-08 10:47:14.519 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.jface 2 0 2012-10-08 10:47:31.641
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2012-10-08 10:47:31.642
    !MESSAGE A conflict occurred for CTRL+G:
    Binding(CTRL+G,
              ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
                        Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
                        LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@72cdca7b)),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(CTRL+G,
              ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
                        Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
                        LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@72cdca7b)),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(CTRL+G,
              ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
                        Search for declarations of the selected element in the workspace,
                        Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2012-10-08 10:47:31.642
    !MESSAGE A conflict occurred for CTRL+SHIFT+G:
    Binding(CTRL+SHIFT+G,
              ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
                        Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
                        LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@24a88c1f)),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(CTRL+SHIFT+G,
              ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
                        Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
                        LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@24a88c1f)),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(CTRL+SHIFT+G,
              ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
                        Search for references to the selected element in the workspace,
                        Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
                        ,,true),null),
              org.eclipse.ui.defaultAcceleratorConfiguration,
              org.eclipse.ui.contexts.window,,,system)
    !ENTRY org.eclipse.ui 4 4 2012-10-08 10:48:40.694
    !MESSAGE "Organize Imports" did not complete normally.  Please see the log for more information.
    !ENTRY org.eclipse.ui 4 0 2012-10-08 10:48:40.696
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
              at com.adobe.flexide.mxml.core.document.MXMLDocument.getScatteredImportsData(MXMLDocument.java:1609)
              at com.adobe.flexide.mxml.core.document.MXMLDocument.consolidateAndAddMissingImports(MXMLDocument.java:1472)
              at com.adobe.flexide.mxml.core.document.MXMLDocument.organizeImports(MXMLDocument.java:1331)
              at com.adobe.flexbuilder.as.editor.ui.actions.OrganizeImportsAction.run(OrganizeImportsAction.java:67)
              at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
              at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185)
              at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109)
              at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
              at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
              at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:468)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:786)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:885)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:567)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:508)
              at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:123)
              at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
              at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
              at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1104)
              at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1100)
              at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1509)
              at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4640)
              at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:345)
              at org.eclipse.swt.widgets.Control.windowProc(Control.java:4528)
              at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
              at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
              at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2531)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3752)
              at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.lang.reflect.Method.invoke(Unknown Source)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

  • Import Project not working... Help?

    I cannot for the life of me figure this out. Running two macs. I have an assistant now who rates/edits photos on one mac running Aperture. When she finished, I exported the project (without checking 'consolidate images') and then imported them on my computer. When I did this, I got the following:
    http://www.redtreedesign.com/other/aperture.png
    So I thought - maybe I should have checked the checkbox on the export. So I went back, checked the box and exported. Sure enough, on the import, I got the same. No files anywhere to be seen, but several folders.
    Any ideas? The files are stored in the aperture library (not referenced).
    Thanks,
    Josh

    I cannot for the life of me figure this out. Running
    two macs. I have an assistant now who rates/edits
    photos on one mac running Aperture. When she
    finished, I exported the project (without checking
    'consolidate images') and then imported them on my
    computer. When I did this, I got the following:
    http://www.redtreedesign.com/other/aperture.png
    How are you transferring the exported project between computers? If you are using the Windows drive sharing feature, that will not work and probably give you what you see. It could be something else as well.
    That would be my best guess as to what is happening. You could double-check the exported project contents when you receive it, use Finder to right-click on the project and select "Show Package Contents" - then you are looking at what files are inside that project. Compare what is in the original exported project on the computer it normally lives on with the copy, and see if there are any differences.

  • Content Assist Not Working

    Content Assist does not work for me in Flash Builder 4.5 on Mac OS 10.6. For example, I type a variable definition and get no suggestions for variable. Type.
    Content Assist does work if I create a new project and a new class, but even with that it stops working at some point (after a save?).
    I've tried restarting FB and running the -clean command.

    Thanks for your help, but in preparing a response I figured out files need to be in "src" to have content assist. My project had been imported from a Flash project and the files were at the same level as "src" and not inside "src".

  • Adobe Download Assistant not working after bluescreen

    I like to get the trial for Photoshop Elements 10 but the ADA is broken:
    Under Windows 7 I already used the ADA to download and install Adobe Premiere 10 successfully a week ago.
    Then I tried to get Adobe Photoshop Elements 10 but my system crashed with a bluescreen. The computer is fine again but ADA is not working anymore:
    - after startup it doesn't list any (!!!) product to download. The list is just empty
    - I can enter my username and password and click login. Then the buttons are greyed out and nothing else happens. I have to kill the application with the task manager then.
    - I can apply for a new user account but it greys out and gets stuck like as the login.
    - The help buttons lead to empty Pages in the web browser.
    I tried to uninstall ADA and reinstall it (two times) but the behaviour stays the same.
    I tried to find direct download links (the FAQs told me that there should be some) but every download page will use the ADA. I'd be fine with a plain ftp page for the trials. :-)
    I'm an IT professional but I've no idea how to get ADA working, wiped from disk to get it reinstalled or to download the trials on another way. Please help.

    I will try to install at a different location this afternoon.
    The other thread handles a different situation: "... the Adobe Download Assistant launches, asks me to sign in ... I get a nice "Welcome, Steve" message ... and a list of related products below with links to download their trials ... The Help link takes me to an Adobe Download Assistant FAQ page ..."
    - I cannot sign in and don't get a welcome message.
    - I don't see a list of products.
    - The help link takes me to an empty page.
    BUT: where does the ADA get the list of products from? Is it online or local? If everything is online where I am blocked (sign in, list, help), I'll check the firewall. Perhaps the bluescreen crash changed something.

  • HP Printer Assistant not working for HP Envy 120

    Hi,
    I am running Windows 7 Home Premium Service Pack 1 with a 64-bit operating system and I am experiencing an issue with the HP Printer Assistant, in that it will not open when I click on the desktop icon, nor when I go to the HP folder located in All Programs and select it from there.
    My son's laptop, however, will open it without any problems at all. I have tried un-installing and re-installing the full feature software and drivers from the HP website, but that makes no difference whatsoever. The All-in-One device itself works fine; I can print from it and also use the scan icon in the HP folder in All Programs, but I prefer to use the Printer Assistant as it gives me many more options. The last time I ran it, it worked fine and that was only a couple of months ago.
    I would appreciate any help, as this is starting to get frustrating and irritating; this is the first time that I have had any sort of trouble with an HP product and, hopefully, there will be someone out there who can solve this issue.
    Thanks in advance
    Dags68 (Newbie)
    This question was solved.
    View Solution.

    Hi @Dags68 ,
    Sorry that didn't do the job. I checked into this further and my co-worker @Sunshyn2005  and provided me with this fix.
    Computer applicatio​n interface won't open.
    If this doesn't work try this please.
    Icon not working.
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • On iphoto my stop import is not working and the force quit does not work either

    please help - the stop import and force quit on iphoto both not working. thx!

    This happened to me today on the iPad; I put in the password 4 or 5 times. I began to think my account had been hacked. I tried again on my iPhone and it worked first time. Then I tried again on the iPad and same thing—worked first time. Maybe just a temporary glitch in the server?
    Michael

  • Background-color:transparent !important; is not working in IE

    Hi,
    In my sharepoint site i have used "background-color:transparent !important;" css. It is not working in IE but in Mozilla is working fine.
    And I am using IE 11. Please let me know is there any thing wrong in the syntax. If that is the case please provide me correct solution for that.
    Any help would be greatly appreciated. 
    Regards,
    Saya 

    Thank you for your reply.
    I have checked given links. Those are not use for this issue.
    Actually in my sharepoint site the same code "background-color:transparent
    !important;" was working fine before installing sharepoint 2010 service pack 2. After installation we got this issue. And if i change "transparent"
    with any color, it is applying that color. Only "transparent"
    background css is not working in IE.

  • HP Support assistant not working after upgrading to Windows 8.1

    Product Name: HP ProBook 450 G1 Notebook PC
    Serial number: (Personal information removed)
    Product number: G1Q53UT
    HP SysInfo, HP Support Assistant, HP Trust Circles, HP Client Security - none of the HP products are working since the Windows 8.1 upgrade

    Hi @parjinder82 , 
    Thank you for visiting the HP Support Forums and Welcome. I have looked into your issue of the Beats Audio not working correctly since you did the update for Windows 8.1 on your HP ENVY dv6t-7200 Notebook. Here is a document to check some settings that might be and issue with the software.
    Sometimes the updates have not completely finish. I recommend restarting the Notebook as if there are some updates that have not gone through this will finish them.
    You could check what is installed by checking here:
    1. Right click speaker icon (right hand corner)
    2. Select Playback devices
    3. Right click Speakers
    4. Enable it and set as Default
    5. Click Apply/Ok
    You might benefit from this document on Windows updates and sound issues.
    Hope this helps.
    Let me know, Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • HP printer assistant not working or showing up on Desktop or menue

    Hi.
    My HP printer assistant not available on desktop. I uninstalled and reinstalled software, but assistant does not show in  HP 8600 or in all programs menue. Im using vista 32bit.
    Reinstalling does not solve the problem.
    I uninstalled via control panel, downloaded the latest software and reinstalled but it still won't launch.
     The printer works printing from PC such as word thru wireless network. It also works from eprint on smart phone.
    So the printer is working..... Just no Printer Assistance on desktop or on program menue. I dl your reg.edit Fix_hta.reg patch with no change.
    trying to set up scanner and printer refers to open HP sofetware and no to be found on PC.
    Thank you for your assistance

    Hello there Tumblweed22,
    I saw your post about the issue you are having with Solution Center not showing up or working on your Windows Vista. I noticed you have already attempted an install and uninstall which did not resolve the issue. I would like to make some suggestions for you.
    1. Perform a Clean Boot to turn off the start up programs on your PC, which may be preventing the software from being installed correctly. How to perform a clean boot in Windows (Choose Windows Vista and follow the steps).
    2. Download and run a Level 3 Uninstall (uninstall_l3) to remove the printer driver and any software
    (if you are on a non-HP computer with no other HP devices installed, you may perform a Level 4 uninstall):
    HP Officejet Software and Driver Removal Utility
    3. With the start up programs still turned off, reinstall the printer software and driver: Drivers & Software (Select your 8600's Model Number and download the Full Feature Driver).
    4. Once the installation completes, you can re-start the start up programs from the clean boot.
    I hope this helps!
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • HP Support Assistant not working correctly in Windows 8.1

    I reinstalled HP Support Assistant for I thought there was a problem with it when I upgraded to Windows 8, but it seems that the problem still happening.  The problem is that I can not get the Assistant to work as to going to get help with a live tech online, I have to call and give all the same information over again and go to another site to get them to connect to my PC.  Is there a problem with the HP Support Assistant or what?  My notebook is a HP Pavilion g7 Notebook, PC
    Product Number C3Q84UA.  Can anyone help me out on this or what?

    Hi,
    Please uninstall the existing version and install the newer version:
       http://ftp.hp.com/pub/softpaq/sp64001-64500/sp64126.exe
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for