Newbie installation problems

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

Moderator: SourceGear

Post Reply
nmunday
Posts: 1
Joined: Fri Apr 15, 2005 10:36 am
Location: North Vancouver,BC,CANADA
Contact:

Newbie installation problems

Post by nmunday » Fri Apr 15, 2005 10:46 am

Installed version 3.06 on a Windows 2000 server. Connecting to SQL server on another server.

The following error is reported when trying to log in using the admin tool:

Access denied to 'C:\inetpub\wwwroot\VaultService\VaultWeb'. Failed to start monitoring file changes.

[HttpException (0x80070005): Access denied to 'C:\inetpub\wwwroot\VaultService\VaultWeb'. Failed to start monitoring file changes.]
System.Web.DirectoryMonitor.AddFileMonitor(String file) +381
System.Web.DirectoryMonitor.StartMonitoringFile(String file, FileChangeEventHandler callback, String alias) +76
System.Web.FileChangesMonitor.StartMonitoringPath(String alias, FileChangeEventHandler callback) +495
System.Web.Caching.CacheDependency.Init(Boolean isPublic, Boolean isSensitive, String[] filenamesArg, String[] cachekeysArg, CacheDependency dependency, DateTime utcStart) +1535
System.Web.Caching.CacheDependency..ctor(Boolean isSensitive, String[] filenames, DateTime utcStart) +50
System.Web.Configuration.HttpConfigurationSystem.GetCacheDependencies(Hashtable cachedeps, DateTime utcStart) +151
System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String reqPath, IHttpMapPath configmap) +760
System.Web.HttpContext.GetCompleteConfigRecord(String reqpath, IHttpMapPath configmap) +434
System.Web.HttpContext.GetCompleteConfig() +49
System.Web.HttpContext.GetConfig(String name) +195
System.Web.CustomErrors.GetSettings(HttpContext context, Boolean canThrow) +20
System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow) +40
System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext context, Exception e) +479

Any help appreciated.

Thanks,

Nick

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

Post by lbauer » Fri Apr 15, 2005 10:50 am

This this forum post for a similar problem and a solution:
http://support.sourcegear.com/viewtopic.php?t=3097
Linda Bauer
SourceGear
Technical Support Manager

Post Reply