|
-
Apr 13th, 2008, 06:06 AM
#1
Thread Starter
New Member
[2008] error messages - <sender> and <e>
I have used VB5 for many years and have always found it adequate. Now I want to write something for the internet, and I downloaded a copy of VB Express 2008. But when I try to convert my program using the upgrade wizard, I get two error messages like this :-
Error 1 Argument not specified for parameter 'e' of 'Private Sub form1_initialize_Load(sender As Object, e As System.EventArgs)'.
C:\Program Files\Microsoft Visual Studio 9.0\golfbook\golfbook\Form1.vb 22 9 golfbook
The second message is identical, except that it refers to parameter ‘sender’. Can anyone tell me what they mean? How do I specify <sender> and <e>?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|