I am having a sporadic problem with a page that does a Response.Redirect giving the error message "Object moved to here". Adding Response.BufferOutput = true; before the call to Response.Redirect() seems to have fixed it, but it's hard to tell since it isn't consistant.
Tuesday, February 22, 2005
Subscribe to:
Comment Feed (RSS)
|