Good morning to all Google Gadget Gurus out there. I have been working on our very first Google Gadget for the last few days and I'm having trouble figuring out an issue.
Our gadget (http://www.ccrane.com/gadgets/ncwx.xml) is a simple advertising gadget that will randomly display two products from a list of predefined products associated with a particular advertiser. All the work is done in the background with ASP.NET (http://www.ccrane.com/ gadgets/index.aspx?up_refID=WS060900DY000000). My gadget has a required UserPref parameter refID which will represent the id of a particular advertiser. For this inital gadget this value is set to WS060900DY000000. When I try to create the gadget from Google's "Add this gadget to your webpage" tool (http://www.gmodules.com/ig/creator?url=http:// www.ccrane.com/gadgets/ncwx.xml) I get the following error "The system cannot find the file specified". Looking at the info for the iframe with Firefox I see the address as (http://www.ccrane.com/gadgets/ index.aspx? up_refID=WS060900DY000000&lang=en&country=us&.lang=en&.country=us&synd=open&mid=0&use_hc=1&ifpctok=8879020435078091327&parent=&libs=VDxLZ7xAewY/ lib/libcore.js,iNE3XEZGB9I/lib/libsetprefs.js) If I remove the value of libs from the address, the page actually loads properly (http://www.ccrane.com/gadgets/index.aspx? up_refID=WS060900DY000000&lang=en&country=us&.lang=en&.country=us&synd=open&mid=0&use_hc=1&ifpctok=8879020435078091327&parent=&libs=) Anybody has any ideas why this is? What am I doing wrong? Any help would be greatly appreciated. Edgar Diaz Asistant IT Manager C. Crane Company Inc http://www.ccrane.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
