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:
00734130
Views:
19
>>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;

Thank you for your reply. I gave your suggestion a try but there was no difference. See my reply to Cathi. This will be an enjoyable experience! :)

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform