Yes. It is Windows XP. I guess I will try Windows 2000, but most likely, when we
deploy the device, the users will be running Windows XP or newer. Thanks for the
quick help. Do I need to write any code for Windows to
"recognize" the new icon other than edit the XML file with the Icon tag? I
assume that /image.png will look in the web directory of the miniserver.
Quoting chris warth <csw@xxxxxxxx>:
> Jimmy, you did not mention what OS you are trying to display your upnp
> device on.
> If is Windows XP, I don't think this works.
> The last time I looked WIndows XP ignored the icon tag. Maybe this was
> fixed in
> a later service release, but it never worked for me.
>
> -csw
>
> On 1/18/06, jimmy@xxxxxxxxxxxxxxxxxxx <jimmy@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > Hello. I am having problems changing the icon on our device. Here is the
> > code in
> > the XML file. I did not include <IconList> because it results in a -107
> > error in
> > XML parser for Upnp 1.2.1a. I tried different image formats, but no
> > result.
> >
> > <icon>
> > <mimetype>image/png</mimetype>
> > <width>32</width>
> > <height>32</height>
> > <depth>32</depth>
> > <url>/image.png</url>
> > </icon>
> >
> >
> > Thanks.
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> > files
> > for problems? Stop! Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > _______________________________________________
> > UPnP-SDK-discuss mailing list
> > UPnP-SDK-discuss@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/upnp-sdk-discuss
> >
> >
>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
|