William Starckʼs posts

William Starck (wjstarck) has made 114 posts.

Activating after trial: The product key is invalid or there'

Post on Jun 1, 2011

No, should I be? I only thought I should do that if I'm building my own custom interface for enter…

Post on Jun 1, 2011

I get the exception below when I try to activate after a trial period has expired. Here is the code …

Odd window not drawing situation

Post on May 16, 2011

Sam wrote:> Does the app in which you're a plugin have a main form? That is, if your form closes&…

Post on May 8, 2011

Is this the main form of the app, or is it another form? Well, my main form, as it's part of a plu…

Post on May 8, 2011

In the constructor. private void InitializeComponent() { this.components = new System.ComponentM…

Post on May 7, 2011

I've been having the odd occasional situation: I'll launch an a form with an automaticUpdater cont…

Shift select in Files & Folders

Post on May 16, 2011

Sam wrote:> why are you deleting files from your versions? I do development on multiple machine…

Post on May 13, 2011

It would be nice if we could shift-select all the items in the Files & Folders window when we wa…

Small cross-threading exception problemSolved

Post on May 4, 2011

Thanks Sam.

Post on May 4, 2011

The AutomaticUpdater.

Post on May 4, 2011

Sam- System.InvalidOperationException was unhandled Message=Cross-thread operation not valid: Con…

Post on May 4, 2011

I've managed to get the Automatic Updater control working on the host form of an app to which I add …

Idea for critical patches

Post on Apr 30, 2011

Right now we have AU set to autoupdate every 7 days, as the software we build our plugin for has a r…

Renamed AutomaticUpdater...now app can't find it

Post on Apr 20, 2011

OK, I solved this by loading the dlls into an AppDomain and then using a ResolveEventHandler to sele…

Post on Apr 20, 2011

Why are you renaming the AutomaticUpdater? I was following the advice here: https://wyday.com/for…

Post on Apr 19, 2011

That doesn't work. I can change the name of the dll to whatever I want before I create the referen…

Post on Apr 19, 2011

Hello- I've been renaming AutomaticUpdater.dll for awhile now for use with plugins for an app with…

Google checkout integration

Post on Apr 14, 2011

Interesting. I'll look forward to seeing this. Thank you very much.

Post on Apr 14, 2011

Hello - If you'll create a LimeLM integration with Google checkout example (PHP), I'll begin work …