Microsoft
Software
Hardware
Network
Question : Why am I getting this compile error?
my aspx page
EnableViewState="False" Text="Email event notices to registered attendees"
ValidationGroup="EventRegA
ttendee" Width="269px" OnClick="EmailRegAttendeeN
otices()"/
>
--------------------------
----------
----------
----------
----------
----------
----------
my aspx inline code
--------------------------
--
==========================
==========
==========
======
Compile error?
==========================
==========
==========
=========
Error 20 Argument not specified for parameter 'e' of 'Protected Sub EmailRegAttendeeNotices(se
nder As Object, e As System.EventArgs)'. C:\Documents and Settings\Dennis West\Local Settings\Temp\VWDWebCache\
cmaanorcal
events.com
\DesktopMo
dules\i2In
tegration - Events\user\Register.ascx 100
Error 22 Argument not specified for parameter 'e' of 'Protected Sub EmailRegAttendeeNotices(se
nder As Object, e As System.EventArgs)'. C:\Documents and Settings\Dennis West\Local Settings\Temp\VWDWebCache\
cmaanorcal
events.com
\DesktopMo
dules\i2In
tegration - Events\user\Register.ascx 100
Error 21 Argument not specified for parameter 'sender' of 'Protected Sub EmailRegAttendeeNotices(se
nder As Object, e As System.EventArgs)'. C:\Documents and Settings\Dennis West\Local Settings\Temp\VWDWebCache\
cmaanorcal
events.com
\DesktopMo
dules\i2In
tegration - Events\user\Register.ascx 100
Error 23 Argument not specified for parameter 'sender' of 'Protected Sub EmailRegAttendeeNotices(se
nder As Object, e As System.EventArgs)'. C:\Documents and Settings\Dennis West\Local Settings\Temp\VWDWebCache\
cmaanorcal
events.com
\DesktopMo
dules\i2In
tegration - Events\user\Register.ascx 100
==========================
==========
==========
==========
=
Answer : Why am I getting this compile error?
you should add Handles btn.click I guess
Protected Sub EmailRegAttendeeNotices_Cl
ick(ByVal sender As Object, ByVal e As EventArgs)
-->
Protected Sub EmailRegAttendeeNotices_Cl
ick(ByVal sender As Object, ByVal e As EventArgs) handles Button1.click
Random Solutions
Alternative to sysprep on windows 7 home premium
c# printing lines on top of each other
Progress TCP Ports Windows 2003
Comparing two Time Values in Excel
Excel and UTF8
How to combine VLOOKUP with SUMPRODUCT/SUMIF?
How to convert Windows Outlook .wab into Excel?
Using Rich Text Box
Booting of DVD on HP Proliant ML150 G6
Problems inserting an image on the signature inside OWA