COde 646. After clicking on 'get help with this error' happens: "WindowsUpdate_00000646".

The above error if I try to download 1 or more items< if="" i="" go="" on="" ms="" update="" sight="" and="" download="" the="" specific="" update="" it="" installs,="" but="" that;s="" not="" the="" way="" i="" want="" to="" get="" my="">

In the past, I was able to update my system and maintenance windows update I want to not review and said windows update I need, but I can not download directly from my update of windows maintenace. Y at - it something wrong with my program download

Hello

Try this 1st to see if it helps, and it should:

Description of the Patch registration cleanup tool
http://support.Microsoft.com/kb/976220/

------------------------------------------------------

If necessary :

Try this - Panel - Windows Updates - on every update that will not be installed - click on the important updates
or the update itself - double click a view more information (or click top then discovers on the right)

Those who will take you to a page where you can download the update.

Or go here and the KBxxxxxx number to download it.

Download Center - mount the KBxxxxxx.

Microsoft Download Center
http://www.Microsoft.com/downloads/en/default.aspx

Download - SAVE - go to where you put them - click on - RUN AS ADMIN

Then you can right click on the update in the updates Windows and HIDE.

If you get an error Installer install this version:

Windows install 4.5 Redistributable
http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

----------------------------------------------------

Then run this:

How to reset the Windows Update components? -a Mr Fixit
http://support.Microsoft.com/kb/971058

Description of the system for Windows Vista, Windows Server 2008, update tool and
for Windows 7
http://support.Microsoft.com/kb/947821

------------------------------------------------------------
Because these are all Office updates you might get more information if necessary in the Agency of those groups that
may have experienced the same problem.

Office newsgroups
http://www.Microsoft.com/Office/Community/en-us/FlyoutOverview.mspx

Microsoft.public.office.misc discussions
http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Office.misc&cat=en_us_01cb749f-c998-4762-8099-df71793c11c7&lang=en&CR=us

------------------------------------------------------------

If necessary you can incident free get reports however the above should take care of it for you.

Windows updates - free Incident report

Go here and click on-> Windows Update fails while searching, downloading or installation of updates
http://support.Microsoft.com/GP/wusupport#tab3

The security updates, you can get free support Incident report
http://www.Microsoft.com/protect/resources/support.aspx

I hope this helps.

Rob - bicycle - Mark Twain said it is good.

Tags: Windows

Similar Questions

  • get help with this error 80070103

    I original draft.exe of update mricrosoft Update site, but when I install the update is protme error 80070103 and I windows genuine validation on windows 7 Home premium

    See the resolution of specific Windows 7 here: http://support.microsoft.com/kb/952032 ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • [Error number: 0x8024400A] Need help with this error... I reinstalled XP SP1 and I can't get an auto update that's simple to install, just get this error every time

    [Error number: 0x8024400A] Need help with this error... I reinstalled XP SP1 and I can't get an automatic update that's simple to install, just get this error at each time HHHHEEEELLLPPPPP! Thank you

    I had the same problem.  But finally found a solution.  If your listing is similar to mine, then keep.  XP Media Center Edition 2005 (sp2).  AMD Athlon 64 x 2 Dual-Core, HP a1630n desktop computer.

    Go to the HP website, search for sp37394-XP sp3 Upgrade utility Microsoft for systems equipped with AMD processors.

    I had the same 0 x 80240036, 0x8024400a error, but realize my problem was really get manually downloaded sp3 and installed without continue loop crashing and not error messages.

  • Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this.

    Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this. I don't remember how I got the PC version, I think I have access to my computer remotely and she sent, but I can't find any record of it.

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help
    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Where can I get help with this message? «Adobe Acrobat Reader DC could not open (my file.xls) because it is not a type of supported file or because the file has been damaged (for example, it was sent as an attachment to e-mail and has not been correctly d

    Where Iget can help with this message? «Adobe Acrobat Reader DC could not open (my file.xls) because it is not a type of supported file or because the file has been damaged (for example, it was sent as an attachment to e-mail and has not been correctly decoded).» I don't know where to go or how to solve this problem. It started to happen after I went to the office 356 and uses Windows 10.

    Hi brionp43071032,

    Please see the troubleshooting provided in this KB doc steps: fix damaged document error when opening PDF files

    Let us know if you still experience the problem.

    Kind regards

    Meenakshi

  • "Skype cannot connect. Get help with this problem.

    Well, I downloaded Skype. Then, I connect to my account. And an error on my computer screen that says "Skype cannot connect. Get help in solving this problem. " Someone help me solve this problem?

    Make shure that your firewall is disabled. If you have installed.

  • Need help with this error

    so I did some coding in flash develop for a flash app im building and during the test, I get this error message when running and I don't know what it is and how to fix it heres I get the error message:

    ArgumentError: Error #2173: cannot read the object in the stream.  The flex.messaging.io.ArrayCollection of the class does not implement flash.utils.IExternalizable but has an alias to an externalizable class.

    And here's the code I did

    package  
    {
              import flash.display.MovieClip;
              import flash.display.Sprite;
              import flash.events.MouseEvent;
              import flash.net.NetConnection;
              import flash.net.registerClassAlias;
              import flash.net.Responder;
              import flash.text.TextField;
              //import com.demonsters.debugger.MonsterDebugger;
              //import mx.Collections.ArrayCollection;
              //registerClassAlias("flex.messaging.io.ArrayCollection", ArrayCollection);
      
              /**
               * ...
               * @author DAR
               */
              public class Main extends MovieClip
              {
                        private var conn:NetConnection;
      
                        public var name1:TextField
                        public var name2:TextField;
                        public var name3:TextField; 
                        public var name4:TextField;
      
                        public var rating1:TextField;
                        public var rating2:TextField;
                        public var rating3:TextField;
                        public var rating4:TextField;
      
                        public var comments1:TextField;
                        public var comments2:TextField;
                        public var comments3:TextField;
                        public var comments4:TextField;
      
                        public var inputName:TextField;
                        public var inputComment:TextField;
                        public var inputRating:TextField;
                        public var submitReviewBtn:Sprite;
      
                        public function Main() 
                        {
                                  //MonsterDebugger.initialize(this);
                                  trace ("document class running");
                                  setupConnection();
                                  setupInputArea();
                                  getReviews();
      
                        }
      
                        private function setupInputArea()
                        {
                                  submitReviewBtn.addEventListener(MouseEvent.CLICK, addNewReview);
                        }
      
                        private function addNewReview(e:MouseEvent):void 
                        {
                                  //Add review to database
                                  var resAddReview:Responder = new Responder(onAddReviewSuccess, onAddReviewFail);
                                  conn.call("yomo_films.addReview", resAddReview,  inputName, inputRating, inputComment);
                                  gotoAndPlay(5);
                        }
      
                        private function addUserReview():void
                        {
                                  var resAddReview:Responder = new Responder(onAddReviewSuccess, onAddReviewFail);
                                  conn.call("yomo_films.addReview", resAddReview, "Amanda", 5 , "Really good movie");
                        }
      
                        private function onAddReviewFail(o:Object):void 
                        {
      
                        }
      
                        private function onAddReviewSuccess(o:Object):void 
                        {
                                  //Refresh all Reviews
                                  getReviews();
                        }
      
                        private function getReviews():void
                        {
                                  //Create a responder object
                                  var res:Responder = new Responder(onResult, onFail);
                                  //Run a call to our service
                                  conn.call("yomo_films.getReviews", res);
                        }
      
                        private function onResult(o:Object):void
                        {
                                  trace("Success");
                                  //MonsterDebugger.trace("onResult", o);
                                  //Populate our reviews table
                                  for (var i:int = 0; i < 5; i++)
                                  {
                                            //get our current name / rating / comments object
                                            var item:Object = [i];
                                            var nameTxt:TextField = getChildByName("name" + (i + 1)) as TextField;
                                            var ratingTxt:TextField = getChildByName("ratings" + (i + 1)) as TextField;
                                            var commentTxt:TextField = getChildByName("comments" + (i + 1)) as TextField;
                                            //test if we have a name
                                            if (item.name)
                                            {
                                                      nameTxt.text = item.name;
                                                      ratingTxt.text = item.ratings;
                                                      commentTxt.text = item.comments;
                                            }
                                  }
                        }
      
                        private function onFail(o:Object):void
                        {
                                  trace("Failed");
                                  //MonsterDebugger.trace("onFail", o);
                        }
      
                        private function setupConnection():void
                        {
                                  trace("Setting up gateway connection");
                                  //Create a new net connection
                                  conn = new NetConnection();
                                  //Connect to the net connection
                                  conn.connect("http://localhost/amfphp/gateway.php");
                        }
      
              }
    
    
    }
    

    the error, I guessed it was something to do with flex, but I do not use flex so I don't know what to do. I was looking for them to know how to fix this error for more than a week now and still no luck. I need a fast and quick help and intelligence on this help please!

    Finally it sorted! It had something to do with the collection in the mx.collections ArrayCollection will not be related to ACE where the error. Heres so what I've done:

    Import mx.collections.ArrayCollection;

    import flash.net.registerClassAlias;

    registerClassAlias ("flex.messaging.io.ArrayCollection", collection ArrayCollection);

    I imported the ArrayCollection class collection and the registerClassAlias in the AS class I used and then registered the alias, then voila! the error is gone!

  • help with this error message (load needed DLLs for kernel)

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error message load needed DLLs for kernel in Windows XP
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hello

    ·         When you get this error message?

    Refer to the following articles:

    Error: load needed DLLs for kernel. : http://support.microsoft.com/kb/326671

    http://support.Microsoft.com/kb/812450

    Diana

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How to get help with the error Code: U44M1U5?

    I just bought a new laptop with Windows 10 on it. I installed a new copy of Photoshop elements 13. I noticed that some features do not work when you click them. For example, when you try to create a new catalog, I clicked file > manage catalogs, but nothing happens. Similarly, the organizer has imported audio clips. I can't delete them. When I click on the option to remove the selected options of the Organizer, nothing happens. I got a popup telling me that updates are available. I tried to install them, but the installation fails every time. I get an U44M1U5 error code. How to solve this?

    PTL, I was able to get the problem solved. It turned out to be a fix of the 2 part. #1 problem: The buttons and functions that were not working in 13 items. I downloaded the latest updates for Windows 10 and that fixed that problem. I am now able to create catalogs, remove items from catalogues etc.  Problem #2: U44M1U5 error Code. I tried to download updates all 3 components suggested at the same time (AAM, first 13 elements and Photoshop Elements 13/Adobe Camera Raw 9). A forum suggested do one at a time. In addition, you can download the update of MAO while the MAO is running. You must click on CTRL-ALT-DEL, and then click Task Manager. From there, click on Adobe Application Manager and click on end process. Once I did, I was able to update the AAM with no problems. I then ran the update to Photoshop Elements. He got about 13% full and told me that I had to stop organizing Adobe. I did and you click on continue. Have downloaded the update without problem. I was also able to run the update to Adobe Camera Raw Editor 9 without problem. When I downloaded the update for Premiere Elements, it is 13% full before telling me to stop Organizer as well. So I closed the organizer and click on continue. All the updates installed without problem.

  • I am looking for program by using Network Time Protocol of the Dave Mill. Where can I get help with this?

    original title: the help of time Windows

    I am interested in possibly edition. certainly the configuration, compile and test an implementation of the Dave Mill Protocol NTP (Network Time) on Windows XP Pro.  The tricky part so far implements strong, yet easy to use authentication.  We use version open source secure sockets layer.  I'm not a developer kernel or the Windows service, but I have experience of writing kernel drivers PCI for time servers dedicated which sync directly to a scale of coordinated universal time.  Whoever did this, or they could point me in the right direction?  (I am familiar with ntp.org, openssl.net, USENET newsgroups and the other usual suspects).  Help for network time, W32Time, stuff crypto or "timing" system on the line of Windows free software would be highly appreciated.

    Kind regards

    Dave Johns

    Hi Dave,.

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited to the audience of developers on MSDN. Please post your question in the following forum:

    http://social.msdn.Microsoft.com/forums/en-us/categories

    I hope this helps.

  • I try to activate my product key on my laptop but its lack the 2 last numbers of the key, how do I get help with this?

    I recently bought a laptop TOSHIBA which has windows 7 is already installed and I still have access to the internet but its always asking me to enter my product key, but the last two digits are missing from the key that is on the bottom of my laptop (sounds like they rubbed or worn off) I can do on the other numbers but I need the last 2 so I can activate my system can you help me?

    Lost or misplaced product key (certificate of authenticity)

    http://support.Microsoft.com/kb/824433

    How to get a replacement product key?

    To replace a Microsoft product key, you must contact Customer Support and Microsoft. To locate the phone number, visit the following Microsoft Web site:

    http://support.Microsoft.com/default.aspx?scid=fh; EN-US; CNTACTMS

    For more information on this topic, visit http://support.microsoft.com/kb/811224

  • 1 important update is never installed. Code 8007007E update: KB 94895 need help with this one. I would be very grateful!

    I can't find similar situations

    Check this KB number, please.

    Previous discussions about the error: http://www.google.com/search?hl=en&safe=off&rls=com.microsoft: en - US & q = + site: social.answers.microsoft.com + social.answers.microsoft.com + 8007007e & ei = SpXIAcPElAfKz9mHCw-bud & his = X & oi = nshc & resnum = 1 & ct = more results, & ved = 0CAsQ2AQ ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Where is a link to the update of first Pro CC 20141 (8.1)? -Can I get help with the error ticktime.cpp - 290?

    OLA to needing first link of o versão caravan 8.1 do?

    Post edited by: Kevin Monahan

    Reason: need to best title

    Hello Leandro Mobile movies,

    Check out this link.

    Thank you
    Kevin

  • Hi, need help with this error. -) Can't find a solution anywhere, any help greatly appreciated, thank you.

    Hi, my problem is that my PC stops on its own, it is worse when cold and runs 3 - 4 times on first boot before loading the same windows. When windows starts, as soon as I start to play or download internet video, the pc stops again. Also at random when times navigation he will die too. There is no overheating btw.

    The error in the event viewer is
    Nvgts error, event ID:4
    0000: 00 00 00 00 01 00 54 00... T. 0008: 00 00 00 00 04 00 04 c0... To 0010: 00 00 00 00 00 00 c0 c2... A... AT 0018: 00 00 00 00 00 00 00 00... 0020: 00 00 00 00 00 00 00 00

    I changed the power supply and the display drivers re-installed (for Nvidia 6100 nforce 405), but without success. It's really bugging me now because its been more than 2 weeks and it seems to deteriorate.
    Any help greatly appreciated, thank you.

    From my experience, random and immediate judgments are usually caused by overheating or problems with the RAM.  You seem to have eliminated overheating as a cause.  The next most likely cause is your RAM.  Try to remove your RAM modules and put back them in their media.  If you're lucky, that might solve your problem.  If you have more than one RAM module, you could try to remove one module at a time and see if the problem is improving (indicating the wrong module).  Microsoft also has an audit of program memory which can help:

    "Microsoft Memory Diagnostic"
      <>http://oca.Microsoft.com/en/windiag.asp >

    HTH,
    JW

  • I need help with this error on VMware Server 2

    Hello world!  I'm new to using this site, but not to a large part by using VMware, VMware Server software. I have worked with it for 1.0.5 version. I have a Dell 2950 PowerEdge Server with Red Hat 5.2 and VMware Server 2. I installed 3 virtual machines and I made a backup of any of it. I copied this entire virtual machine to another computer (Dell Optiplex 755) with the same Red Hat 5.2 and VMware Server 2 and I added the virtual machine properly in the inventory of machines with VMWare Server 2 recognized the very fast machine. But when I press Play to start the virtual machine I got the error that appears on the image and I don't know what can be the problem.

    Can someone help me please?

    Thank you very much!

    William Anderson

    It looks like may have copied the files when the virtual machine is not correctly - stop search *.lck files/folders in the destination folder and delete them. Also, make sure that the account running the VMware process has permissions to write to the files/folders.

    ---

    If you have found this device or any other answer useful please consider the use of buttons useful or Correct to award points.

Maybe you are looking for