Hi, I've install iFolder Client and iFolder Server on Ubuntu Lucid. Both are install on two separate VMs.
When I try to connect to the server using the iFolderClient, I get the following error. Msg System.ArgumentNullException: null key Parameter name: key at System.Collections.Hashtable.Find (System.Object key) [0x00000] at System.Collections.Hashtable.Contains (System.Object key) [0x00000] at System.Collections.Hashtable.ContainsKey (System.Object key) [0x00000] at Simias.WebState..ctor (System.String DomainID) [0x00000] at Simias.DomainServices.DomainAgent.Login (System.Uri host, System.String domainID, System.Net.NetworkCredential networkCredential, Boolean calledRecursive) [0x00000] at Simias.DomainServices.DomainAgent.Attach (System.String host, System.String user, System.String password) [0x00000] at Simias.Web.SimiasService.ConnectToDomain (System.String UserName, System.String Password, System.String Host) [0x00000] at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] Stack at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] at SimiasWebService.ConnectToDomain (System.String UserName, System.String Password, System.String Host) [0x00000] at (wrapper remoting-invoke-with-check) SimiasWebService:ConnectToDomain (string,string,string) at Novell.iFolder.Controller.DomainController.AddDomain (System.String host, System.String username, System.String password, Boolean bSavePassword, Boolean bSetAsDefault) [0x00000] There isn't anything relevant to this error in the logs on both side (client or server). Any idea how to fix this ? Patrik Dufresne ------------------------------------------------------------------------------ _______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
