我有一个非常简单的请求DTO,每当我填充除List<int>之外的任何属性时,它都是工作的。' threw an exception of type 'System.IndexOutOfRangeException''((ServiceStack.ServiceClient.Web.WebServiceException)($exception)).ErrorMessage' threw an exception
我们在ServiceStack.Redis v4.0.48中收到以下错误
System.IndexOutOfRangeException:索引超出了数组的界限。在ServiceStack.Redis.RedisManagerPool.GetClient() at ServiceStack.Redis.RedisClientManagerCacheClient.Setat ServiceStack.ServiceExtensions.CacheSet at ServiceStac
在尝试序列化动态对象的数据集时,我得到了一个System.IndexOutOfRangeException。它不是任何单行,因为我已经用每一行进行了测试(在我的示例中只有四行)。准确的堆栈跟踪是: at ServiceStack.Text.CsvWriter.HasAnyEscapeChars(String value)
at ServiceStack.TextExtensions.ToCsvFieldat ServiceStack.Text.CsvWrit
我想使用ServiceStack.OrmLite对INT列进行sql LIKE比较。基本上,我需要OrmLite来生成以下sql where子句:我知道我可以在strings上使用.Contains(),但我的属性/列是int另外,在int属性上使用.ToString().Contains()会引发以下异常:
System.NotSupportedException: Specified method is not
我正在使用Visual构建我的ServiceStack 4.0.8服务。在Windows上,一切都运行得很好,但是当我尝试在Mono2.10.8.1/Ubuntu13.10上运行Nginx1.4.1和4时。
未实现所请求的功能。在ServiceStack.Host.RequestPreferences.GetWorker (System.Web.HttpContextBase上下文) 0x00000 in :0 at ServiceStack.