YAFLogo

damack
  • damack
  • 50.6% (Neutral)
  • YAF Forumling Topic Starter
8 years ago
Severity Code Description Project File Line

Error CS1061 'Type' does not contain a definition for 'GetDefaultValue' and no extension method 'GetDefaultValue' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?) ServiceStack.OrmLite.SqlServer C:\CodeBase\YAFNET-2.2.2\YAFNET-2.2.2\yafsrc\ServiceStack.OrmLite\src\ServiceStack.OrmLite.SqlServer\SqlServerExpression.cs 21

Severity Code Description Project File Line

Error CS1061 'string' does not contain a definition for 'Fmt' and no extension method 'Fmt' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) ServiceStack.OrmLite.SqlServer C:\CodeBase\YAFNET-2.2.2\YAFNET-2.2.2\yafsrc\ServiceStack.OrmLite\src\ServiceStack.OrmLite.SqlServer\SqlServerOrmLiteDialectProvider.cs 286

Sponsor
Programguy
8 years ago
Sounds like you need to check your references for ServiceStack.OrmLite.SqlServer.