Dynamically generate your own countdown gadgets
Categories
The other day I wrote about dynamically generating gadgets for personalization purposes:
http://markitup.com/Posts/Post.aspx?postId=98a4d0e8-cf3c-43d2-b431-e1e1e29958f6
There's been some talk around the place since then about being able to dynamically generate countdown gadgets so I thought that I'd use my little gadget API to "hack" such a feature. The steps for creating your own countdown gadget are simple:
- Go to this URL: http://markitup.com/CountdownGadget.aspx
- Fill in the form:
- Download the gadget from the generated link:
- Open the gadget into your own Sidebar:
Enjoy! 
#
Site Down?
posted by
Mayank
on
4/16/2007 4:50:18 PM
:
So I was trying to get this to work, but I get the following error:
Method not found: 'MarkItUp.Gadgets.Packaging.GadgetManifest MarkItUp.Gadgets.Packaging.Gadget.GetManifest()'.
#
Countdown auto generate has an error
posted by
Roberto
on
5/15/2007 5:43:36 AM
:
This is the error message:
Server Error in '/' Application.
Method not found: 'MarkItUp.Gadgets.Packaging.GadgetManifest MarkItUp.Gadgets.Packaging.Gadget.GetManifest()'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.MissingMethodException: Method not found: 'MarkItUp.Gadgets.Packaging.GadgetManifest MarkItUp.Gadgets.Packaging.Gadget.GetManifest()'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[MissingMethodException: Method not found: 'MarkItUp.Gadgets.Packaging.GadgetManifest MarkItUp.Gadgets.Packaging.Gadget.GetManifest()'.]
MarkItUp.DynamicCountdownGadget.CountdownGadget.Button1_Click(Object sender, EventArgs e) +0
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
I hope you can solve this problem asap.
My email is gunboy@libero.it
I want to create my personal countdown gadget using your form.
Kind regards,
Roberto.