It must be lower case 'p' instead of upper case. The certification book I used, Kalani 70-315 showed it as upper case.
--- In [email protected], "Peter Brunone" <[EMAIL PROTECTED]> wrote: > > ���So are you saying the syntax below didn't work?� There's a possibility that you may need to uppercase the first character of the parameter, but I have no idea whether that's true or not. > > ---------------------------------------- > From: "scaevola637" [EMAIL PROTECTED] > > --- In [email protected], "scaevola637" > wrote: > > > > Is there a way to turn off view state in web.config? > > I dug around and found it on vs.net documentation: > enableSessionState="true|false|ReadOnly" > enableViewState="true|false" > enableViewStateMac="true|false" > autoEventWireup="true|false" > smartNavigation="true|false" > pageBaseType="typename, assembly" > userControlBaseType="typename" > validateRequest="true|False"/> > > Kalani is wrong on page 267 because he shows pages as Pages > > > > > [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
