Tuesday, February 28, 2006

Operation must use an updatable query

Received the error "Operation must use an updatable query" after moving ASP application from a Windows 2000 machine to a Windows XP machine. The issue was resolved by changing Directory Security (within IIS Manager) from anonymous access to authenticated access, which would mean that it will use the current users rights, not the IUSR user.

0 Comments:

Post a Comment

<< Home