I'm not really sure where to start troubleshooting. Any Ideas?
Don
If you see them on the host PC and not the extender, I'd try
removing the extender affiliation and setting it up again, forcing a
rebuild of the library.
If you can't see on the host PC, that is a different problem. Do you
see the files in Windows Explorer?
You say there are no photos in the library and then you talk about
*music*
Please post a better description of what the trouble is.
Barb Bowman
MS-MVP
http://www.digitalmediaphile.com
http://digitalmediaphile.wordpress.com
http://www.microsoft.com/windowsxp/expertzone/meetexperts/bowman.mspx
What I meant to say earlier was I removed and added the Photos folder from
the Picture Library but the problem still exists. All my other media is
present in the library as expected using the locall MC as well as the
extender.
Vista Ultimate SP1 is the OS.
Don
"Barb Bowman" <ba...@nospam.com> wrote in message
news:2fsf751fkih7doed9...@4ax.com...
if renaming a jpg to jpeg fixes this, there is a registry entry that
can be modified that may fix this. but first let's see what happens
with this renaming test.
also, did you install anything like Nero, Roxiok, Adobe or other
image handling/editing programs?
Try it
Thanks,
William
"Don C. Baker" <dcbak...@hotmail.com> wrote in message
news:uIwm$uLFKH...@TK2MSFTNGP04.phx.gbl...
I added a new folder and copied some pics to it. I added folder to the
library and MCE detected the files and saidit was adding them but they
turned up blank.
I have not installed anything new. MCE has been working OK since I
installed Vista back in 2008.
Are there any MCE logs I can check?
"Barb Bowman" <ba...@nospam.com> wrote in message
news:8qbg75524gi4ejkki...@4ax.com...
"William He" <heyid...@hotmail.com> wrote in message
news:96867E5F-7B92-4844...@microsoft.com...
will help you. It shouldn't hurt anything.
On Sun, 9 Aug 2009 11:16:57 -0400, "Don C. Baker"
A Long while a go I ranthe REG code below that fixed the problem locally on
my desktop but I still had the problem of no photos when using the XBOX
extender to view photos
Windows Registry Editor Version 5.00
;Fix the PerceivedType value for media file types in Vista.
;Created by Ramesh Srinivasan on March 22, 2008.
;http://www.winhelponline.com
[HKEY_CLASSES_ROOT\.jpe]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.jpeg]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.jpg]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.gif]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.wmf]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.png]
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.wma]
"PerceivedType"="audio"
[HKEY_CLASSES_ROOT\.wav]
"PerceivedType"="audio"
[HKEY_CLASSES_ROOT\.mp3]
"PerceivedType"="audio"
[HKEY_CLASSES_ROOT\.mp2]
"PerceivedType"="audio"
[HKEY_CLASSES_ROOT\.wmv]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.avi]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.dvr-ms]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.mpe]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.mpeg]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.mpg]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.m1v]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.mpv2]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.asx]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.wm]
"PerceivedType"="video"
[HKEY_CLASSES_ROOT\.wmx]
"PerceivedType"="video"
"Barb Bowman" <ba...@nospam.com> wrote in message
news:1dnv759jc8fj7ihr5...@4ax.com...