Thanks Sebastian, That is what I thought, but the error messages descriptions were mixed. I went back and looked at the log again and some how someplace a space and an extra character I think a line feed but I am unsure are being appended to the end of the SID that is returned to loginUser. I am going to fix the code to look for that and will include it in the update to the code I previousily uploaded as an example. If you are able to edit that code, I would like to take my IP address and just use localhost instead. I thought I had done that but guess I didnt.
Miles On Nov 16, 12:01 pm, "[email protected]" <[email protected]> wrote: > Miles, > > ErrorId -35 is wrong mapped, I never did run into that so I have not seen > it. > > -35 means that the session is invalid. > The SID you pass with loginUser: > public Long loginUser(String SID, String username, String userpass) > > does not seem to exist. > > Sebastian > > 2010/11/16 HMiles <[email protected]> > > > > > > > When I am using loginUser the error code I recieve is user already a > > member of this organization. I dont know how to trouble shoot this > > one. As the admin is suppose to already be a member of the > > organization. > > > Please Help > > > Miles > > > -- > > You received this message because you are subscribed to the Google Groups > > "OpenMeetings User" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<openmeetings-user%2bunsubscr[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/openmeetings-user?hl=en. > > -- > Sebastian > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com > [email protected] Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
