Quantcast
Channel: CRM Development 論壇
Viewing all articles
Browse latest Browse all 10280

Requested value 'Geo' was not found

$
0
0

Hi,

I've been facing the below issue in the performance toolkit. Please suggest a solution at the earliest. below is the issue details:

Request failed: Exception occurred: Requested value 'Geo' was not found.

at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
at Microsoft.Crm.SharedDatabase.ConvertUtility.EnumFromXmlString(Type enumType, String mask)
at Microsoft.Crm.SharedDatabase.Table..ctor(XmlNode node)
at Microsoft.Crm.SharedDatabase.DBMetadataCache.LoadTables(XmlDocument doc)
at Microsoft.Crm.SharedDatabase.DBMetadataCache.LoadCache(String metadataXml)
at Microsoft.Crm.ConfigurationDatabase.ConfigurationMetadata.get_Cache()
at Microsoft.Crm.ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns)
at Microsoft.Crm.ServerLocatorService.GetOrganizationScaleGroupId(Guid organizationId)
at Microsoft.Crm.LocatorService.GetOrganizationScaleGroupId(Guid organizationId)
at CRM_Perf_BenchMark.Utils.GenerateWRPCToken(String baseurl, CRMEntity user, String tokenKey) in D:\CRMToolkit\KN Solution\CRM_Perf_Toolkit\CRM_Perf_BenchMark\Utilities\Util.cs:line 923
at CRM_Perf_BenchMark.CreateNewHH.d__0.MoveNext() in D:\CRMToolkit\KN Solution\CRM_Perf_Toolkit\CRM_Perf_BenchMark\WebTests\CreateNewHH.cs:line 177
at Microsoft.VisualStudio.TestTools.WebStress.WebTestCaseVariation.ExecuteNextTopLevelRequest()

Thank you.


Viewing all articles
Browse latest Browse all 10280

Trending Articles