Hey guys whats up?

I myself am pretty good with all this and actually know what i am doing here but...

Having an issue that is bugging the crap out of me. I can not figure it out for the life of me. (either im to frustrated, or missing something here) ... but my issue is:

Exporting from MS Office 07 to WM (Windows mail).

Now i have already done this and searched every where for an answer of this sort and can not find.

I exported fine and imported fine but NONE of the pictures i have set for the people show up on WM.

I have done it like i normally always have but im not to use to WM as i just got another new system with Vista Home prem, anyways. I have all my contacts fine in Office 07, with all text fields and contact pictures, but when i export them this way:

file >> import - export >> csv >. blah blah blah

I then import into windows mail and all seem to be right, except the contacts pictures are not there included.

To where like i have to go and re-assign them.

So basically how do i get my FULL Office 07 contact lists and ALL maps including persons pictures to show up and import right into WM ??

I have tried csv and excel, Maps look fine and set fine but still no image with transfer over either format or way... gggrrrrr

Im thinking the picture doesn't have a set map. or a way to be exported in txt csv format or something..

Any and all help is much appreciated.


PS`
Did you guys included the person picture when you tried it also or not ??


____________

oohh and by the way, i went from XP MS office 07 exported my contacts as normal, then imported them on my Vista MS office 07, and they imported/exported just fine. Picture included and all text fields etc etc.. All my folders and paths are the same and correct (or at least should be), as of course i backed up and moved all my files over to other new machine.

Dani AI

Generated

— CSV is a plain-text format and will not carry embedded pictures. The behaviour you described (pictures intact when moving Outlook data between machines, but missing after CSV import into Windows Mail) points to the file format/filter used during the transfer, not the contacts themselves.

Two practical workflows that preserve photos:

  • For a few contacts: in Outlook 2007 open the contact, choose File > Save As and save a vCard (.vcf). The .vcf created for that contact will include the photo. Import that vCard into Windows Contacts (or double-click to import), and Windows Mail will see the photo.

  • For many contacts: bulk-export each contact as a .vcf (Outlook doesn’t include a built‑in “export all to vCard” button, so use a short Outlook VBA script or a trusted third‑party utility to save all contacts as .vcf). Put the resulting files into the Windows Contacts folder (%USERPROFILE%\Contacts) or import them from Windows Contacts. That workflow preserves images because vCard supports embedded photos.

Quick troubleshooting notes and cautions:

  • Test with a single contact first: save it as .vcf and open the file to confirm the photo is present before doing a bulk run.
  • Backup the Outlook PST before any bulk operation.
  • If a vCard lacks the image, the photo might be referenced externally (not embedded) or the contact item itself may not contain the binary image—verify the picture inside Outlook first.
  • If scripting is used, run it on a copy of the contacts and verify results on a handful of contacts before committing.

This approach avoids CSV’s text limitations and matches the successful full-transfer behaviour you saw when moving Outlook data between machines.

bumpers...........

:icon_rolleyes:

<insets bump smiley here>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.