My computer is having a real hard time with the up date

My e mail stopped opening things. so I'm trying to find out what is wrong. I see an update is needed and I try but I get that error code. I have windows 8. (and hate it) what do I do?

vnlgaitan wrote:
My e mail stopped opening things.
I have no idea what this means.
You also write about an error code, but fail to provide it.

Similar Messages

  • My wife is very color deficient and has a hard time with the font colors in call log. Any way to change and does Apple have plans to correct?

    My wife is color deficient and has a hard time with the font colors in the phone log and messaging. Is there any way to change color or background and does Apple have plans to correct this?

    There are some minor settings in Accessibility that you can look at, however it really isn't much for color changing. As far as what Apple might have in mind, we are not Apple here, we are users like you. It is against the terms of service to speculate what Apple might have in mind. If you want to provide feedback to Apple, that is done here: www.apple.com/feedback and click on the appropriate link.

  • I'm having a real hard time retrieving my emails from my old device

    I've switched to a 5s from a 4s I'm having a hard time reciveing my old and new emails and had to manually download all apps ,my contacts went through just fine I'm not reciveing any email? Can anybody help?

    Do you have the email accounts created on the new device. You will not get old email from the old devices on the new device, unless they are IMAP or Exchange accounts. Email downloaded to a device are on the local device and are not part of the backup or sync. If you are having issues getting new mail, that is a completely different issue.
    Not sure exactly what you did in the activation of this new device, but it sounds like you may have set it up as new and are trying to sync data back from iTunes? Is that correct?

  • GridBagLayout I'm having a real hard time...

    hello, here is my code, right now i'm only adding two components, because i want to make sure they look okay...unfortunately, my JPanel is taking up a huge amount of sapce, so that I can't even see it at all when I resize to the fullest....here is my code, i hope someone till help me!
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import java.util.*;
    import java.util.List;
    public class MemoryGui extends JFrame  {
              private MemoryGame panel;
              private JList dataList;
    public MemoryGui(String t){
         super(t);
         Container contentPane;
         contentPane = getContentPane();
         GridBagLayout layout = new GridBagLayout();
        GridBagConstraints layoutConstraints = new GridBagConstraints();
        getContentPane().setLayout(layout);
         panel = new MemoryGame(t);
                layoutConstraints.gridx = 0; layoutConstraints.gridy = 0;
              layoutConstraints.gridwidth = 1; layoutConstraints.gridheight = 3;
              layoutConstraints.fill = GridBagConstraints.NONE;
              layoutConstraints.insets = new Insets(0, 0, 0, 0);
              layoutConstraints.anchor = GridBagConstraints.NORTHWEST;
              layoutConstraints.weightx = 0; layoutConstraints.weighty = 0;
              layout.setConstraints(panel, layoutConstraints);
         contentPane.add(panel);
         String[] data = {"Timed - (2 min)", "Times - (10 min)", "No Time Limit"};
         dataList = new JList(data);
                layoutConstraints.gridx = 0; layoutConstraints.gridy = 0;
              layoutConstraints.gridwidth = 1; layoutConstraints.gridheight = 1;
              layoutConstraints.fill = GridBagConstraints.NONE;
              layoutConstraints.insets = new Insets(3, 0, 0, 0);
              layoutConstraints.anchor = GridBagConstraints.NORTHWEST;
              layoutConstraints.weightx = 0; layoutConstraints.weighty = 0;
              layout.setConstraints(dataList, layoutConstraints);
         contentPane.add(dataList);
         public static void main(String args[]) {
                   JFrame frame = new MemoryGui("Memory Game");
                   frame.setDefaultCloseOperation(EXIT_ON_CLOSE);
                   frame.setSize(650, 420);
                   frame.setVisible(true);
    }

    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import java.util.*;
    import java.util.List;
    public class MemoryGui extends JFrame  {
              private MemoryGame panel;
              private JList dataList;
    public MemoryGui(String t){
         super(t);
         Container contentPane;
         contentPane = getContentPane();
         GridBagLayout layout = new GridBagLayout();
        GridBagConstraints layoutConstraints = new GridBagConstraints();
        getContentPane().setLayout(layout);
         panel = new MemoryGame(t);
         panel.setSize(450, 350);
                layoutConstraints.gridx = 0; layoutConstraints.gridy = 0;
              layoutConstraints.gridwidth = 1; layoutConstraints.gridheight = 3;
              //layoutConstraints.fill = GridBagConstraints.NONE;
              //layoutConstraints.insets = new Insets(0, 0, 20, 20);
              layoutConstraints.anchor = GridBagConstraints.CENTER;
              //layoutConstraints.weightx = 0; layoutConstraints.weighty = 0;
              layout.setConstraints(panel, layoutConstraints);
         contentPane.add(panel);
         /*String[] data = {"Timed - (2 min)", "Times - (10 min)", "No Time Limit"};
         dataList = new JList(data);
                    layoutConstraints.gridx = 1; layoutConstraints.gridy = 1;
              layoutConstraints.gridwidth = 1; layoutConstraints.gridheight = 1;
              layoutConstraints.fill = GridBagConstraints.NONE;
              layoutConstraints.insets = new Insets(3, 1, 0, 0);
              layoutConstraints.anchor = GridBagConstraints.CENTER;
              layoutConstraints.weightx = 0; layoutConstraints.weighty = 0;
              layout.setConstraints(dataList, layoutConstraints);
         contentPane.add(dataList);*/
         /*style = new JLabel("Style:");
         layoutConstraints.gridx = 1; layoutConstraints.gridy = 0;
         layout.setConstraints(style, layoutConstraints);
         contentPane.add(style);*/
         public static void main(String args[]) {
                   JFrame frame = new MemoryGui("Memory Game");
                   frame.setDefaultCloseOperation(EXIT_ON_CLOSE);
                   frame.setSize(650, 420);
                   frame.setVisible(true);
    }setSize, does not work...and my Panel, was a lot smaller when i didn't use any Layout Manager, but I have to so that it will be resizable..

  • Having a real difficult time with Key Light

    I'm reading Mark Christiansen's After Effects CS4 Studio Techniques and Ive read the section on using Key Light 5 times and still cant get a key like his examples.  I'm trying to conquer two things that just are seeming impossible. One to retain the whisps of hair blowing in the wind and 2, to get rid of the green spill on the edges.  I've tried the 3 Pass Method, which he does not very cleary explain,and I cant get the edge matte that it is supposed to produce.  He leaves some of the important infomation written in the side notes, and other things are just plain confusing and he does not make clear reference to the examples on the DVd.
      Can anyone help me conquer this keying or at least point me in the direction so that I can learn this Step by CLEAR Step.
    Thanks.

    Hi there,
    The principle here is simple - it sounds as though the execution is what's tripping you up.
    First, let's get the principle straight. The whole reason to do this is to avoid using Keylight for anything but your edges in order to give them the subtlest possible threshold. This means breaking apart the image, and the most elementary way to do it is to start with three passes: a garbage matte to get rid of background noise/rig that doesn't cross the edges, a holdout matte to get rid of holes in the matte, and finally the edge pass. In more complicated shots it is necessary to break the image down further, for example doing one edge pass for hair and another for the body, etc.
    So you can start by just applying Keylight and creating your key.
    What I have you doing if that doesn't simply solve your key is to spread the resulting matte (using Simpler Choker with a negative value) so that it's well outside the edges to create the garbage matte. In the previous CS3 version of the book I instructed that you do this on a separate layer and use Stencil Alpha blending mode to apply the result to the layers below, one for the edge matte and one for the holdout matte. You can still do it that way if it's clearer.
    Otherwise, on a single layer the steps are
    1. apply Keylight, refine the matte and then leave the View menu set to Intermediate Result - that's important, it insures no color shift
    2. spread the matte with Simple Choker, set to a negative value (usually in the low double-digits)
    3. apply Keylight again to get your edge matte
    And after that, if there are holes in the matte, fix them by masking out a separate layer of the same source, below all of the others.
    I hope that helps.
    Mark Christiansen
    Author, After Effects Studio Techniques

  • I have a MacBook Air...I am having a very hard time loading some websites

    I am having a very hard time with some websites opening on my computer, but when I try to open them on my daughters computer(not an apple) it opens immediately

    Go step by step and test.
    1. Power cycle
         Power off the router. Unplug it from the wall. Wait a while.
         Plug it back to the wall. Power the router on. Wait until all the lights are lit properly.
         It will take a   while.
         Restart the computer.
         Start up in Safe Mode
         http://support.apple.com/kb/PH11212
    2 Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
        2. Quit Safari if open.
        Option click the "Go" menu in the Finder menu bar.
        Select "Library" and then "Caches".
        Look for the folder 'com.apple.Safari"
        Right click "com.apple.Safari" and select "Move to Trash"
        Relaunch Safari.
    3. Reset Safari.
        Click Safari in the menu bar.
        From the drop down select "Reset Safari".
          Click "Reset".
    4. Safari > Preferences > Privacy > Cookies and all other website data:
         Press “Remove All Website Data” button
    5. Turn off Extensions if any, and launch Safari.
        Safari > Preferences > Extensions

  • Convert SSRS dropdown MDX query to INNER JOIN w/ NONEMPTY? Having hard time with this.

    I'm having an incredibly hard time with this, mostly because I'm very new with MDX.
    I created a simple report (with AdventureWorksDW) whose datasource is an SSAS cube. I select a datekey from the dropdown menu, and the report displays [Measures].[Order Quantity] for that day.
    The problem is that the dropdown displays every single value from the dimdate dimension. DimDate goes from 20050101 to 20201231, so the dropdown is very long.
    How can I alter the SSRS-generated MDX so that it does an INNER JOIN with Fact table and only the dates shown in the dropdown are the ones where there's data in the Fact table?
    Currently, the fact table only has 2 days of data (20141015, 20141016), which means that the dropdown should only display those two dates. I'm including the generated code MDX that populates the dropdown menu:
    WITH MEMBER [Measures].[ParameterCaption] AS
    [Dim Date].[Date Key].CURRENTMEMBER.MEMBER_CAPTION
    MEMBER [Measures].[ParameterValue] AS
    [Dim Date].[Date Key].CURRENTMEMBER.UNIQUENAME
    MEMBER [Measures].[ParameterLevel] AS
    [Dim Date].[Date Key].CURRENTMEMBER.LEVEL.ORDINAL
    SELECT {[Measures].[ParameterCaption],
    [Measures].[ParameterValue], [Measures].[ParameterLevel]}
    ON COLUMNS , [Dim Date].[Date Key].ALLMEMBERS ON ROWS
    FROM [Adventure Works cube]
    Any help is appreciated.
    VM

    Hi vmhatup,
    you can get rid of blank data using nonempty function and get rid of negative values using filter function nonempty should be inside of filter so it applies first, otherwise it is too slow.
    Your statement could look like this
    WITH MEMBER [Measures].[ParameterCaption] AS
    [Dim Date].[Date Key].CURRENTMEMBER.MEMBER_CAPTION
    MEMBER [Measures].[ParameterValue] AS
    [Dim Date].[Date Key].CURRENTMEMBER.UNIQUENAME
    MEMBER [Measures].[ParameterLevel] AS
    [Dim Date].[Date Key].CURRENTMEMBER.LEVEL.ORDINAL
    SELECT {[Measures].[ParameterCaption],
    [Measures].[ParameterValue], [Measures].[ParameterLevel]}
    ON COLUMNS
    , filter(
    nonempty([Dim Date].[Date Key].[Date Key],measures.measureName)
    ,measure.measurename >0
    ON ROWS
    FROM [Adventure Works cube]
    Jiri Neoral

  • I am having a hard time with fcpx, it is running so slow.  i upgraded my ram to 12 and have cleaned up my computer to run faster and have changed all my files to proxy files but it is still running SO slow.  please help!

    I am having a hard time with my fcp x running so slow.  i can't even move my mouse without the time wheel coming on and staying up for at least 20 some seconds.  I have upgraded my ram to 12 and changed all my files to proxy files; also i cleaned the crap out of my computer removing all other media files I didn't need and it is still running the same.  Please help!  I have a deadline on my short film to be submitted and I can't finish it like this.  Oh also it ran fine in the beginning but and one day it just started doing this out of no where.  Anything will help!  Thanks

    In addition have you got FileVault switched on as that will kill performance.

  • I'm having a hard time with my sound blaster z sound card to sync with cs6. Can anyone share with me

    I'm having a hard time with Adobe CS6 synching up with my soundcard. Latency settings and other applications are challenging at this time. I had 3.0, but my Windows 7 computer is now "deceased". Please help.

    I endorse everything that Steve just said but to try and get you going while you're shopping for an audio interface more suitable for sound work than use as a doorstop, try the following:
    Go to the Windows sound control panel and make sure the SB card is selected as the default on both the Recording and Playback tabs.  On the advanced menu for both, set the bit depth and sample rate to either 16/44,100 (CD) or 16/48,000 (Video) depending what suits you best.  Note that your SB card only works natively at 16/48,000  so anything else involves a conversion that the card hides from you.
    Go to the Windows Control panel and, under the sound section, turn off all system sounds (since they can hijack your sound card).  Close every other application that may want to use the sound card (internet for example).
    In Audition, go to Edit/Preferences/Audio Hardware.  Set the device class to MME.  On the drop down menus set the Default Input and Default Output to be your Soundblaster.  On the Master Clock set it for the SB Output (this'll likely be default).  Set the latency at around 200ms (you may need to increase this later if your playback stutters--or you can try decreasing it until you get stutter, then take it back up a bit.  Set the sample rate to whatever you selected on the Windows Sound Control Panel.
    The Soundblaster will likely have installed it's own control menu.  Go to this and select Mic or Line as appropriate for the input and whatever you need for the output.  I can't be more specific as SB keep changing what they call things.
    Hopefully this'll get you going even if it's not the best compromise for quality and latency.

  • I have Adobe Premiere Element 7 installed and I use that as to editing my video's. I am having such a hard time trying to lightening a dark video. I tried everything but nothing is working. Please help

    I have Adobe Premiere Element 7 installed and I use that as to editing my video's. I am having such a hard time trying to lightening a dark video. I tried everything but nothing is working. Please help

    saloumehdaghighi
    Premiere Elements 7, on what computer operating system?
    In Premiere Elements 7, there are various effects for lightening a dark video. After applying one of these lighting effects, have you been editing these applied effects in Edit Effects/Properties Palette after you apply them?
    Video Effects
    Adjust - Brightness and Contrast, Auto Levels....
    Image Control  Panel that is a default Properties Palette panel along with Motion and Opacity....for Brightness, Contrast, Hue, and Saturation.
    ATR

  • Why do i keep getting these mackeeper and holds everything having a hard time with mack when on line

    I am new with MAC and recently when on line i am having a hard  time with links , it either  don't work the link, or my search goes slow and then i get this mackeeper  message holds everything. Help

    Check the links below for options to remove the Adware.
    The Easy, safe, effective method:
    http://www.adwaremedic.com/index.php
    If you are comfortable doing manual file removals use the somewhat more difficult method:
    http://support.apple.com/en-us/HT203987
    Also read the articles below to be more prepared for the next time there is an issue on your computer.
    https://discussions.apple.com/docs/DOC-7471
    https://discussions.apple.com/docs/DOC-8071

  • Still having a hard time with "search" driven new support site.

    I am still having a very hard time using this new support site. It is extremely confusing. Confusing is frustrating.
    I've looked at the Tutorials and User Tips. While the User Tips have often been helpful, overall I feel like the Tutorials especially is like getting a 5 page pamphlet on how to fly a jet plane. Top level overview. Not detailed enough.
    It shouldn't be so difficult - it's overly complicated to use this new site. It should be intuitive. It's not.
    My biggest issue is that this forum seems to REQUIRE a user to KNOW a priori what the user is looking for so that a SEARCH can be done. It seems to have no "browse" friendly features such as categories. And it's missing those ambient indicators such as the partially filled light blue dots on the old forum that showed in a nano second what threads were new, had updated posts, or were already read.
    The new site seems geared to take one down a rabbit hole with SEARCH too because it's constantly suggesting very OLD content that's not relevant.
    If you don't SEARCH and use just the right terms and know exactly how to set up some sidebar, toolbar, RSS feed, bookmark, email notice, etc etc etc. it's almost impossible to find things on purpose or accident or to know when a thread is updated.
    On the old forums, when I would post a question for myself I made a point to browse for threads where I might be able to help someone else. I have no idea how I could do that now.
    I now dread having to use the forums. I can't seem to help myself by finding existing answers in prior posts, help myself by keeping up with my own posts (since I can't tell what's new/updated) and I can't help others.
    It would be great if some kind of organization and structure could be put in place to help make this support site browse friendly.

    Hi, Gordon: I would guess we have a few hundred at the most. I have only entered about 20. Most of the entries are retail stores we sell wholesale to, and contractors we sell at contractor prices, but we also have a retail trade of customers and that is going to increase a lot when we open our new show room in a few months.
    My main concern is design and sales to the contractors and public, but I frequently get calls from stores asking about our inventory stock, shipments, etc. I'm new to this so I am just learning.

  • I am having a hard time downloading the adobe photoshop cs5 it keeps downloading as a pdf file help

    I am having a hard time downloading the adobe Photoshop cs5 it keeps downloading as a PDF file help

    Try the links posted at the bottom of this page.
    Downloads of older Creative Suite Products
    http://helpx.adobe.com/download-install.html
    Nancy O.

  • I'm trying to install a Citrix XenApp for work purposes and am having a hard time. The message "The installer has insufficient priveleges to this directory...

    I'm trying to install a Citrix XenApp for work purposes and am having a hard time. The message "The installer has insufficient priveleges to this directory: C:\Program Files (x86) \Mozilla Firefox \Plugins \resource. The installation cannot continue. Log on as administrator or contact your system administrator." I am using a Toshiba Satellite laptop and am the only user and administrator as well. I have read other Firefox support articles and google answers but nothing has resolved this issue. Please help! Be detailed and visual if possible

    There are no BIOS settings, because Macs don't have a BIOS. I don't use Parallels, but I assume it has simulated BIOS settings. You'd have to consult its documentation to find out how to change them.

  • Hi, I am having a hard time grasping the pen tool in Illustrator

    Hi, I am having a hard time grasping the pen tool in Illustrator, but have a decent knowledge of it in Photoshop and was wondering is there any quality loss when making work paths in Ps and exporting to Ai?

    EZEILL wrote:
    None of these replies answer the question. Is there any quality loss when making work paths in Photoshop and exporting them to Illustrator?!
    Do we know what version of Photoshop and Illustrator you are using?  If you have a full CC subscription, then you can use Libraries to share assets between your Adobe apps.  As far as I can tell, you need to turn your work paths into shape layers for this to work.  Just select the Move tool, and drag from the document window into the Libraries panel.  Even if Illustrator is still open, you switch to it, and your shape will be there in the Illustrator Libraries panel, and be fully functional (as in way more options that it had in Photoshop).
    Photoshop
    Illustrator

Maybe you are looking for

  • Apply "WHERE CONDITION" in "MASTER/DETAIL FORM" in "ORACLE APEX

    Hi to all respected Gurus of this community. I have a problem and I hope that there must be solution in this community and I am not aware of that till now. I have a master/detail form in Oracle Application Express. Now, I want to apply a where condit

  • Best Practice -- Shut down or leave her running?

    I have a mid 2010 27-inch iMac which I use every day at home. When I get up in the morning, I start the iMac to check email, calendar, etc. before leaving for work two hours later, I shut computer down. When I return home several hours later, I will

  • Can I use imessage on my windows?

    can I use imessage on my windows or can send imessage to someone through a webpage?

  • Help my ipod (touch) lock button doesn't work

    my  iPod lock button doesn't usualy work only like 40 times then stops also the volume buttons don't work at the same time  any help | Thanks in advanceLogan0916

  • CR Server Administrating: Single login with one user.

    Good day. We have CR XI server with 15 licenses (parallel users). Now we need to assign each license to specific user. The problem is that one user can login from his workstation 15 times and exceeds connections limit (take all licences himself), so