QuickTime "Error 1402" help needed

I recieve the error message as follows whenever I attempt to install either the Stand Alone version or the latest version of Quicktime......
Error 1402. Could not open key:
HKEYLOCALMACHINE\SOFTWARE\Microsoft\Windows|CurrentVersion\Uninstall\QuickTime.
Verify that you have sufficient access to that key, or contact yor support personal.
I've tried the follow steps (many times)as mentioned at http://docs.info.apple.com/article.html?artnum=93865
but doesn't make a difference.It still will not install and the same error message continues.
I do have computer administrator access/rights so that shouldn't be an issue.
Any ideas?
Thanks

Actually, this message shows up after this error message I have been getting, after the install.
QuickTime is installed, but it won't open at all, only to Error 46: Could not load or find QuickTime ActiveX control during install and then the same message you wrote comes up after it finishes.
I don't why QT is giving me problems now.

Similar Messages

  • Error messages help need asap!!!!

    hi this is my code and I need help with what i need to do and how to do it to get rid of the error messages
    CREATE OR REPLACE FUNCTION
    no_of_task_types (x NUMBER)
    RETURN NUMBER IS
    my_val NUMBER;
    BEGIN
    SELECT COUNT(distinct t.task_type_no)
    INTO my_val
    FROM employee e, assignment a, task t
    WHERE e.employee_id = x
    AND e.employee_no = a.employee_no
    AND t.task_id = a.task_id
    RETURN tasktotal;
    END;
    SHOW ERRORS
    these are the error messages:
    Warning: Function created with compilation errors.
    Errors for FUNCTION NO_OF_TASK_TYPES:
    8/1     PL/SQL: SQL Statement ignored
    13/27     PL/SQL: ORA-00933: SQL command not properly ended

    Hi,
    Welcome to the forum!
    Don't say things like "urgent" or "asap" (as in your title, "error messages help need asap!!!!"). It's rude.
    971848 wrote:
    hi this is my code and I need help with what i need to do and how to do it to get rid of the error messages
    CREATE OR REPLACE FUNCTION
    no_of_task_types (x NUMBER)
    RETURN NUMBER IS
    my_val NUMBER;
    BEGIN
    SELECT COUNT(distinct t.task_type_no)
    INTO my_val
    FROM employee e, assignment a, task t
    WHERE e.employee_id = x
    AND e.employee_no = a.employee_no
    AND t.task_id = a.task_id
    RETURN tasktotal;
    END;
    SHOW ERRORS
    these are the error messages:
    Warning: Function created with compilation errors.
    Errors for FUNCTION NO_OF_TASK_TYPES:
    8/1     PL/SQL: SQL Statement ignored
    13/27     PL/SQL: ORA-00933: SQL command not properly endedIt looks like you're missing a semicolon at the end of line 13; that's why the statement beginning at line 8 can't be understood.
    Also, you store a number in my_val, but never use that number, and you have a variable called tasktotal that's never defined. Should my_val and tasktotal be the same variable?
    Perhaps this is what you want:
    CREATE OR REPLACE FUNCTION
           no_of_task_types (x NUMBER)
    RETURN NUMBER IS
        tasktotal   NUMBER;
    BEGIN
        SELECT  COUNT(distinct t.task_type_no)
        INTO    tasktotal
        FROM    employee e, assignment a, task t
        WHERE   e.employee_id = x
        AND     e.employee_no = a.employee_no
        AND     t.task_id        = a.task_id;          -- ; at end is important
        RETURN tasktotal;
    END;
    /This question doesn't have anything to do with SQL*Plus, so maybe the SQL*Plus forum isn't the best place for it. This is strictly a PL/SQL problem; in the future, post questions like this in the PL/SQL. The FAQ page for that forum, {message:id=9360002} , can really help you.

  • Error 1402 HELP

    Thank you first for reading my post. I have read over the fourms for a few days now before posting. I would like to list some facts about my system and myself. I am very computer savy and I own and built this computer. I don't buy stock computers I have always built my own.
    My computer:
    OS Windows Vista Ultimate 64 Bit OEM
    Asus Mother Board
    6 GB Ram
    1 GB Nvida Card... Pc has all the bells and whistles $2,000 invested
    Windows Defender
    Malwarebytes
    Super Anti Spyware
    Nortons 360
    Adobe 9.3.4
    Now this the registery problem, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Run\Optional Components\IMAIL now when I go to my regedit and manualy look for this key I can't find it past Run. I can search all the way through the key's and get to run and there are no further entries after that file. So I'm guessing that maybe Either its missing and I don't have a backup to reinstall it or Adobe is having a major problem.
    Solutions I have tried:
    Ankit_Jain's Solution. I can't get this command prompt to work even with manual or copy and paste and Im aware of the mistype she put foward and corrected.
    1. Download Microsoft's SubinACL tool from http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe -4a91-93cf-ed6985e3927b&displaylang=en
    2. Install the same by double clicking on the "subinacl.msi" just downloaded.
    3. Open Command Prompt window through the Run Dialog Box (Start -> Run and type "cmd" and click OK)
    4. In the Command Prompt window, type in the following commands:
        i. cd /d "%ProgramFiles%\Windows Resource Kits\Tools" (Hit Enter)
       ii. subinacl  /subkeyreg  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents /grant=administrators=f /grant=SYSTEM=f /grant=USERS=f  /grant="Creator Owner"=f (Hit Enter)
    Registery Mechanic: Paid the $29.99 to get this and it still isn't working. Though I continue to get some errors for some of my keys.
    Removing Adobe 9.3.4 Can't be done through control panel program remove. It says I don't have sufficent access. I built this machine, that means I own it and thats the bottom line.
    Adobes Response Link: http://kb2.adobe.com/cps/329/329137.html#main_Additional information
    What's covered
    Try this first
    Remove all previous versions of Acrobat or Reader    I CANT UNISTALL IT FOLKS
    More solutions
    (Advanced) Set permissions to registry defaults    I HAVE DONE THIS AND NOTHING HAS HAPPEND
    Remove spyware                                                I HAVE 4 DIFFERENT PROGRAMS TO DEAL WITH SPYWARE IM CLEAN
    Check for viruses
    Disable Webroot Spy Sweeper                             DONT HAVE THE PROGRAM
    Disable McAfee VirusScan 8.5 Access Protection DONT HAVE THE PROGRAM
    Visit the forums                                                   IM HERE NOW PLEADING FOR HELP
    Additional information    "Error 1402 occurs when the Windows installer is unable to read a particular registry key. Installation can fail because the Acrobat or Reader installer attempts to clean up registry keys of previous versions of Acrobat or Reader. This cleanup is necessary to avoid conflicts with Acrobat or Reader plug-ins and add-ins for third-party software" This is in their words. Seems it can't read it to Uninstall Also or it removed my key during INSTALL.                                       
    As you can see I have put some effort into this and I own the machine and I am the Administrator. I build computers from parts and this is the finest I have built todate. Some help would be welcomed.

    Hi,
    Thanks for the very descriptive post!! The information came in handy while trying to figure out what went wrong in your case.
    Ankit_Jain's Solution. I can't get this command prompt to work even with manual or copy and paste and Im aware of the mistype she put foward and corrected.
    1. Download Microsoft's SubinACL tool from http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe -4a91-93cf-ed6985e3927b&displaylang=en
    2. Install the same by double clicking on the "subinacl.msi" just downloaded.
    3. Open Command Prompt window through the Run Dialog Box (Start -> Run and type "cmd" and click OK)
    4. In the Command Prompt window, type in the following commands:
        i. cd /d "%ProgramFiles%\Windows Resource Kits\Tools" (Hit Enter)
       ii. subinacl  /subkeyreg  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents /grant=administrators=f /grant=SYSTEM=f /grant=USERS=f  /grant="Creator Owner"=f (Hit Enter)
    Since, you are using a 64 bit machine, the command 4(i) needs to altered slightly to:
    i. cd /d "%ProgramFiles (x86)%\Windows Resource Kits\Tools" (Hit Enter)
    Apologies for the confusion caused while trying out the same earlier. Hope it works this time around.
    Regards
    Ankit

  • Itunes 9 and Quicktime error 1402 hkey_local_machine\software\machine\micro

    Hi,
    I am a beginner when it comes to software and dowloading problems. I gave my husband an Ipod Nano for Christmas and I have spent close to 12 hours trying to figure out why we can't get Itunes 9 and Quicktime to load. Everytime we try we get to the very end and we get the following message:
    error 1402
    hkeylocalmachine\software\machine\microsoft\windows\currentversion\run
    Any help would be appreciated as my husband was so excited to receive this gift and it is just a paper weight at the moment! Thank you!

    Hello, I hesitate to post this advice to a person who states they are a beginner with software, since it involves going into the PC's registry. Don't do this if you are not comfortable with it.
    Using the registry editor ( go to Start, Run, type in "regedit", then click OK )
    navigate to the key from the error message, click once on it, then click Edit, Permissions.
    If your User Profile has Administrator rights, then the boxes should be checked next to Full Control and Read. SYSTEM should be set the same.
    If they aren't, I suggest you change them.
    Another option would be to create a new Windows administrator account, and see if you can get itunes to install using that.

  • Quicktime Error 1402 Could not open key (defaulticon)

    When trying to install Quicktime 7 (standalone) I get the same error I have seen posted by so many others....Error 1402 Could not open key....
    HKEY LOCAL MACHINE\SOFTWARE\CLASSES\QUICKTIME.QT\DEFAULTICON
    I have tried every suggestion by Apple, Microsoft, the discussion fourm, and everything I have found via a Google search.
    When I use regedit to view the permissions for the Quicktime.qt folder (it's not expandable so I can't locate a defaultIcon folder), I can add new users (everyone) and give them full permissions but when I select OK I get a message that says "Unable to save permissions on quicktime.qt...Access is denied).
    (I am the only computer user and I am using the administrator account).
    Note XP home addition.
    Thanks
    Anybody have any (new) ideas??????????

    What happens when you delete the registry key or all the keys associated with QT?
    This Microsoft article though claiming not to be for XP or 2000, has something interesting to say under Cause.
    http://support.microsoft.com/kb/303089/en-us
    After removing any program I clear out the registry of left over keys from it. Just something I do. I find I can still miss some. This program Windows XP Manager is very good at finding what I miss, and can also defrag the registry. It will also back up the registry for you also. You might want to take a look at it, where you problem seems to stem from the registry.
    http://www.winxp-manager.com/xpmanager/index.html
    Scroll down to Cleaner in the link on XP Manager, it explains what it does in the registry.

  • Messaging:System Error(-10)HELP NEEDED!NEED BEFORE...

    Messaging: System Error(-10) [Nokia N70] URGENT HELP NEEDED! - NEEDE BEFORE WED 21ST MAY '08 - BUT HELP OTHERWISE APPRECIATED!______________________________
    Hey,
    I need this help before Wednesday 21st May 2008 as I am going abroad and urgently need my phone. I have had my phone for just over a year now and I have never had any problems with it up until now.... Think you can help...?
    This is the scenario. My messages are saved under my nokia N70's MMC memory card and when I get a message there are a number of problems.
    1) My phone does not vibrate or alert me when a message comes in. I have checked my profile settings and they are all up to volume.
    2) When the messages come through they are not displayed on the main window of the phone as "1 New Message Received" but in the top corner with a little envelope icon. I know the icon normally comes up but the "1 New messge received part doesn't come up.
    3)When "1 New Message Reveived" is not displayed on the main window I go into the "INBOX". When I click inbox on "Messaging" the phone displays an error saying: Messaging: System Error(-10) with a red exclamaion mark. The I can not write any messages, view sent, or drafts.
    I have tried to change me message settings by going on "Messaging"> Left Click "Settings" > "Other" > "Memory in use" and selected "Phone Memory". This works but then my I looses all my previous messages.
    4)My phone is also dead slow. I click menu and it takes at least five minutes to load menu.
    IF YOU COULD HELP ME ON ANY OF THESE ISSUES I WOULD BE MAJORLY GREATFUL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Thanks Soo Much,
    Robert__________

    U said in another post u've tried all my solutions = =?
    On that post its for Nokia N95 u kno? Although the problem is similar, but different phone model can lead to quite different solutions.
    Are u sure u tried all my solutions?
    have u tried this?:
    /discussions/board/message?board.id=messaging&message.id=7926#M7926
    Also format ur memory card, do not use content copier! dont install too much softwares, as ur phone model is old and doesnt have much space.
    This is from NOkia, sometimes does work depending on ur situation:
    Memory low
    Q: What can I do if my device memory is low?
    A: You can delete the following items regularly to avoid
    memory getting low:
    • Messages from Inbox, Drafts, and Sent folders in Messaging
    • Retrieved e-mail messages from the device memory
    • Saved browser pages
    • Images and photos in Gallery
    To delete contact information, calendar notes, call timers, call cost timers, game scores, or any other data, go to the respective application to remove the data. If you are deleting multiple items and any of the following notes are shown: Not enough memory to perform operation. Delete some data first. or Memory low. Delete some data., try deleting items one by one (starting from the smallest item).
    use device status http://handheld.softpedia.com/get/Desktop-and-Shell/Windows/Nokia-Device-Status-57673.shtml
    to maybe let me see what u got on ur phone (by saving/exporting report).
    Make sure u have the latest firmware! Updating firmware is like a hard reset but also upgrade.
    Message Edited by goldnebula on 20-May-2008 02:05 PM

  • Ipod wont restore says uknown error 1418 [[HELP NEEDED]]

    my ipod use to work then it stopped working one day
    then i got it to work again somehow.
    now it wont work again
    i need help please. i have tried everything and done everything to try to fix my problem.
    I'm in need of a genious

    Yesterday I was getting the blinking green/amber lights with my shuffle (512Mb).
    After I couldn't get it to reset (with 5 sec. on/off) I plugged it into the computer. Saw that iTunes 6.x wouldn't see it and tried to run the updater. No luck.
    Figured it was as good a time as any to update to iTunes 7. Still no luck. It sees the iPod but says it needs to be restored. When I try, I get the error 1418.
    So, I figured I'd attempt to see if I can find out what's going on. I boot up a Linux live CD and take a look at the drive partition tables. (Figuring I may just reformat the thing and either fix it, or at least end up with a 512Mb flash drive).
    gParted sees the device (interestingly as 1019.75Mb - wondering if they all were the same, but just partitioned differently).
    When I try to repartition, it fails when attempting to assign a drive label.
    I then plugged an old 128Mb flash drive into another usb port and attempted to do a brute force copy:
    dd if=/dev/sda of=/dev/sdb
    where /dev/sda was the 128Mb drive and /dev/sdb was the shuffle.
    It failed with an Input/Output error at 0 bytes.
    I found some others who seem to have had the same problem (drive just going bad out of nowhere) when I googled for "repartition ipod shuffle" (no quotes). Seems the flash drive can just go bad just sitting there. I'll keep trying, but I don't have my hopes up.
    The new shuffle looks nice, but I can't say this leaves me very impressed. Mine was only about 15 months old (of course past warranty) and pretty gently used.
    Shuffle 512   Windows XP Pro  

  • Jacob.jar Help/Webutil Error-Urgent Help Needed

    We are not using any OLE object in forms.But after implementation on WEBUTIL the browser starts giving below error:
    java.lang.NoClassDefFoundError:com/jacob/com/ComFailException
    Can anyone help ?
    Is jacob.jar is required to download even if we don't need it.
    Thanks
    Mandeep Singh

    Thanks for quick response.
    But my question is do we need to config jacob lib even we dn't need it.I am asking this because with this release of WEBUTIL,jacob is a seperate lic. product and its not a part of WEBUTIL pack.
    Thanks

  • Quicktime error..help!

    I just bought my ipod mini and have been trying to install it onto my computer. I've tried from the disc numerous times, and from the itunes website. Everytime I am "done" installing, it tells me I need to update quicktime to 7.0 or later. After downloading 7.0 from quicktime.com AND Itunes.com, it tells me the same exact thing. I've been tryin for a few days now and I have 7.0 installed, but why is my comp not picking up on this?

    hi Michelle!
    hmmmm. this might be old program files or folders interfering with the install, or it could also be antivirus or antispyware interfering with the install.
    try the following procedure:
    b noir, "itunes has encountered a problem. help please?" #8, 04:10pm Sep 18, 2005 CDT
    and be very sure to have both antivirus and antispyware switched off during the uninstalls/installs.
    love, b

  • ABAP Error. Help needed ASAP

    Hi Gurus,
    I am trying to write an ABAP statement for the below requirement.
    Function has two import parameters. 1. key and 2. date.
                                Export parameter: export_rec like TAB.
    Req:  I need to select a record from a table where key = input parameter and input date lies between the from and to date fields in the table. (since table is time dependent).
    EXPORT_REC like TAB,
    I_T_TAB like TAB OCCURS 0 WITH HEADER LINE.
    SELECT  SINGLE * FROM I_T_TAB INTO EXPORT_REC WHERE KEY = IMPORT_ PARAMETER AND IMPORT_PARAM_DATE BETWEEN FROM_DATE AND TO_DATE.
    But, I am getting errors. It says the I_T_TAB is not defined in the Abap dictionary as table, view or projection.
    I defined it as an internal table. But, even then I am getting this error.
    Can anyone please help me out with this issue,
    Thanks,
    Regards,
    aarthi
    [email protected]

    Hi
    From you code i understand that I_T_TAB is the internal table that fetch data from the SAP table TAB.
    So, the reason for the error statement is because of the Select statement.
    The select statement is used to fetch data from SAP table TAB.
    So your select statement should look like this...
    SELECT SINGLE * FROM TAB INTO I_T_TAB
    WHERE key = import_ PARAMETER
    AND import_param_date BETWEEN from_date AND to_date.
    IF sy-subrc = 0.
      MOVE-CORRESPONDING i_t_tab TO export_rec.
    ENDIF.
    If you are trying to fetch data from the internal table I_T_TAB &
    append the export parameter EXPORT_REC then you should use the READ statement.
    READ TABLE i_t_tab WITH KEY key = import_ parameter
    and import_param_date between from_date and to_date.
    IF sy-subrc = 0.
      MOVE-CORRESPONDING i_t_tab TO export_rec.
      APPEND export_rec.
    ENDIF.
    Hope this helps!
    best regards,
    Thangesh

  • DiskSpace Report Alert Error - Urgently Help Needed

    Hell All
    I have been take the scripts from https://gallery.technet.microsoft.com/scriptcenter/Disk-Space-Report-Reports-98e64d65
    Which is working fine , but my end of scripts out Auto Disclaimer is added and the output has little bit collapsed
    Disclaimer HAS BEEN added to the waring and critical Table which is mentioned on this script which is underlined now. and how avoid this 
    Urgent help is needed
    #  Check disk space and send an HTML report as the body of an email.        #
    #  Reports only disks on computers that have low disk space.                #
    #  Author: Mike Carmody                                                     #
    #  Some ideas extracted from Thiyagu's Exchange DiskspaceHTMLReport module. #
    #  Date: 8/10/2011                                                          #
    #  I have not added any error checking into this script yet.                #
    # Continue even if there are errors
    $ErrorActionPreference = "Continue";
    # Items to change to make it work for you.
    # EMAIL PROPERTIES
    #  - the $users that this report will be sent to.
    #  - near the end of the script the smtpserver, From and Subject.
    # REPORT PROPERTIES
    #  - you can edit the report path and report name of the html file that is the report. 
    # Set your warning and critical thresholds
    $percentWarning = 15;
    $percentCritcal = 10;
    # EMAIL PROPERTIES
    # Set the recipients of the report.
    $users = "[email protected]"
      #$users = "[email protected]" # I use this for testing by uing my email address.
    #$users = "[email protected]", "[email protected]", "[email protected]";  # can be sent to individuals.
    # REPORT PROPERTIES
    # Path to the report
    $reportPath = "D:\Jobs\DiskSpaceQuery\Reports\";
    # Report name
    $reportName = "DiskSpaceRpt_$(get-date -format ddMMyyyy).html";
    # Path and Report name together
    $diskReport = $reportPath + $reportName
    #Set colors for table cell backgrounds
    $redColor = "#FF0000"
    $orangeColor = "#FBB917"
    $whiteColor = "#FFFFFF"
    # Count if any computers have low disk space.  Do not send report if less than 1.
    $i = 0;
    # Get computer list to check disk space
    $computers = Get-Content "servers_c.txt";
    $datetime = Get-Date -Format "MM-dd-yyyy_HHmmss";
    # Remove the report if it has already been run today so it does not append to the existing report
    If (Test-Path $diskReport)
            Remove-Item $diskReport
    # Cleanup old files..
    $Daysback = "-7"
    $CurrentDate = Get-Date;
    $DateToDelete = $CurrentDate.AddDays($Daysback);
    Get-ChildItem $reportPath | Where-Object { $_.LastWriteTime -lt $DatetoDelete } | Remove-Item;
    # Create and write HTML Header of report
    $titleDate = get-date -uformat "%m-%d-%Y - %A"
    $header = "
    <html>
    <head>
    <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
    <title>DiskSpace Report</title>
    <STYLE TYPE='text/css'>
    <!--
    td {
    font-family: Tahoma;
    font-size: 11px;
    border-
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-
    padding-
    padding-right: 0px;
    padding-bottom: 0px;
    padding-
    body {
    margin-
    margin-
    margin-right: 0px;
    margin-bottom: 10px;
    table {
    border: thin solid #000000;
    -->
    </style>
    </head>
    <body>
    <table width='100%'>
    <tr bgcolor='#CCCCCC'>
    <td colspan='7' height='25' align='center'>
    <font face='tahoma' color='#003399' size='4'><strong>AEM Environment DiskSpace Report for $titledate</strong></font>
    </td>
    </tr>
    </table>
     Add-Content $diskReport $header
    # Create and write Table header for report
     $tableHeader = "
     <table width='100%'><tbody>
    <tr bgcolor=#CCCCCC>
        <td width='10%' align='center'>Server</td>
    <td width='5%' align='center'>Drive</td>
    <td width='15%' align='center'>Drive Label</td>
    <td width='10%' align='center'>Total Capacity(GB)</td>
    <td width='10%' align='center'>Used Capacity(GB)</td>
    <td width='10%' align='center'>Free Space(GB)</td>
    <td width='5%' align='center'>Freespace %</td>
    </tr>
    Add-Content $diskReport $tableHeader
    # Start processing disk space reports against a list of servers
      foreach($computer in $computers)
    $disks = Get-WmiObject -ComputerName $computer -Class Win32_LogicalDisk -Filter "DriveType = 3"
    $computer = $computer.toupper()
    foreach($disk in $disks)
    $deviceID = $disk.DeviceID;
            $volName = $disk.VolumeName;
    [float]$size = $disk.Size;
    [float]$freespace = $disk.FreeSpace; 
    $percentFree = [Math]::Round(($freespace / $size) * 100, 2);
    $sizeGB = [Math]::Round($size / 1073741824, 2);
    $freeSpaceGB = [Math]::Round($freespace / 1073741824, 2);
            $usedSpaceGB = $sizeGB - $freeSpaceGB;
            $color = $whiteColor;
    # Set background color to Orange if just a warning
    if($percentFree -lt $percentWarning)      
      $color = $orangeColor
    # Set background color to Orange if space is Critical
          if($percentFree -lt $percentCritcal)
            $color = $redColor
     # Create table data rows 
        $dataRow = "
    <tr>
            <td width='10%'>$computer</td>
    <td width='5%' align='center'>$deviceID</td>
    <td width='15%' >$volName</td>
    <td width='10%' align='center'>$sizeGB</td>
    <td width='10%' align='center'>$usedSpaceGB</td>
    <td width='10%' align='center'>$freeSpaceGB</td>
    <td width='5%' bgcolor=`'$color`' align='center'>$percentFree</td>
    </tr>
    Add-Content $diskReport $dataRow;
    Write-Host -ForegroundColor DarkYellow "$computer $deviceID percentage free space = $percentFree";
        $i++
    # Create table at end of report showing legend of colors for the critical and warning
     $tableDescription = "
     </table><br><table width='20%'>
    <tr bgcolor='White'>
        <td width='10%' align='center' bgcolor='#FBB917'>Warning less than 15% free space</td>
    <td width='10%' align='center' bgcolor='#FF0000'>Critical less than 10% free space</td>
    </tr>
      Add-Content $diskReport $tableDescription
    Add-Content $diskReport "</body></html>"
    # Send Notification if alert $i is greater then 0
    if ($i -gt 0)
        foreach ($user in $users)
            Write-Host "Sending Email notification to $user"
    $smtpServer = "MySMTPServer"
    $smtp = New-Object Net.Mail.SmtpClient($smtpServer)
    $msg = New-Object Net.Mail.MailMessage
    $msg.To.Add($user)
            $msg.From = "[email protected]"
    $msg.Subject = "Environment DiskSpace Report for $titledate"
            $msg.IsBodyHTML = $true
            $msg.Body = get-content $diskReport
    $smtp.Send($msg)
            $body = ""
    https://gallery.technet.microsoft.com/scriptcenter/Disk-Space-Report-Reports-98e64d65

    Hi,
    I want to double confirm which version are you used, please also refer to scripting center for the similar scripts:
    Disk Space Monitoring - HTML EMAIL Report
    http://gallery.technet.microsoft.com/scriptcenter/6e935887-6b30-4654-b977-6f5d289f3a63
    Monitor Free Disk Space Information on a Computer
    http://gallery.technet.microsoft.com/scriptcenter/04c29c84-5ecc-4bf6-8dd4-2940db63d9f3
    List Available Disk Space
    http://gallery.technet.microsoft.com/scriptcenter/7fa38863-ad6f-4f46-ac91-9b7d4a30f52b
    Disk Space monitoring
    http://gallery.technet.microsoft.com/scriptcenter/fd4f5235-1a80-41ed-87e2-189278fd376c
    If you encounter any difficulties when customizing the scripts, you may submit a new question in
    The Official Scripting Guys Forum! which is a best resource for scripting related issues.
    Best Regards,
    Allen Wang

  • MAC OS-X Lion and Error 51 - Help Needed ASAP Please

    Greetings,
    I have been using the Cisco VPN Client (4.9.01) for Mac under Snow Leopard (10.6.x) without any issues.
    Since upgrading to Lion earlier today I am now receiving an Error 51 - unable to communicate with the subsystem.
    I found a thread that suggested restarting the system while holding down Opt/3/2 keys to force a 32-Bit restart and the Client will indeed run. However, this is a bandaid patch.
    Has Cisco addressed this issue? Is there a better workaround at this time?
    Thank you,
    Lyman

    Hello Robert,
    In Windows 7 you would need to use the Cisco IPsec client which operates the same way as it does in XP with regards to the pcf.  So I am not sure why you are having trouble with Win7, if you are still having trouble with Win7 using the Cisco IPsec client please start a new thread for that specific issue as it is separate and distinct from Mac OS X and using the Mac OS X built in client.
    Did you follow this guide:
    http://anders.com/guides/native-cisco-vpn-on-mac-os-x/
    Thanks tomas.truchly.
    I have not heard of an issue with the Mac OS X Built-in client when properly configured and when the head-end has the security levels necessary.
    Also, since this thread has been Answered, to help ensure you get the help you need it might be best to open a new thread.
    -Craig

  • Undefined Error Preloader Help Needed

    My AS 1.0 preloader code was set to work just fine using
    Flash 6 in AS 1.0 and now I'm using the same code with a few slight
    updates I've added for AS 2.0 in Flash 8 and still having problems
    with an "undefined" error. I'm obviously missing something with
    variables.., yes?
    Thanks to anyone who can shed some light on this problem!

    Simon,
    Thanks for your help, but it looks like my code is working
    fine as I had it after some additional testing. Please note that
    while I appreciated your intention to help... I need to warn others
    that the link you've used in there has a sample display with
    inappropriate material.
    TO OTHERS: Please replace the following line: loadContent("
    http://www.designbyclouds.com/pics/banksy_paris.jpg");
    with your own link.

  • Error #2099 - Help Needed

    Hello All,
    This is my first post here at Adobe.com and I hope that I am posting in the right place.
    I have been attending college and have been working out of a book "Adobe Flash CS5: The Professional Portfolio" by Against the Clock amd I seem to be running into trouble. Im on Project 8, which has a main "website" page and a "UILoader" that calls swf files from a directory within the project.
    ALSO I am using CS5.5 Web Premium Programs.
    Well this is the error:
    Error: Error #2099: The loading object is not sufficiently loaded to provide this information.
        at flash.display::LoaderInfo/get loader()
        at fl.display::ProLoader/get realLoader()
        at fl.display::ProLoaderInfo()
        at fl.display::ProLoader()
        at fl.containers::UILoader/initLoader()
        at fl.containers::UILoader/load()
        at fl.containers::UILoader/set source()
        at seabreeze_fla::MainTimeline/__setProp_homeContent_Scene1_PageContents_0()
        at seabreeze_fla::MainTimeline/frame1()
    and this is the main page UILoader Pointing to the Directory
    import flash.events.MouseEvent;
    stop();
    home_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    passes_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    plan_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    attractions_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    group_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    about_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    guests_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    join_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    contact_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    new_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    specials_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    calendar_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    group2_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    passes2_btn.addEventListener(MouseEvent.MOUSE_UP, browse);
    function browse(event:MouseEvent):void {
        switch (event.target.name) {
            case "home_btn" : gotoAndStop("home");
            break;
            case "passes_btn" : gotoAndStop("passes");
            PageHead.text = "Buy Passes Online";
            break;
            case "plan_btn" : gotoAndStop("plan");
            PageHead.text = "Plan Your Visit";
            break;
            case "attractions_btn" : gotoAndStop("attractions");
            PageHead.text = "Attractions";
            break;
            case "group_btn" : gotoAndStop("group");
            PageHead.text = "Group Sales";
            break;
            case "about_btn" : gotoAndStop("about");
            PageHead.text = "About the Park";
            break;
            case "guests_btn" : gotoAndStop("guests");
            PageHead.text = "Our Guests Say...";
            break;
            case "join_btn" : gotoAndStop("join");
            PageHead.text = "Join Club Seabreeze";
            break;
            case "contact_btn" : gotoAndStop("contact");
            PageHead.text = "Contact Us";
            break;
            case "new_btn" : gotoAndStop("new");
            PageHead.text = "What's New";
            break;
            case "specials_btn" : gotoAndStop("specials");
            PageHead.text = "Special Offers";
            break;
            case "calendar_btn" : gotoAndStop("calendar");
            PageHead.text = "Park Calendar";
            break;
            case "group2_btn" : gotoAndStop("group");
            PageHead.text = "Group Sales";
            break;
            case "passes2_btn" : gotoAndStop("passes");
            PageHead.text = "Buy Passes Online";
            break;
    The Main Code^ was working and still is, but the UILoader seems to not be gathering the nessesary files.
    --->>>>
    This is where the main "seabreeze" file is located and the Children Folder that I am Calling files from.
    I hope that I am not going over board with this, and I have recieved a good grade for this even with this error, but I would like to actully "understand" what is going on here.
    Thanks in advance,
    Aaron W.

    Ned Murphy wrote:
    I don't normally use components so I haven't much to offer in the way of helping when they seem to go bad.  What you might try instead of using the UILoader is to use the Loader class and have your content added via using code.
    // frame 1 code
    var ldr:Loader = new Loader();   // used "ldr", but could have named it whatever
    ldr.x = ?;                             // use the x location of the current UILoader for the ?
    ldr.y = ?;                             // use the y location of the current UILoader for the ?
    addChild(ldr);
    ldr.load(new URLRequest("Children/home.swf"));
    next section...
    // frame 5 code
    ldr.load(new URLRequest("Children/passes.swf"));
    etc...
    Wow, what a BIG help Mr. Murphy! I was thrilled to at least see the content on the Home page of the website. The only problem that I am having now is that the new Loader is not defined by a Width or a Height in AS3, so the flash file gathered is not resized down to the content area. I am guessing that I will just need to resize the *.swf files in the Children folder, BUT is there a way to define the .w and .h of the Loader? I have tried ldr.w and ldr.h but was not successful.
    Although this is not the solution for the UILoader, the Loader AS3 is a great alternative to display content from a local directory. Thanks for the very Helpful Awnser and the code works like a charm, just need legenth and width parameters.

  • Premiere Pro has encountered an error. Help needed.

    Hi,
    Whenever I open a project in premiere pro I encounter the following error...
    I am new to the program and am working on my first video, however there are no keyboard shortcuts, no effects in the "effects panel", I don't know if it has to do with the error or if I have certain settings unchecked.  I can click continue and the project opens...but it looks like premiere pro is not functioning properly.  I was wondering if anyone might be able to help me come up with a solution?
    Regards,
    Brendan.

    This might help.
    http://forums.adobe.com/message/5169479#5169479

Maybe you are looking for