On Fri, Dec 09, 2005 at 09:12:36AM -0800, Ryan Forsythe wrote: > > I'm trying to move a project I've been building for the past month to use the > Identity framework rather than its current homebrew auth stuff. I > keep getting an IdentityManagementNotEnabledException(), though. The tutorial > idtest project works fine, but as soon as I try to use Identity in my > real project it throws that exception. I've quadruple checked that I have the > identity.on=True in my config file (you can check it out here: > http://www.cs.uoregon.edu/~ryanf/dev.cfg) and that I have the correct changes > to sqlobject.txt. What else should I be looking for to stop that > exception?
Does it happen every time? If you refresh a couple times will it go away? I've found that after a server restart, sometimes there's a race condition where the identity framework isn't fully set up by the time my first request comes in. I've been meaning to look at it, but I haven't had enough time. Jason -- If you understand, things are just as they are. If you do not understand, things are just as they are.
pgpl3Wdk6QccL.pgp
Description: PGP signature

