ASP.NET Server Control State not changing on post back

  • Thread starter Thread starter Steven
  • Start date Start date
S

Steven

When I set my ASP.NET project IIS directory security with:

Anonymous Access checked and a valid domain account is supplied; and
Integrated Security is unchecked - none of the state changes in my server
side user controls hold?

Also any Response.Redirect statements fail.

Can anyone shed some light here?
 
There may be something you are missing.

(also that domain account must have some enough credentials unlike
GUEST/USER)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top