Gadget does not show

Hi,

I have developed a very simple gadget which shows rss information from an specific web site. The gadget also shows stock information for a company, implements a transition between the rss and stock information as well as some javascript efects (fade and pixelate specifically). The problem I have is that this gadget works great in some machines and does not show in others. The gadget works in some machines with RC1, RC2 and RTM Vista versions but does not work in other computers with the same versions. Does somebody know what can be happening?

Best regards,

Johann Granados

[608 byte] By [JohannGranados] at [2008-2-7]
# 1
Does it not show in the Add dialogue after you've installed it, or not appear on the sidebar when you add it?

If it's the latter, try dragging it from the Add Dialogue to the Desktop, instead of adding it to the Sidebar.

JonathanAbbott at 2007-9-3 > top of Msdn Tech,Gadgets,Sidebar Gadget Development...
# 2
It's quite possible the gadget targets a specific locale, such as en-us, which the second machines do not support. If that is the case, try placing your files in the root folder if a fallback locale is acceptable.
BrianTeutsch-MSFT at 2007-9-3 > top of Msdn Tech,Gadgets,Sidebar Gadget Development...