application of photo gallery

I saw the part a photo cut take out and put in another photo. How is this done.î think he might also have involved ms paint!

I saw the part a photo cut take out and put in another photo. How is this done.î think he might also have involved ms paint!

========================================
Not an option in the Gallery of photos but can be done in the paint.

Very basic steps in painting...

Use the switch from free-form to select the object.

With the object selected... Type of... CTRL + C to copy it. Now
the object is saved to your Clipboard.

Open the image that you want to add the cutting in and type...
CTRL + V.

Windows 7 - paint help
http://Windows.Microsoft.com/en-us/Windows7/using-paint
(the "selection and editing objects" part of this article can help)

Tags: Windows

Similar Questions

  • Windows Photo Gallery crashes

    My windows photo gallery crashes - which means closing.  I need to copy photos from the Gallery to another folder.  It crashed almost seconds after I opened the program.  How can I move the photos to the photo gallery to another folder without opening the application of photo gallery.  I want to do this before you have to fix the app, just in case - so I do not lose my photos.  Thank you.

    Hi, thanks for your response.  I will try the solution in the article, but I can't always find where photos are archived.  I tried to look in the folder as you suggested, but my photos are not there.  Other thoughts?  I'm scouring the reader to find it but no luck so far...

    =================================
    If your photo collection is not in your image folder...
    It may be interesting to try to search for them. Maybe
    the following article will help you...

    Windows Vista - tips for finding files
    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-finding-files John Inzer - MS - MVP - Digital Media Experience - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • After editing an image in windows Photo Gallery can't save the picture. I get a message that tells me that something is wrong with the application. How to fix this problem?

    After editing an image in windows Photo Gallery can't save the picture. I get a message that tells me that something is wrong with the application. How to fix this problem?

    Hello

    I suggest you to refer to this link and check if it helps:

    http://Windows.Microsoft.com/en-us/Windows-Vista/Windows-Photo-Gallery-frequently-asked-questions

    It will be useful.

  • Photo Gallery dynamic in Flash using AS3.0 and XML, but it does not work and failed in my application.

    Hello

    I'm creating an iPad app using AS3. The application contains three sections.

    10-21-2013 6-44-13 PM.jpg

    These items (chocolate sources) contains dynamic library using XML. Photos, pictures and text in this section are loaded from XML.

    I did face may I tried to run this application to issue:

    • The photos of the Gallery did not show
    • Thumbnails (buttons to navigate through the photo gallery) does not appear at all. (Thumbnails should appear in the box photo gallery).
    • The text does not (the text must be declared in each photo as describtion)
    • I want to understand Swipe in the photo gallery, how can I do this?
    • When I click on button 'Chocolate Sources', the photo gallery will appear in each section, this is print screens describe what I mean:

    Screen shot 2013-11-19 at 1.05.15 PM.png

    Screen shot 2013-11-19 at 1.05.28 PM.png

    Screen shot 2013-11-19 at 1.05.31 PM.png

    Photo gallery covers the home screen too.

    Screen shot 2013-11-19 at 1.05.35 PM.png

    This is my XML:

    <? XML version = "1.0" encoding = "utf-8"? >

    < sources >

    < section >

    < details >

    Cocoa is in the tropics, such as Central America and the southern region.

    < / details >

    < image >

    < url > coca1.jpg < / url >

    < / image >

    < / section >

    < section >

    < details >

    Cocoa is provided in many countries as the Indonesia, Ghana, Brazil, Ecuador and Cameroon.

    < / details >

    < image >

    < url > coca2.jpg < / url >

    < / image >

    < / section >

    < section >

    < details >

    Dark chocolate helps to relax and reduce the stress and blood pressure because it includes antioxidant elements, which helps the vasodilator process.

    < / details >

    < image >

    < url > coca3.jpg < / url >

    < / image >

    < / section >

    < section >

    < details >

    Chocolate provides energy and hyperactive sometimes because it contains a high level of caffeine and sugar.

    < / details >

    < image >

    < url > coca4.jpg < / url >

    < / image >

    < / section >

    < section >

    < details >

    Chocolate could be mixed with many different flavors such as Mint, strawberry, orange, banana, vanilla, hazelnut, almond, coconut and etc.

    < / details >

    < image >

    < url > coca5.jpg < / url >

    < / image >

    < / section >

    < section >

    < details >

    Chocolate is expressing hospitality well and good time because of its pleasant taste.

    < / details >

    < image >

    < url > coca6.jpg < / url >

    < / image >

    < / section >

    < / sources >

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

    And here's my Action Script for the section "Sources of chocolate:

    Stop();

    function Choco1(evt:MouseEvent): void {}

    gotoAndStop('16');

    }

    choco_btn.addEventListener (MouseEvent.Click, Choco1);

    function Souc1 (evt:MouseEvent): void {}

    Stop ('31');

    }

    souc_btn.addEventListener (MouseEvent.Click, Souc1);

    function ShopIn1 (evt:MouseEvent): void {}

    gotoAndStop('46');

    }

    shops_btn.addEventListener (MouseEvent.Click, ShopIn1);

    import flash.net.URLLoader;

    import flash.net.URLRequest;

    import flash.events.Event;

    import flash.display.MovieClip;

    import flash.display.Loader;

    Import fl.motion.MotionEvent;

    import flash.events.MouseEvent;

    import flash.sampler.NewObjectSample;

    import flash.text.TextFormat;

    var xmlLoader: URLLoader = new URLLoader (new URLRequest ("sources.xml"));

    xmlLoader.addEventListener (Event.COMPLETE, finishedXmlLoader);

    var xmlFile:XML;

    var xextend:int = 10;

    var gal: galary = new galary ();

    GAL.x = 85;

    GAL.y = 165;

    addChild (gal);

    var txfe: TextField = new TextField ();

    txfe.x = 25;

    txfe.y = 45;

    var tformat:TextFormat = new TextFormat ();

    TFORMAT. Bold = true;

    TFORMAT. Color = 0xFFFFFF;

    TFORMAT. Size = "18";

    TFORMAT.font = "Arial";

    txfe.defaultTextFormat = tformat;

    addChild (txfe);

    function finishedXmlLoader (e: Event): void {}

    xmlFile = new XML (xmlLoader.data);

    var leng:int = xmlFile.image.length ();

    txfe. Text = xmlFile.image.details [0];

    for (var i: int = 0; i < leng; i ++) {}

    var b:thumbs = new (inches);

    b.x = xextend;

    b.y = 480;

    b.buttonMode = true;

    b.Details = (i + 1) m:System.NET.SocketAddress.ToString ();

    addChild (b);

    b.addEventListener (MouseEvent.MOUSE_OVER, theMosover);

    b.addEventListener (MouseEvent.MOUSE_OUT, theMosout);

    b.addEventListener (MouseEvent.CLICK, onMosClick);

    var bloader:Loader = new Loader();

    bloader. Load (new URLRequest ("thumbs /" + (i + 1) + ".jpg"));

    b.addChild (bloader);

    xextend += b.width + 50;

    }

    var loader: Loader = new Loader ();

    Loader.Load (new URLRequest ("pictures/coca1.jpg"));

    gal.addChild (loader);

    }

    function theMosover(m:MotionEvent):void {}

    m.currentTarget.alpha = 0.5;

    }

    function theMosout (m:MouseEvent): void {}

    m.currentTarget.alpha = 1.0;

    }

    function onMosClick(m:MouseEvent):void {}

    var loader: Loader = new Loader();

    Loader.Load (new URLRequest ("images /" + m.currentTarget.details + '.jpg'));

    gal.addChild (loader);

    txfe. Text = xmlFile.image.details [int (m.currentTarget.details)-1];

    }

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

    I need urgent assistance to correct errors and make this section work well.

    Thank you.

    Try:

    txfe. Text = xmlFile.section [int (m.currentTarget.details)-1]. Details;

    Instead of

    txfe. Text = xmlFile.image. [int (m.currentTarget.details)-1];

    and add your thumbs to the lag, not the scene.  When you are finished with the Gallery, remove the lag.

  • How can I fix Application program compatibility to MS Photo Gallery to take photos of the Kodak EAsyShare Z712 IS camera?

    Before the upgrade to 7 MS to MS Vista I could send pictures of Kadak Z712 IS camera via the cord for computer in MS Photo Gallery. Since the upgrade to MS 7, I have to remove the camera memory chip and insert it in the slot of memory on tour of computing chip.  It's harder to plug on the camera.

    [Moved from comments]

    Hi Carl,

    To help you to propose measures to solve the problem, I would appreciate if you could answer the following questions:

    1. have you tried to connect the camera using the USB cable or cable?

    2 - is the memory recognized by the computer chip?

    3. What is the brand and model of the computer?

    You can follow these artiles allowing you to connect the camera and transfer pictures to the computer:

    How can I get pictures from my camera to my computer?

    http://Windows.Microsoft.com/en-us/Windows7/how-do-i-get-pictures-from-my-camera-to-my-computer

     

    Troubleshoot camera connection

    http://Windows.Microsoft.com/en-us/Windows7/Troubleshoot-camera-connection-problems

    Hope this information helps.

  • need help, troubleshooting with Photo Gallery

    good so I stumbled on another weird little problem w the XT. not deadly

    somewhere along the line, I lost the ability to open the photo gallery. I will open for half a second and then closes automatically. He does everything by selecting it from an application, and it does if I try to open in the drawer.

    So that's where to look for the community. does anyone else have this problem? If so what is the apps that you have installed?

    I have about 60 applications on the phone, but those who directly perform the camera are:

    Ustream

    PicSay

    FxCamera

    barcode reader

    now the applications that can use the Photo Galleryive installed ones)

    Bettercut

    Facebook

    handcent

    There are probably others just have not used yet.

    So just let me know if 1) you have one of these installed apps 2) you have the same problem as me.

    Thank you


  • To print pictures from photo gallery of microsoft with the name information, how can tab and legend of the top file or image, I do this?

    I want to print a number of photos of Microsoft Windows Photo Gallery.  On or near each photo I would like to print the name, tag and caption information.  Please tell me how to do this.     If the software provides this option, is there a way to print screen allows to achieve the same results.  I have a Microsoft Natural Keyboard ergonomics 4000v1. O?   Thank you

    Hello

    1. what operating system is installed on your system?

    2. are you referring to the Windows Live Photo Gallery?

    No, because this seems to be design.

    Captions and descriptive labels are written in pictures properties will be transferred with the pictures of any computer.

    Please provide more information on the issue to help you further.

    If you are referring to the Windows Live Photo Gallery, I suggest you to send your application in Windows Live Photo Gallery Forums.

    http://windowslivehelp.com/product.aspx?ProductID=20

    Also, you can use third-party applications to perform this action.

    Warning: using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • When I try to play a DVD through Windows Live Photo Gallery, I get an Ox80010108 error code

    Original title: compatibility programs Application Applications App Apps game games Legacy Crash crashes Hang hangs

    When I try to play a dvd through Windows live photo gallery, I get an Ox80010108 error code. What does that mean.

    Hi DonWright,
     
    Follow the steps as shown in the link given below and check if it helps to fix the problem:
     
     
    If this does not help, post your request in the Photo Gallery Forums for assistance on this issue.
  • Windows live photo gallery: original photos lost the transfer to the new computer

    photos to the new computer, and the originals have not been transferred as im guessing they're saved in the software/program that cannot be transferred.

    If there is not a way to transfer original and edited photos to the new computer, is there a way to return all original with a single click, so that I can transfer the originals on my new computer?

    Thank you.

    Thank you, you saved my originals... I copy paste, but can not work how to connect my pictures changed to the originals so that I can click on my modified photos and click on 'back '.

    Thanks again

    ===========================================
    Sorry, but I don't have the exact solution for re - associate the
    originals with edited versions.  The only thing I would like to know
    to try would be to place the originals in the original Images
    folder on the new system.

    Maybe... I say just that maybe if you copied the photo gallery
    exclusive database of the old system and used it to replace
    the database on the new system. (Just copy and paste the file in)
    the appropriate on the new system folder, and when you see
    ... dialog box you want to replace? with? Select Yes.

    Also... you could instead of replace your new database...
    rename it... Pictures.OLD for example. So if the replacement
    do not re - associate files... you can remove the replacement
    and rename the OLD version in what it was and the Gallery
    must be as it was before the change.

    Depending on the version of your photo gallery might be the database
    Pictures.PD5, Pictures.pd6, Pictures.pd7...

    The path to the version of Win XP is:

    C:\Documents and Settings\ > user name<\Local>
    Application Data\Microsoft\Windows Live Photo Gallery\
    Pictures.PD4, Pictures.pd5 or Pictures.pd6

    Windows Vista:

    C:\Users\[username]\AppData\Local\Microsoft\
    Windows Photo Gallery\Pictures.pd4 or pd5 pd6

    Windows 7:

    Windows\Users\%username%\AppData\Local\Microsoft\
    Windows Live Photo Gallery\Pictures.pd6

    (Sorry, but I'm not sure of the path in Windows 8 but if you)
    do a search for PD6 PD7, you should be able to find it.

    The former article is a user experience
    with the shifting of the database... maybe it would offer a few ideas:

    Database migration Vista Windows Photo Gallery
    http://Aaron-Kelley.net/blog/2008/03/migrating-vistas-Windows-Photo-Gallery-database/

  • How can I add text on a picture in the photo gallery

    How can I add text on a picture in the photo gallery? I have photos I want to add text on a project I'm doing. I can do this through Windows Photo Gallery? I have to open the pictures on another program to do this? If so, is anyone know what program (s) would be that this is possible?

    Thank you for your help and ideas

    How can I add text on a picture in the photo gallery? I have photos I want to add text on a project I'm doing. I can do this through Windows Photo Gallery? I have to open the pictures on another program to do this? If so, is anyone know what program (s) would be that this is possible?

    Thank you for your help and ideas

    ===================================
    Photo Gallery doesn't have an option to add a
    text on the face of a photo.

    You can add text with Microsoft Paint:

    Add text to a picture with Windows Paint
    http://www.pcdon.com/deAddingTexttoaPhoto.html

    And... I agree with sohail khan... Picasa is a very
    useful application:

    The free Picasa software has several options for adding
    text of photos.

    (FWIW... it is always a good idea to create
    a system before you install restore point
    software or updates)

    Picasa
    http://Picasa.Google.com/
    (you can uncheck some of)
    the options on the final installation screen)

    After you download and install Picasa...
    Open the program and double left click
    an image to open the editing functions.

    To add text to the front of the photo...
    choose... Simple retouching / text button...

    Picasa - features "Retouching": crop, add text, editing
    http://support.Google.com/Picasa/bin/answer.py?hl=en&answer=93403

    Picasa - printing text and borders with photos
    http://support.Google.com/Picasa/answer/106191?hl=en

  • Exception unhandled for photo gallery

    • Not junk

      I am running XP, I get an error message on the photo gallery and it won't let me not shut down the computer, or even turn it off.

      I'll paste in the error at the end. The problem started after I tried to remove an old trial version of InDesign and Skype to an old computer because I wanted to free up memory, but I have nothing to everything that said "photo gallery". -so maybe it is not related?

      Help, please. Is to make the computer almost impossible to use, you can close the error messages or of the installation of photo gallery area. If you press 'continue' on the error box, or press red Cancel, it just keeps coming back.

      Thank you very much

      System.NullReferenceException: Object Reference not set to an instance of an object.
      at HP. CUE. Video.PlaybackControl.UpdateProgressBar)
      at HP. CUE. Video.PlaybackControl._ProgressTimer_Tick (Object sender, EventArgs e)
      to System.Windows.Forms.Timer.OnTick (ByVal e As EventArgs)
      at System.Windows.Forms.Timer.Callback (IntPtr hWnd, Int32 msg, IntPtr, IntPtr dwTime idEvent)

      Loading assemblies *.
      mscorlib
      Assembly version: 1.0.5000.0
      Win32 version: 1.1.4322.2470
      Code: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
      ----------------------------------------
      hpqimzone
      Assembly version: 3.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///C:/Program%20Files/HP/Digital%20Imaging/bin/hpqimzone.exe
      ----------------------------------------
      hpqiface
      Assembly version: 4.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqiface/4.0.0.0__a53cf5803f4c3827/hpqiface.dll
      ----------------------------------------
      System.Windows.Forms
      Assembly version: 1.0.5000.0
      Win32 version: 1.1.4322.2032
      Code: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
      ----------------------------------------
      System.Drawing
      Assembly version: 1.0.5000.0
      Win32 version: 1.1.4322.2032
      Code: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
      ----------------------------------------
      System
      Assembly version: 1.0.5000.0
      Win32 version: 1.1.4322.2470
      Code: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
      ----------------------------------------
      hpqcc2
      Assembly version: 3.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqcc2/3.0.0.0__a53cf5803f4c3827/hpqcc2.dll
      ----------------------------------------
      hpqutils
      Assembly version: 4.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqutils/4.0.0.0__a53cf5803f4c3827/hpqutils.dll
      ----------------------------------------
      hpqfmrsc
      Assembly version: 4.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqfmrsc/4.0.0.0__a53cf5803f4c3827/hpqfmrsc.dll
      ----------------------------------------
      hpqtray
      Assembly version: 4.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqtray/4.0.0.0__a53cf5803f4c3827/hpqtray.dll
      ----------------------------------------
      hpqovskn
      Assembly version: 3.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqovskn/3.0.0.0__a53cf5803f4c3827/hpqovskn.dll
      ----------------------------------------
      hpqimvlt
      Assembly version: 3.0.0.0
      Win32 version: 053.000.013.000
      Code: file:///c:/windows/assembly/gac/hpqimvlt/3.0.0.0__a53cf5803f4c3827/hpqimvlt.dll


    ----------------------------------------
    hpqimgrc
    Assembly version: 4.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqimgrc/4.0.0.0__a53cf5803f4c3827/hpqimgrc.dll
    ----------------------------------------
    hpqntrop
    Assembly version: 4.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqntrop/4.0.0.0__a53cf5803f4c3827/hpqntrop.dll
    ----------------------------------------
    Interop.hpqcxm08
    Assembly version: 3.0.0.0
    Win32 version: 53.0.13.000
    Code: file:///c:/windows/assembly/gac/interop.hpqcxm08/3.0.0.0__a53cf5803f4c3827/interop.hpqcxm08.dll
    ----------------------------------------
    System.Xml
    Assembly version: 1.0.5000.0
    Win32 version: 1.1.4322.2032
    Code: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------
    LEAD
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead/13.0.0.113__9cf889f53ea9b907/lead.dll
    ----------------------------------------
    LEADER. Wrapper
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead.wrapper/13.0.0.113__9cf889f53ea9b907/lead.wrapper.dll
    ----------------------------------------
    LEADER. Windows.Forms
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead.windows.forms/13.0.0.113__9cf889f53ea9b907/lead.windows.forms.dll
    ----------------------------------------
    LEADER. Drawing
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead.drawing/13.0.0.113__9cf889f53ea9b907/lead.drawing.dll
    ----------------------------------------
    Interop.hpqimgr
    Assembly version: 3.0.0.0
    Win32 version: 53.0.13.000
    Code: file:///c:/windows/assembly/gac/interop.hpqimgr/3.0.0.0__a53cf5803f4c3827/interop.hpqimgr.dll
    ----------------------------------------
    hpqthumb
    Assembly version: 3.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqthumb/3.0.0.0__a53cf5803f4c3827/hpqthumb.dll
    ----------------------------------------
    hpqasset
    Assembly version: 4.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqasset/4.0.0.0__a53cf5803f4c3827/hpqasset.dll
    ----------------------------------------
    hpqmirsc
    Assembly version: 3.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///C:/Program%20Files/HP/Digital%20Imaging/bin/hpqmirsc.DLL
    ----------------------------------------
    hpqedit
    Assembly version: 3.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqedit/3.0.0.0__a53cf5803f4c3827/hpqedit.dll
    ----------------------------------------
    hpqvideo
    Assembly version: 3.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqvideo/3.0.0.0__a53cf5803f4c3827/hpqvideo.dll
    ----------------------------------------
    LEADER. Windows.Forms.DrawingContainer
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead.windows.forms.drawingcontainer/13.0.0.113__9cf889f53ea9b907/lead.windows.forms.drawingcontainer.dll
    ----------------------------------------
    hpqmdmr
    Assembly version: 4.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqmdmr/4.0.0.0__a53cf5803f4c3827/hpqmdmr.dll
    ----------------------------------------
    LEADER. Drawing.Imaging.ImageProcessing
    Assembly version: 13.0.0.113
    Win32 version: 13.0.0.113
    Code: file:///c:/windows/assembly/gac/lead.drawing.imaging.imageprocessing/13.0.0.113__9cf889f53ea9b907/lead.drawing.imaging.imageprocessing.dll
    ----------------------------------------
    hpqimlib
    Assembly version: 3.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqimlib/3.0.0.0__a53cf5803f4c3827/hpqimlib.dll
    ----------------------------------------
    hpqglutl
    Assembly version: 4.0.0.0
    Win32 version: 053.000.013.000
    Code: file:///c:/windows/assembly/gac/hpqglutl/4.0.0.0__a53cf5803f4c3827/hpqglutl.dll
    ----------------------------------------
    Interop.hpqvideo
    Assembly version: 3.0.0.0
    Win32 version: 53.0.13.000
    Code: file:///c:/windows/assembly/gac/interop.hpqvideo/3.0.0.0__a53cf5803f4c3827/interop.hpqvideo.dll
    ----------------------------------------
    JIT debugging *.
    To enable just in time (JIT) debugging, the config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    permit.
    For example:
    < configuration="">


    When JIT debugging is enabled, an unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than be handled by this dialog box.

     

    • Home
    • Cars
    • Money
    • Movies
    • Music
    • News
    • Sport
    • Weather
    • < img="" src="http://b.scorecardresearch.com/b?c1=2&c2=3000001&c3=&c4=wlhotm&c5=&c6=&c15=&cv=1.3&cj=1" style="display:none" width="0" height="0">

      Hello

      See the following thread that might help.

      http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/NET-Framework-error-on-startup/bf183094-BBAD-4e05-8780-cc01e9a36077

    • Where can I find the plug-in for Windows Live Photo Gallery?

      I have Windows XP and need to find a plug-in for Windows Live Photo Gallery for Firefox version 5.0. I've looked everywhere on the Windows Live website, but can't seem to find an answer. I tried to download wlsetup - web.ext but got an error D:\Download\wlsetup-web-exe is not a valid win32 application. I also tried wlsetup - custom.exe without result and the only answers I found to support were for Windows 7 and Windows Vista. Can someone help me please? I have a lot of problems to update plugins.

      Hi killed polly,.

      Check if you download Windows Live Photo Gallery from the following link.

      Windows Live Photo Gallery for Windows XP

      You can also ask your question in Windows Live Solution Center.

      Portal - Windows Live Solution Center photo gallery

    • an error prevents the photo or video to appear in the live webcam photo gallery and the Pictures.pd5 file is corrupted.

      I use to open all my photos in the photo library and now I get error messages and all I can do is click on ok and close to the gallery.  I tried to fix live essentials in Add/Remove programs and still get the same error message. In the control run, I typed %userprofile%\Local Settings\Application Data\Microsoft\Windows Live Photo Gallery as suggested in a ms forum and saw that the corrupted file Pictures.pd5 is corrupt and im stuck on what to do there at - it something to solve this problem?

      I use to open all my photos in the photo library and now I get error messages and all I can do is click on ok and close to the gallery.  I tried to fix live essentials in Add/Remove programs and still get the same error message. In the control run, I typed %userprofile%\Local Settings\Application Data\Microsoft\Windows Live Photo Gallery as suggested in a ms forum and saw that the corrupted file Pictures.pd5 is corrupt and im stuck on what to do there at - it something to solve this problem?

      ======================================================
      Did you try to rename or delete your Pictures.pd5 file?
      After doing so, the next time you open WLPG a new .pd5
      the file will be created and your photo gallery must be such that it
      the first time you opened it.

      Take a look at the following link:

      Stops Windows Live Photo Gallery (944221)
      answer or does not start
      http://support.Microsoft.com/kb/944221/en-us

      In later versions of Windows Live Photo Gallery...
      the name of the file is Pictures.pd5.

      After Renaming Pictures.pd5 you will need to re-catalogue
      your photos. If rename Pictures.pd5 does not resolve the
      problem... you can delete the new file Pictures.pd5 and
      change the name of the original file to Pictures.pd5
      and the catalog is restored. John Inzer - MS - MVP - digital media experience

    • Problems installing Windows Live Essentials XP - Photo Gallery

      I had * a time to install Windows Live Essentials on XP. I have the problem reduces to the Photo Gallery Live component. When the PhotoLibary.msi is it running Gets the '0 x 80070641 the Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode or if Windows Installer is not installed properly. Contact your support team. "I have Windows Installer 4.5 installed and tried to reinstall it without help. If I actually PhotoLibary.msi "Installer ended prematurely" here is the error signature "szAppName: msiexec.exe szAppVer: 4.5.6001.22159 szModName: msi.dll szModVer: 4.5.6002.22362 offset: 0009c35a" I tried to uninstall and reinstall several times, I used the Windows Install Clean Up. "." I tried the fix WindowsXP-KB981669 - x 86 - ENU.exe.

      Here is what I get in the event viewer

      Event type: error
      Event source: app error
      Event category: (100)
      Event ID: 1000
      Date: 04/07/2011
      Time: 14:43:49
      User: n/a
      Computer: PC50
      Description:
      Failing application msiexec.exe, version 4.5.6001.22159, failed module msi.dll, version 4.5.6002.22362, address 0x0009c35a failure.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
      Data:
      0000: 41 70 70 6 c 69 63 61 74 Applicat
      0008: 69 6th 6f 20 46 61 69 6 c ion Fail
      0010: 75 72 65 20 20 6 d 73 69 ure msi
      0018: 65 78 65 63 2 65 78 65 exec.exe
      0020: 20 34 2nd 2nd 35 36 30 30 4.5.600
      2nd 0028: 31 32 32 31 35 39 20 1.22159
      0030: 69 6F 20 73 69 6 d 2nd 64 in msi.d
      0038: 6 c 6 c 20 34 2nd 2nd 35 36 he's 4.5.6
      0040:30 30 2 32 32 32 33 36 002.2236
      0048: 32 20 61 74 6f 20 66 66 2 off
      0050: 73 65 74 20 30 30 30 39 put 0009
      0058: 63 33 35 61 c35a

      Event type: error
      Event source: app error
      Event category: no
      Event ID: 1001
      Date: 04/07/2011
      Time: 14:43:51
      User: n/a
      Computer: PC50
      Description:
      Fault 1834548812 bucket.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
      Data:
      0000: 42 75 63 6 b 65 74 3 has 20 bucket:
      0008: 31 38 33 34 35 34 38 38 18345488
      0010: 31 32 0D 0 a 12...

      Event type: error
      Event source: MsiInstaller
      Event category: no
      Event ID: 1013
      Date: 04/07/2011
      Time: 14:43:53
      User: PC50\Owner
      Computer: PC50
      Description:
      Internal error msi. Setup ends prematurely.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

      Event type: Information
      Event source: MsiInstaller
      Event category: no
      Event ID: 1033
      Date: 04/07/2011
      Time: 14:43:59
      User: PC50\Owner
      Computer: PC50
      Description:
      Windows Installer installed the product. Product name: Windows Live Photo Gallery. Product version: 14.0.8117.416. Product language: 1033. Installation success or error status: 1603.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
      Data:
      0000: 7 b 45 45 33 39 46 46 42 {EE39FFB
      0008: 44 35 34 34 45 34 2D D-544E-4 2D
      0010: 39 45 34 41 39 39 39 9E4-A999 2D
      0018: 2d 36 38 31 39 38 32 38 - 6819828
      {0020: 45 41 45 39 31 7 d EAE91}

      Product: Windows Live Photo Gallery - Error 1719. The Windows Installer Service could not be accessed. This can occur if Windows Installer is not installed properly. Contact your support team.

      For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

      Hello

      The question you have posted is related to Windows Live, and would be better suited in the Windows Live forum. Please visit the link below to find a community that will provide the support you want. http://windowslivehelp.com/

    • "Photo Gallery can't open this photo because it is being edited in another program"

      whenever I have add tags to the photo above no tag, I can view is no longer the image. When I click it, I get this message, "Photo Gallery cannot open this picture because it is being edited in another program." I do not understand this because everything I've done is add a tag or two. I have not tried the image in a different way.

      my computer did not always do this; He has recently started to happen. Sometimes when I turned my computer off and then turn it back on, some of the pictures will be open, but not all of them.

      Anyone who can answer this question will be appreciated greatlly.

      whenever I have add tags to the photo above no tag, I can view is no longer the image. When I click it, I get this message, "Photo Gallery cannot open this picture because it is being edited in another program." I do not understand this because everything I've done is add a tag or two. I have not tried the image in a different way.

      my computer did not always do this; He has recently started to happen. Sometimes when I turned my computer off and then turn it back on, some of the pictures will be open, but not all of them.

      Anyone who can answer this question will be appreciated greatlly.

      ============================================
      Just a few ideas...

      If it is a recent issue,... it may be worth trying to do
      a restore of the system at a time before everything started.

      Using Windows 7 or Vista System Restore
      http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

      If you run Windows Photo Gallery... it can
      be worth a try to download and install Windows Live
      Photo Gallery:

      (FWIW... it's always a good idea to create a system)
      Restore point before installing software or updates)

      Download Windows live Photo Gallery
      http://explore.live.com/Windows-Live-Photo-Gallery
      (There are other applications included in the download...
      Uncheck the ones you don't want)

      And... no guarantee... but Microsoft following
      'Fix' might be worth a try:

      (FWIW... it's always a good idea to create a system)
      Restore point before installing software or updates)

      Windows Photo and slideshow problems
      http://support.Microsoft.com/GP/windows_photo_and_slideshow_diag

      Good luck...

      Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

Maybe you are looking for