Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM. Net Framework Jumpstart examples
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01164121
Message ID:
01164572
Views:
17
Kevin,

>Just got MM.Net framework today so I am doing a walkthrough in the jumpstart. I am following the jumpstart examples to the letter. Got error when building the solution. Is there a typo in the instructions related to "btnGetOrders" in the pckCustomer_ItemSelected event handler method in CustomerOrdersForm.vb?
>
>Error 1 Handles clause requires a WithEvents variable defined in the containing type or one of its base types. c:\MM .NET Jump Start\Order System VB\CustomerOrdersForm.vb 50 123 Order System VB
>
>Error 2 Value of type 'Boolean' cannot be converted to 'OakLeaf.MM.Main.Windows.Forms.mmButton'. c:\MM .NET Jump Start\Order System VB\CustomerOrdersForm.vb 56 32 Order System VB

I answered this one via private e-mail, but for you lurkers, somehow the Handles section specified the wrong event. Deleting the handler and double-clicking again on the picker recreated the correct handler method and fixed the problem.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform