Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in mmWizardForm
Message
From
26/04/2007 16:40:32
Walter Nicholls
Cornerstone Software Ltd
Auckland, New Zealand
 
 
To
26/04/2007 05:39:21
Walter Nicholls
Cornerstone Software Ltd
Auckland, New Zealand
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01217569
Message ID:
01220263
Views:
25
> derive mmWizardForm from mmBusinessBaseForm? ... modding the 2.4 source code

I actually just went and did this and a whole lot of things started working. It has to be mmBusinessForm:
	public class mmWizardForm : mmBusinessForm , ImmWizardForm
Incidentally I had a bit of trouble adding the replacement DLL to the GAC and to my project. At first I got a duplicate in the GAC, then could not deleted the installed MMNet winforms dll without deleting (or renaming) "C:\WINDOWS\assembly\GAC_MSIL\Mere Mortals Framework Windows Forms 2005\2.4.0.0__57ceb69243304587".
And then what the instrucions in the Dev Guide don't say is that the project will still reference the old keypair, the reference needs to be removed and re-added.
Previous
Reply
Map
View

Click here to load this message in the networking platform