Cannot Set up Shadow Folder

If you are having a problem using Vault, post a message here.
Post Reply
hdemann
Posts: 1
Joined: Fri Jun 10, 2011 4:53 pm

Cannot Set up Shadow Folder

Post by hdemann » Fri Jun 10, 2011 5:47 pm

Hello,

I am trying to use vault for two websites on IIS6
Let's call the websites dev and stage. Each of the websites has its folder inside the inetpub/wwwroot
I have dev and stage set up using host headers in IIS, not sure if this is important.

I want to have the shadow folders set up so that when I add or check in a file, the file in my inetpub folder is
automatically updated as well.

So, what I think that I need to do is create a shadow folder.

However, when I go to my repository for "development" (in vault admin) and then I click on the
"shadow folders" link, I see an invalid URL in there
"http://localhost/VaultShadowFolder/Vaul ... rvice.asmx"

Now, the real url should be
"http://vault/VaultShadowFolder/VaultSha ... rvice.asmx"
If I type this URL into a browser address bar, I do see a page, so I am
pretty sure that the URL is correct.

But, if I change the URL on your admin page, and click "Try Again", I am getting a javascript error
as follows.

Error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '


<!DOCTYPE html'.
Source File: http://vault/VaultService/ScriptResourc ... &t=8294620
Line: 5

Anyway, maybe this is a bug or maybe I am going about things the wrong way.

Thank You for any help setting this up.

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

Re: Cannot Set up Shadow Folder

Post by lbauer » Sun Jun 12, 2011 11:06 am

We'd like to see copies of your Vault Server log and shadow folder log. It's called sgvault.log and is in %windir%\temp\sgvault on the server machine. The shadowfolders log is ialso in Windows\Temp, but in the sgshadowfolder directory.

Send the logs zipped up to support at sourcegear.com attn: Linda. Include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply