CounterSoft User Forums

Welcome to CounterSoft User Forums Sign in | Join | Help
Home Forums

Log in issues with Gemini Desktop and time tracker

Last post 02-19-2010, 3:31 PM by jsieglaff. 21 replies.
Page 2 of 2 (22 items)   < Previous 1 2
Sort Posts:
  •  02-12-2010, 1:46 PM

    Re: Log in issues with Gemini Desktop and time tracker

    ran it, and got the following message in a pop-up window:

     

    ‘—‘ is an unexpected token.  The expected token is ‘>’.Line 81, position 5.

  •  02-12-2010, 2:47 PM

    Re: Log in issues with Gemini Desktop and time tracker

    I presume that the URL is correct, can you please double check that?

  •  02-12-2010, 3:43 PM

    Re: Log in issues with Gemini Desktop and time tracker

    Yes, the URL is correct. In fact, the user logged into Gemini via the web browser, and cut and pasted the URL.
  •  02-15-2010, 9:55 AM

    Re: Log in issues with Gemini Desktop and time tracker

    Can you please try and add the following line:
    serviceManager.UsersService.Credentials = System.Net.CredentialCache.DefaultCredentials;
    After  the creation of the serviceManager (before the call to WhoAMI())

    If this still fails please change it to:
    serviceManager.UsersService.Credentials = new System.Net.NetworkCredential("USER", "PASSWORD");

    and replace USER with the username (including domain) and the password for the user (windows password).

  •  02-15-2010, 2:05 PM

    Re: Log in issues with Gemini Desktop and time tracker

    Both of those failed.

     

    Just as an FYI, we installed Gemini desktop on another windows 7 machine, and are getting the same errors.

     

    Is there some setting or permission that needs to be set that we are missing?

  •  02-15-2010, 2:32 PM

    Re: Log in issues with Gemini Desktop and time tracker

    No need for any setting changes (in theory...).
    Please send an email to support at countersoft dot com and we will schedule a remote session to see if we can spot anything.

  •  02-19-2010, 3:31 PM

    Re: Log in issues with Gemini Desktop and time tracker

    We have done the email, and a couple of remote sessions, and still nothing. However, just to make things much more interesting, I have the following to report.

    We have installed Gemini Desktop 3.6 on three other machines, 2 with Windows 7, one with Windows XP.

    One of the Windows 7 machines is able to log into Gemini with no issues, the other Windows 7 and the XP machine can not log in at all except via the web.

    The Windows 7 machine that can log in, is for a user who had been using Gemini Desktop with the previous version (3.5) prior to the upgrade, and then upgraded to 3.6 on her old machine.

    None of the users who can't log in were using desktop or time tracker in the previous version.

Page 2 of 2 (22 items)   < Previous 1 2
View as RSS news feed in XML