YAFNET: Invalid column name 'Flags'.
From the latest source and in an upgrade scenario from 1.9.6, the following error is thrown:
Invalid column name ‘Flags’. Exception Details: System.Data.SqlClient.SqlException: Invalid column name ‘Flags’.
Line 102: public IDataReader ExecuteReader()
Line 103: {
Line 104: return dbCmd.ExecuteReader();
Line 105: }
Line 106:
Source File: C:\Users\User\Desktop\YAFNET-master\yafsrc\ServiceStack\ServiceStack.OrmLite\OrmLiteCommand.cs Line: 104
Best
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 18 (8 by maintainers)
Its Important that the membership password settings are migrated to the app settings.