Simple PS task causing me PAIN!!!

I am trying to complete a simple of task of looking at a source folder for certain file extensions and if each file doesn't exist in the Destination, copy the file.
The code i am using is below and this works however the "test-path" section doesn't work as it always copies the files. This seems such a simple task and no mount of searching online has helped at all.
#Source(s) and Destination(s) of files to use attributed to different variables.
$source = "C:\Folder1"
$dest = "C:\Folder2"
#Groups files of a certain extension into variables to use later
$srctxt = Get-ChildItem $source -Filter *.txt
foreach ($file in $srctxt)
If(!(Test-Path -path "$dest))
        "Files Exists - No further action required" 
else
        "Files do not exist. Missing files will now be copied" 
        Copy-Item -Path $source\*.txt -Destination $dest -Verbose
Appreciate your help

Hi,
Try it this way:
$sourceFolder = 'C:\F1'
$destinationFolder = 'C:\F2'
Get-ChildItem $sourceFolder *.txt | ForEach {
If (!(Test-Path (Join-Path -Path $destinationFolder -ChildPath $_.Name))) {
Copy-Item -Path $_.FullName -Destination $destinationFolder
EDIT: Syntax links:
http://ss64.com/ps/get-childitem.html
http://ss64.com/ps/foreach-object.html
http://ss64.com/ps/if.html
http://ss64.com/ps/syntax-compare.html
http://ss64.com/ps/test-path.html
http://ss64.com/ps/join-path.html
http://ss64.com/ps/copy-item.html
Don't retire TechNet! -
(Don't give up yet - 13,085+ strong and growing)

Similar Messages

  • Bpel simple custom task   form jsp not run

    Hi i am try to run a bpel simple custom task form deploy in oas 10.1.3 , but i recive this error
    This put down in spanish is like "recive invalid element in getContext"
    at ...
    Error de elemento no válido en el servicio de verificación. Se ha recibido el elemento no válido en getContext
    Compruebe la excepción subyacente y corrija el error. Póngase en contacto con los Servicios de Soporte Oracle si no se puede corregir
    el error.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:516)
    at oracle.bpel.services.workflow.query.impl.TaskQueryService.getWorkflowContext(TaskQueryService.java:150)
    at CompCli.jspService(_CompCli.java:93)
    Do you have any idea ??

    I guess you mean accessing the task details and the payload from the java API.
    Refer the below blog it will provide you the details
    http://www.albinsblog.com/2012/05/update-human-task-payload-via-java-api.html
    Regards
    Albin I
    Edited by: Albin on Sep 19, 2012 11:24 PM

  • Logic x quits often and even simple tasks cause it to freeze. Runs very slow. unuseable so far. Any one else?

    I guess there must be more users with the same problems I have experienced with Logic X.
    The program freezes even performing simple tasks such as dragging a loop into an audio track. This causes the cursor not to respond to return key reset to head for over a minute. Opening a new project freezes the file header and takes over 2 minutes to respond. Even on unrelated windows moving the mouse around causes logic tags such as 'track number' to appear in the midst of text. Extremely odd. I would certainly appreciate any remedies from the community.
    Cheers
    Mike

    Dilksy, (and Joe for that matter..)
    You should check other things on your system as such issues have been found to typically be related to;
    Other apps running in the background, corrupted Spotlight indexes, lack of System Drive space (you should keep at least 30% free system drive space at all times), issues with OS X installations... badly written or incompatible Audio/midi drivers.. old plugin issues.. use of poorly cracked plugins/libraries.. hardware problems.. disk errors...and so on...
    I can say I have been running LPX with 10.9 for the last 3 weeks during a very busy period at the studio and not had a single crash or spinning wheel or 'showstopping issue' of any kind... so the kind of issue you are seeing is not typical...
    If you want to get your problems fixed, you need to do some intensive troubleshooting yourself.. Try to find what is causing the issue.. is there any pattern to it? What do your crash logs tell you? What does the general system logs in console tell you? If you just use Logic's own plugins and nothing 3rd party, does the issue continue? have you checked for updated Audio/Midi drivers and have you installed them? Have you updated your plugins? Have you done a full disk/permissions check recently? What does OS X's activity montior show when things slow down?
    Its very easy to blame LPX for any issues you may have but more often than not it is found not to be a LPX issue at all... Just read through the various threads here with people having crashes etc.. and you will see what i mean...

  • Simple integration task.

    Hi all.
    I have an integration task such as follows:
    There are two applications: simple Web client (A) and C++ application (B) at the remote host. (A) composes some instructions to be executed by (B). And (B) has to send some results to (A).
    I wanna make a simple integration of both these applications. I've created an iIS Backbone with two independent proxies for (A) and (B).
    These proxies operate like HTTP servers. I've also written inbound stylesheets for them.
    I have two questions.
    First, how does the application (A) send data to its proxy? What should the application look like?
    Second, I don't understand the way how XML data is transferred from an application to its proxy. Should it be POSTed some way like HTTP?
    Would you please give me some advice or example of using independent proxies?

    Hi Muthu,
             Have a look at this previous threads on the same.
    Re: SEM 5.0 Installation guide
    Re: Merge an SEM-BPS System to BW System
    SEM/BW integration into Enterprise Portal?
    SEM 4.0 with BW 7.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently asked questions - planning with sap netweaver bi.faq#q-6
    Re: SEM vs BW
              Assign Points if this seems helpful
    Cheers,
    Aravindhan

  • Clicking on Background Tasks causes instant crash

    I posted earlier about my 2010 Mac Pro and in FCPX 10.0.6 if I click on the Background Task (just to left of time counter / timecode) I get an instant blue-screen for less than a half of a second and then I'm back to my desktop!  It's instantaneous!
    When it happened I was inporting 1080p24 from my CF reader and I had asked checked "Optimize Media" so I wanted to check in and see the progress of the 5DmkII HD footage being encoded to Apple ProRes, but the crash was so fast - like catching the downhill edge on a snowboard... anyway, now when I boot up my Mac Pro, also a new issue - possibly related?!?!  - the fan is running louder than ever before - I think it is running wide opne full-blast!
    What is happening to my faithful Mac Pro?  What is happeneing to FCPX??
    FCPX 10.0.6
    MacPro5,1 (2010 2.8GHz Quad Core)
    OSX 10.6.8 (I'm on Lion because I need to keep FCP7 on for legacy freelance projects).
    8GB 1066MHz RAM
    note:  I've been stable for a long time now, and haven't loaded anything new including the most recent FCPX update tyhat came out last week; 10.0.7
    Please help.
    Thanks,
    Stephen

    Hello mrcart,
    i think it is unlikely that firefox itself is causing an operating system crash, i had some time back an similar issue where a system of a friend of mine was crashing while using IE - thats the only app he used ... the system in his case had faulty ram, and i suspect you are facing some sort of hardware problem or faulty device driver.
    Please read this (also lists steps what you can do):
    http://technet.microsoft.com/en-us/library/cc957625.aspx
    (personally) I would suggest you start by checking your ram, you can do this in two ways:
    Search in your Windows 7 Start Menu for "ram", you should find something like "Diagnose your computer´s memory problems"
    ... Or, you use the memtest86+ tool from here (e.g. download the iso, burn it and boot from the cd):
    http://www.memtest.org/
    Check your eventlog for errors (e.g. disk errors, timeouts, etc).
    If you cannot track the problem down (i would suspect a hardware problem or faulty device driver ... e.g. it could be your video card driver doing something wrong) you should seek help at your computer manufacturer, an experienced friend, or using some forum.
    kind regards,
    John Kirk.

  • Kernel Task Causing High CPU and Fan to Run all the time

    Hello,
    Recently I have had a problem with my computer running really slow, the CPU is running at almost 100% and the fan wont shut off. Please help its effecting my school work. Below is my EtreCheck.
    Thanks.
    Problem description:
    CPU is up to full usage most of the time and fan won’t stop running. Computer running really slow.
    EtreCheck version: 2.1.8 (121)
    Report generated March 25, 2015 at 2:34:01 PM PDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Click the [Adware! - Remove] links for help removing adware.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 700
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.9.5 (13F1066) - Time since boot: 0:18:56
    Disk Information: ℹ️
        Hitachi HTS545032B9A302 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 319.21 GB (73.63 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/hosts - Count: 15
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Adware: ℹ️
        Geneio [Adware! - Remove]
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.sony.driver.prs2 (1.0.2d1) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [not loaded]    com.sony.ReaderDesktop.RunReaderDesktop.plist [Click for support]
        [failed]    com.tvmobili.artwork.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.disc-soft.DAEMONTools.PrivilegedHelper.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [failed]    com.tvmobili.tvmobilisvcd.plist [Click for support] [Click for details]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [not loaded]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        iTunesHelper    UNKNOWN Hidden (missing value)
        readerAppHelper    Application Hidden (/Applications/Reader.app/Contents/Resources/readerAppHelper.app)
        uTorrent    Application  (/Applications/uTorrent.app)
        Spotify    UNKNOWN  (missing value)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        AdobePDFViewer: Version: 10.1.1 [Click for support]
        Default Browser: Version: 537 - SDK 10.9
        OVSHelper: Version: 1.1 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 [Click for support]
        DirectorShockwave: Version: 12.1.3r153 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             2%    Activity Monitor
             1%    sysmond
             1%    AppleSpell
             0%    ps
    Top Processes by Memory: ℹ️
        159 MB    com.apple.IconServicesAgent
        129 MB    Google Chrome
        103 MB    ocspd
        86 MB    Finder
        68 MB    Google Chrome Helper
    Virtual Memory Information: ℹ️
        870 MB    Free RAM
        1.49 GB    Active RAM
        885 MB    Inactive RAM
        1.04 GB    Wired RAM
        802 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 25, 2015, 02:19:15 PM    /Library/Logs/DiagnosticReports/Spotify_2015-03-25-141915_[redacted].hang
        Mar 25, 2015, 02:06:37 PM    Self test - passed
        Mar 23, 2015, 07:36:46 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-03-23-193646_[redacted].hang

    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or low voltage readings from the battery of a MacBook, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
    ☞ a buildup of dust on the logic board
    ☞ high ambient temperature
    ☞ a worn-out or faulty battery in a portable
    ☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on AC power, charging is causing the machine to heat up. That behavior may be normal for some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

  • A simple team task with a single team resource; yet in reality many actual team contributions - can it be done?

    What people would like to be able to do is to plan for a task in MSP to be done by a team. We plan how much work is involved and the duration.
    Any number of team members can be involved in the task. As things delay and get put on hold we may have entire teams jumping in to complete tasks so utilisation is maximised. PMs do not want to open an plan every half hour to add extra resources to
    plans
    Can this be done in MSP in an elegant way?
    What I am currently doing is asking PMs to assign all 20 generic team resources to a task; so any of the 20 team members can assign themselves to the task in the TimeSheet. (In fact they get templates with this setup: there is a join project team task with
    every generic team resource added so they can swap themselves into the plan)
    Obviously the PMs are aghast that Project server will not let you assign a single team resource and then allow anyone in the team to join in. Am I correct in thinking Project Server will not allow this.
    (Project server 2010 - on premise)
    Trying to stop the swap to Salesforce - but the errors keep a coming

    Yeah the capacity planning is mathematically fine if I know the cumulative total of work across a duration - project just flattens it across however many resources are assigned.
    To max utilisation resources can and will be shunted onto projects; in a week they can be put onto 20 projects to fill out the utilisation if a big project suffers a major delay. The PMs cannot spend the time rescheduling 10 plans. The resource want
    to easily record time sheeted data against the projects they worked on in the past days.
    Whilst "add to task" works and they all know how to use it; it only lists the projects they are a Published resource on. Even being reassigned onto a team task will not help. i.e. if I set up tasks on each and every template with the 20 spare generic
    team resources on; if a team resource grabs that 1 task to be assigned - the PM must
    1. accept the reassignment;
    2. Open and Publish the plan; only then can that resource add themselves to a task in the plan - PMs can't spend time doing this 20 times per project!
    I don't really want every resource seeing every project in the "add to task" list - but it looks like this is what I will have to do as the team tasks seems broken in many, many places.
    However we already do it for support projects; everyone (who may contribute at any point to a support item) is assigned to an initial task - this makes the project list unwieldy in Add task or new task and adds clutter for the user
    Trying to stop the swap to Salesforce - but the errors keep a coming

  • Problems creating an SSIS package: adding a script task causes data at root level is invalid error

    I am trying to create my first SSIS package using SQL 2012 Server Data Tools which will invoke a script task.  I added the script task, put in the code, and when I try to test out the package, I get a "data at the root level is invalid" error
    message.  I tried creating a new project from scratch, did a build and run w/in the IDE (with no code behind), worked ok.  Added the script task (with no code behind), and I get the same error.
    Can someone please point me in the right direction? 

    Are you sure it is not XML?
    How would I repro the issue?
    Please share all the steps, but I think the code has an issue.
    Arthur My Blog

  • Simple Spatial Query caused ORA-03113: end-of-file on communication channel

    I try to run a simple spatial query to find the ID's which inside the specified circle
    select n.ID,n.FEATURE_ID
    from NC_MANGROVE n
    where sdo_relate(n.shape,
         mdsys.sdo_geometry(2003,null,null,
         mdsys.sdo_elem_info_array(1,1003,4),
         mdsys.sdo_ordinate_array(848948,834940,848908,834980,848908,834900)),
         'mask=ANYINTERACT querytype=WINDOW')='TRUE';
    but it end up of ORA-03113: end-of-file on communication channel
    Then I try another query, which I think do the similar thing
    select n.ID,n.FEATURE_ID
    from NC_MANGROVE n
    where sdo_within_distance(n.shape,
         mdsys.sdo_geometry(2001,null,mdsys.sdo_point_type(848908,834900,null),null,null),
         'distance=40')='TRUE';
    but same error occurs.
    Is it the SQL*net configure problem. I am using Oracle 8.1.7 for both client and server.
    Please help
    Tommy

    Does SDO_FILETER Queries work fine? If so there is already reported bug and patch for that on Metalink site. Get all the patches for 8.17 spatial and install those.

  • Not-so-simple programming task

    Hie!
    I am currently working on GPS device on iPAQ pocket PC. Can anyone give me example of source code for my reference. I just need the details on how to get the data from the PCMCIA port,which the GPS receiver attached) & how to calculate, process into the map. How do I create a digitized map to be show on the screen? It need not be the whole runable program but just a simple explanation & the main source code. I am very in need of your help.
    Thank you in advance.

    It need not be the whole runable program If I do give the entire runnable program do I get all the revenues from it along with the production costs? Aw, forget it. I will sell it myself.

  • Web Reference inside Script Task causes Binary code for script not found error

    I am attempting to access a SOAP web API (sales force) from a SSIS package. To do this I created a script task.
    Inside the script task I went to Add Service Reference. Then I click advanced to make it a web reference. Then I point it to the WSDL file and give it a name SFEnterprise. It successfully finds and adds the Web Reference to the script task.
    I leave scriptMain.cs alone and I have no warnrings and no errors. Now in the solution explorer I right-click the script task and hit BUILD. I see the message from Output that BUILD succeeded.
    I close the VSTA script editor and now I am back on the control flow window. However I have a red X on the script task with the following message. "The Binary code for the script is not found. Please open the script in the designer by clicking EditScript
    button and make sure it builds successfully"
    But it does build successfully! And I have not even added any custom code except for the web reference using the WSDL file.
    I am using SSIS 2012 and Visual Studio 2012. I have been reading about this binary code error message on Google searches and suggestions about delay validation and turning off pre-compile do not apply to SSIS 2012.
    Is SSIS not capable of doing this?

    I was wanting to use the 2.0 coding style of accessing the soap service which is supported by adding the web reference vs. adding a service reference. But using a service reference instead of web reference actually allows the script task to compile. This
    is really odd behavior. I wonder why one works and not the other.
    Changing my C# code over to service reference coding style to access the SOAP service was still returning an error. When I added a break point I found the error message "Could not find default endpoint element that references contract in the ServiceModel
    client configuration section"when calling new SoapClient();
    I found this page http://www.sqlis.com/sqlis/post/Where-is-my-appconfig-for-SSIS.aspx and after I copied the System.ServiceModel app settings from the script task app.config to the DTSDebugHost.exe.config it was able to successfully login to the endpoint
    during package debug mode.
    This means I will have to edit the SQL Server DTS config files on the prod SSIS server to get the package to actually run in the job agent.
    So for now I am good I think just plugging away at coding what the script task is actually supposed to do now that is can actually login.

  • Changing Root Filesystem Causes Much Pain

    I've just gone through a massive repartitioning, with the net result being this:
         was: /dev/sda2 reiserfs
         is: /dev/sda4 ext3
    /home:
         was: /dev/sda3 reiserfs
         is: /dev/sda3 ext3
    /boot:
        was and still is: /dev/sda1 ext2
    I can boot from the Arch installation disk using root=/dev/sda4, so that's all good.
    The problem is getting my existing installation to boot. Even if I edit the boot entry in GRUB so that instead of "root=/dev/sda2", I have "root=/dev/sda4", the boot fails with:
    init: Cannot open root device sda4(8,4)
    init: init not found!
    kernel panic - not syncing: Attempted to kill init!
    Do I need to regenerate my initrd.img or something? I can't using the Arch install disk because it doesn't seem to support ext2...

    You probably don't need to change anything, just regenerate. It's because the 'autodetect' hook that you probably have in the HOOKS array in mkinitcpio.conf causes only modules that are needed to be included in the initramfs. Last time you regenerated, it was reiserfs module; when you regenerate now, it should include ext3 automatically.

  • (Newbie) Simple automator task how?

    I have two external drives that are on my desktop, I happen to open and close these through the day at leat twenty time, how do I tell Automator to open it with a simple key stroke,
    with many thanks!

    Hi,
    I don't think Automator will be able to do it with a single keystroke. You could save the workflow as an application, put it in your dock, and it could turn into a single mouse-click?
    If you want one key stroke, you might want to look at Quick Keys for that. I've not used it myself.
    http://versiontracker.com/dyn/moreinfo/macosx/11412

  • HeLp PleAse !! pkadd causing severe pain !!

    Hi all...
    I'm about to lose my mind with setting up zones in solaris 10 ... So i a praying somebody can please help me..
    Currently I am trying to add packages to all zones from a CD. Lets call this package 'X'.
    Firstly, let me say that so far, pkgparam and pkginfo do not work correctly for me ..
    when i do
    pkgparam 'X' SUNW_PKG_ALLZONES
    I do not get a true or false out put as expected. In fact, it tells me nothing and simply returns.
    More importantly, when I do :
    pkgadd -d /cdrom/cdrom0/directory 'X'
    'X' gets added to the global zone and I know this when i do a pkginfo. But when I login in to one of my non-global zones and do a "pkginfo'", it says the package doesn't exist. My main question is, how do I add these packages to all non-global zones ?
    Here is the info for my non-global zone.
    zonepath: /export/test1
    autoboot: true
    pool:
    inherit-pkg-dir:
    dir: /lib
    inherit-pkg-dir:
    dir: /platform
    inherit-pkg-dir:
    dir: /sbin
    inherit-pkg-dir:
    dir: /usr
    net:
    address: 192.168.1.101
    physical: hme0
    What am I doing wrong ?
    Any help would be really appreciated !
    Cheers !

    Connect a CD or MP3 player to your speakers and see if the problem occurs then. If so, your speakers are to blame.
    Now, connect a different set of speakers (if you can) to the Audigy 2. If it happens there, then the card is to blame.

  • OraLink is NOT WORKING. I cant believe a simple issue is such a pain 2 FIX

    I dont know why it has to be so much complicated over the hover event in CSS skinning. It is not that I have not tried enough. I have extensively searched over the web, oracle forums and metalink but just can not find the reference to hover mechanism when links are inside an ADF components. In addition to this, lack of adequate documentation from Oracle puts extra strain on development timeline
    Anyways, I will stop whining and describe the issue.
    First, I tried using skinning to achieve a functionality when mouse hovers over a link, it should underline and when mouse leaves the link, the underlinke should disappear. THIS WORKS JUST FINE using conventional HTML/CSS pseudo classes but just wont work with ADF.
    I tried using CSS pseudo selector :hover with .AFLinkForeground:alias component selector but it wont work
    i.e.
    .AFLinkForeground:alias:hover{text-decoration:underline;}
    So, as a PLAN B, I gave up on the skinning and moved on to inline CSS within JSPX. I learned that css pseudo classes DO NOT work any deeper other than document. Hence, I should use OraLink instead. Below mentioend link describes this in detail.
    Re: af:golink insdie an af:panelbox container
    And below is the inline CSS
    <style>
    .OraLink:hover{text-decoration:underline;} .
    OraLink:visited {color:red}
    </style>
    And below is how I used
    <af:panelBox width="50%" inlineStyle="padding-left:11.5%;">
    <af:goLink styleClass="OraLink" text="Site Use|" destination="./coinfo.html" inlineStyle="font-size:small;text-decoration:none;font-family:Arial; color:rgb(0,148,231);"/>
    </af:panelBox>
    Please note that hovering just works fine when links are outside ADF containers such as af panelbox.
    Any help in this regard is highly appreciated. Thank you so much in advance for reading the post.
    -Ruchir

    Ruchir,
    can you please post the question only on the forum that it belongs to? I answered the same question in the JDeveloper 10.1.3 forum.
    If you cannot tell which version of JDeveloper you use, please check Help--> About. If it says 11 in teh beginning then you post the question here, if it says soemthing like 10.1.3 then you post it on the other forum. Note that for people answering your questions its always important to know the release context.
    Frank

Maybe you are looking for

  • Error While Closing the order???

    Hi Experts, I am facing error while closing maintenance order. can anyone provide me the solution. please find the attachment and do the needful. Thanks & Regards, Sunil Boya

  • Develop module in Lightroom CC not working

    I've just installed Lightroom CC& used it to create a panorama and a HDR, both of which were successful. I then tried to edit them in the Develop module but was rewarded with a blue screen where the image should be; I then found that this happened to

  • Cant view photos. Says they are corupt or too large

    HI. I only recently purchased this laptop 1 year ago and I recently got married and have been given a USB with all of my phots on it. I cannot view them on my laptop. it comes up with photos are corrupt or damaged or too large. I can view them on my

  • How to install hard drive (Presario CQ50z-100)?

    My hard drive is failing.  I purchase a WD 320GB Scorpio Blue.  I tried to back up my data and after several hours of backing up the system shut down after about 90% completion, I was unable to continue the back up I started.  At this point I am ok w

  • I have a macbook pro, running mountain lion and iphone 4s, cannot sync audiobook

    I cannot sync my audiobook from the laptop to the iphone. I have checked "Books" in Itunes, but the audiobook will not sync, and there is no place that I can find on the phone or computer where audiobooks can be selected. I have attempted to search f