Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
852 Points
127 Posts
Aug 13, 2008 02:02 PM|LINK
If I remember correctly, in VS 2005 the event handlers were private, while in VS 2008 they must be protected (if hooked-up from the markup).
Might this be the cause for the problem?
-- Martin
mbischoff
Participant
852 Points
127 Posts
Re: Conversion from 2003 to 2008 errors
Aug 13, 2008 02:02 PM|LINK
If I remember correctly, in VS 2005 the event handlers were private, while in VS 2008 they must be protected (if hooked-up from the markup).
Might this be the cause for the problem?
-- Martin
-- Martin