Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 23, 2008 05:05 PM by jeff_way
Member
6 Points
14 Posts
Apr 23, 2008 08:28 AM|LINK
Hi,
I've copied a page and changed some of the content but the first line of code gives the error above.
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="page.aspx.vb" Inherits="page" title="page"%>
The datagrid is not giving an error in the vb file- showning not declared.
I 've updated web.site map but i can't see any other issues.
any help would be appreciated
All-Star
28531 Points
3567 Posts
Apr 23, 2008 10:41 AM|LINK
Fantastic what google can do for you...
See http://forums.asp.net/t/1148374.aspx and http://forums.asp.net/t/1125667.aspx
Participant
816 Points
160 Posts
Apr 23, 2008 11:32 AM|LINK
Please post the error message.
Regards,
705 Points
267 Posts
Apr 23, 2008 05:05 PM|LINK
Try setting "AutoEventWireUp=true" in your page directive.
deektweek
Member
6 Points
14 Posts
Context is not a member
Apr 23, 2008 08:28 AM|LINK
Hi,
I've copied a page and changed some of the content but the first line of code gives the error above.
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="page.aspx.vb" Inherits="page" title="page"%>
The datagrid is not giving an error in the vb file- showning not declared.
I 've updated web.site map but i can't see any other issues.
any help would be appreciated
johram
All-Star
28531 Points
3567 Posts
Re: Context is not a member
Apr 23, 2008 10:41 AM|LINK
Fantastic what google can do for you...
See http://forums.asp.net/t/1148374.aspx and http://forums.asp.net/t/1125667.aspx
kumarkiran
Participant
816 Points
160 Posts
Re: Context is not a member
Apr 23, 2008 11:32 AM|LINK
Hi,
Please post the error message.
Regards,
Kumar Kiran | Protocols Of Matrix |
Click "Mark as Answer" on the post that helped you to help future readers to get the solutions.
jeff_way
Member
705 Points
267 Posts
Re: Context is not a member
Apr 23, 2008 05:05 PM|LINK
Try setting "AutoEventWireUp=true" in your page directive.
I update my blog on a daily basis with views on web development. I always appreciate new readers.