Settings.xml Local Settings Path

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

cs
Posts: 126
Joined: Mon Apr 11, 2005 5:20 am

Re: Settings.xml Local Settings Path

Post by cs » Thu Feb 20, 2014 6:31 am

Whenever I am trying to log on from a new simple web site (using my own code), I receive this in the sgvault.log:

AuthTokenHash matched, but couldn't get the userid

Successful logins from the VP client (on the same server, same app pool) don't have that error.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Settings.xml Local Settings Path

Post by Beth » Thu Feb 20, 2014 9:23 am

Since we still have a ticket going for this issue, I'm going to respond through there.

HS: 229598
Beth Kieler
SourceGear Technical Support

cs
Posts: 126
Joined: Mon Apr 11, 2005 5:20 am

Re: Settings.xml Local Settings Path

Post by cs » Fri Feb 21, 2014 4:49 am

I managed to resolve this problem.

It is related to a Win 2008 Server R2 IIS 7.5 application pool advanced setting.

In IIS, select the app pool you wish to use for your web application, click right mouse, then Advanced Settings.

Change the 'Load User Profile' setting to TRUE.

The old VP client code we had which functioned on Win2k3 Server runs fine without modification.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Settings.xml Local Settings Path

Post by Beth » Fri Feb 21, 2014 8:42 am

Thanks for the update. Other users might find this helpful.
Beth Kieler
SourceGear Technical Support

Post Reply