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.
Settings.xml Local Settings Path
Moderator: SourceGear
Re: Settings.xml Local Settings Path
Since we still have a ticket going for this issue, I'm going to respond through there.
HS: 229598
HS: 229598
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Settings.xml Local Settings Path
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.
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.
Re: Settings.xml Local Settings Path
Thanks for the update. Other users might find this helpful.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support