Error connecting to server

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
cruest
Posts: 8
Joined: Thu Jun 30, 2005 7:21 am

Error connecting to server

Post by cruest » Mon Aug 15, 2005 7:57 am

I made our source server a domain controller and enabled SSL on it today, after doing so, I'm getting the following error when I attempt to connect to it using the client.

Server was unable to process request. --> File or assembly name z799t-sz.dll, or one of its dependencies, was not found.

I tried reinstalling to no avail.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon Aug 15, 2005 8:12 am

On Domain controllers, the Vault installer will use the IWAM_MACHINENAME by default, or you can choose to use a custom account or the System account for the ASP.Net process.

Make sure the account used by the ASP.Net process has full control of: "%windir%\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files" folder.

Also check "%windir%\temp" folder. The ASP.Net process account needs Read/Write/Delete permissions.
Linda Bauer
SourceGear
Technical Support Manager

Locked