Posted 5/26/2008 12:51:34 PM | | | Hi,
i installed C360’s record editor, and it is running fine on the webserver. However, when I try to access the record editor from a different machine – it asks for my credentials and displays the following error after I have entered them. I suppose there is some key missing in the c360.config, what do you think? I do not know what to do about this.
Thanks and regards,
Jan
Stack Trace:
[KeyNotFoundException: The given key was not present in the dictionary.]
System.ThrowHelper.ThrowKeyNotFoundException() +28
System.Collections.Generic.SortedList`2.get_Item(TKey key) +45
c360.Toolkit.CRM.DiscoveryServiceBase.ᜀ(String A_0) +88
c360.Toolkit.CRM.DiscoveryServiceBase.get_Item(String organizationName) +5
c360.Toolkit.Util.ᜉ(String A_0) +249
c360.Toolkit.Security.CRMSecurityPrincipal.ᜀ() +63
.ᜀ() +25
.ᜀ() +30
.ᜁ() +16
.ᜀ() +27
.ᜁ() +16
c360.Toolkit.Utility.c360UserContext.get_CurrentOrganizationUILocaleId() +164
c360.Toolkit.Utility.c360UserContext.get_CurrentOrganizationUILanguage() +34
c360.Toolkit.Translator.ᜀ() +34
c360.Toolkit.Translator..ctor(String languageFilesWebLocation) +13
c360.Toolkit.MsCrm.Pages.Area..ctor() +163
c360.RecordEditor.RecordEditor..ctor() +10
ASP.recordeditor_recordeditor_aspx..ctor() +10
__ASP.FastObjectFactory_app_web_21gaqvdq.Create_ASP_recordeditor_recordeditor_aspx() +20
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +40
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +139
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
|
| Posted 5/26/2008 2:01:01 PM | | | | edit: I enabled tracing, and found out that after entering the credentials, this exception is thrown: “The ticket specified for authentication is invalid”. The computers are not in the same domain (they are using novell). |
| |
|