Hi there,
Been using BugNET for quite some time and done several upgrades which have all gone totally smoothly. This time, however, I'm getting the error: "Column 'PasswordVerificationToken' required for property 'PasswordVerificationToken' was not found in table 'BugNet_UserProfiles'." after installation and turning on Windows authentication after running the install in "Forms" mode.
Any clues as to why this is?
My network admin had used "ApplicationPoolIdentity" instead of "NetworkService" initially in IIS when I ran Install.aspx. I did then receive an issue about the SqlDataProvider (could be the wrong name - I didn't take a screenshot) table already existing during the DB upgrade script run when I ran Install.aspx but the page did still return "Upgrade successful!". I ran Install.aspx again once I'd done the application pool user switch and it said nothing to do.
I've obviously got the DB backed up - just wondering whether I need to revert now that I've switched it "NetworkService" and try again or is there more to this error?
I also noted that my 1.4 config file doesn't have the PasswordVerificationToken and PasswordVerificationTokenExpiryDate columns specified in the profile settings in the web.config. I take it this is a recent change?
Been using BugNET for quite some time and done several upgrades which have all gone totally smoothly. This time, however, I'm getting the error: "Column 'PasswordVerificationToken' required for property 'PasswordVerificationToken' was not found in table 'BugNet_UserProfiles'." after installation and turning on Windows authentication after running the install in "Forms" mode.
Any clues as to why this is?
My network admin had used "ApplicationPoolIdentity" instead of "NetworkService" initially in IIS when I ran Install.aspx. I did then receive an issue about the SqlDataProvider (could be the wrong name - I didn't take a screenshot) table already existing during the DB upgrade script run when I ran Install.aspx but the page did still return "Upgrade successful!". I ran Install.aspx again once I'd done the application pool user switch and it said nothing to do.
I've obviously got the DB backed up - just wondering whether I need to revert now that I've switched it "NetworkService" and try again or is there more to this error?
I also noted that my 1.4 config file doesn't have the PasswordVerificationToken and PasswordVerificationTokenExpiryDate columns specified in the profile settings in the web.config. I take it this is a recent change?