Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Studio .NET and ASP.NET development.
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00733795
Message ID:
00733851
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>When I create a web form VS.NET enters a line of code into the first row:
>
>
>< % ERROR:  Page Language=”vb” AutoEventWireUp=”false” codebehind=”WebControls1.aspx.vb” Inherits=”WebApplication1.Webform2” % >
>
>
>However, I cannot get any code to fire from the Page_Load. All methods can be called from Script and work fine. Code related to data does not fire.
>

Try setting the AutoEventWireUp="true" instead. That way ASP.NET will handle hooking up events for you.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform