YAFLogo

TheNerd
  • TheNerd
  • 66.8% (Friendly)
  • YAF Camper Topic Starter
15 years ago
Hey guys, I am testing out the DNN beta 3 code, and so far everything is kosher. I found one interesting hiccup on a new install.

in /pages/admin/admin.ascx.cs I have to comment out line 129, where the call to databind occurs. I cannot tell if its the databind to activeList or UserList that is failing, but both database tables have records in them... In any case, when I comment out that line, the Admin UI comes right up.

Does anyone have any ideas on why this might be? Did I discover a bug in the beta?

Sponsor