Server 2008 R2 64Bit strange behavior after install

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

Re: Server 2008 R2 64Bit strange behavior after install

Post by kadorken » Thu Jul 29, 2010 5:12 am

Code: Select all

#Software: Microsoft Internet Information Services 7.5
#Version: 1.0
#Date: 2010-07-29 11:05:35
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus
 sc-win32-status time-taken
2010-07-29 11:05:35 192.*.*.39 GET /vaultservice/ - 8000 - 192.*.*.45 Mozilla/5.0+(Windows;+U;+Windows+NT+6.1;+en-
US;+rv:1.9.2.8)+Gecko/20100722+Firefox/3.6.8+(+.NET+CLR+3.5.30729;+.NET4.0E) 200 0 0 218
2010-07-29 11:05:38 192.*.*.39 GET /favicon.ico - 8000 - 192.*.*.45 Mozilla/5.0+(Windows;+U;+Windows+NT+6.1;+en-US
;+rv:1.9.2.8)+Gecko/20100722+Firefox/3.6.8+(+.NET+CLR+3.5.30729;+.NET4.0E) 404 0 2 202
This is the IIS log with the first request for http://mozek:8000/vaultservice from my desktop (192.*.*.45) The server is 192.*.*.39

What my desktop got back was absolutely nothing (page source was empty).

------------------------------
The directory where vault is installed:

Code: Select all

PS C:\inetpub> dir .\VaultServer


    Directory: C:\inetpub\VaultServer


Mode                LastWriteTime     Length Name
----                -------------     ------ ----
d----        29/07/2010   7:04 AM            SgDav
d----        29/07/2010   7:04 AM            VaultService
-a---        16/07/2010   9:42 AM        339 web.config

PS C:\inetpub\VaultServer\VaultService> dir


    Directory: C:\inetpub\VaultServer\VaultService


Mode                LastWriteTime     Length Name
----                -------------     ------ ----
d----        29/07/2010   7:04 AM            Admin
d----        29/07/2010   7:04 AM            bin
d----        29/07/2010   7:04 AM            Downloads
d----        29/07/2010   7:04 AM            Style
d----        29/07/2010   7:04 AM            UserControls
d----        29/07/2010   7:04 AM            VaultShadowFolder
d----        29/07/2010   7:04 AM            VaultWeb
-a---        30/07/2009   9:41 AM       2734 faviconF.ico
-a---        30/07/2009   9:41 AM       2734 faviconV.ico
-a---        30/07/2009   9:41 AM         79 Global.asax
-a---        16/07/2010   9:28 AM       4239 index.html
-a---        30/07/2009   9:41 AM      18246 sg_logo.gif
-a---        10/06/2010   6:29 PM     317591 userGuide.chm
-a---        16/07/2010   9:28 AM       1748 Vault.config
-a---        30/07/2009   9:41 AM        111 VaultAdminService.asmx
-a---        30/07/2009   9:41 AM        973 VaultFileDownload.aspx
-a---        30/07/2009   9:41 AM        503 VaultFileUpload.aspx
-a---        30/07/2009   9:41 AM        101 VaultService.asmx
-a---        13/11/2009   2:29 PM       3808 VaultSite.Master
-a---        30/07/2009   9:41 AM       8587 vault_server_readme.rtf
-a---        16/07/2010   9:28 AM      13834 Web.config
-a---        30/07/2009   9:41 AM       5296 web.sitemap



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

Re: Server 2008 R2 64Bit strange behavior after install

Post by lbauer » Thu Jul 29, 2010 10:49 am

I've been changing the settings on my own Win2008 R2 server to see if I could reproduce what you're seeing -- no luck.

I'd suggest we schedule a remote assist session where I can take a closer look. Email support at sourcegear.com, Attn: Linda and we'll set something up. Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager

kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

Re: Server 2008 R2 64Bit strange behavior after install

Post by kadorken » Mon Aug 09, 2010 12:15 pm

Sorry for the delay in posting a resolution. I gave up with that server installation. When the 'new' machine was converted to a domain controller, everything 'broke'; seems the CRM and SQL server both store SIDS for identities for some things and when you change a server to a domain controller, the SID's change for the underlying Network Service account, etc. (or at least that was what appeared to have happened) and things stop working. Trying to patch it back together resulted in lots of things not working.

The short version is, I created a new server, reinstalled and moved the vault database to it and vault now works fine. I have no idea what was wrong with the earlier install. [And no, it won't become a domain controller]

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

Re: Server 2008 R2 64Bit strange behavior after install

Post by lbauer » Tue Aug 10, 2010 7:49 am

Thanks for the update. Glad the new machine is working for you.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply