Welcome Guest! To enable all features please
Login or Register.
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
Sounds like you need to check your references for ServiceStack.OrmLite.SqlServer.
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close