Build Website error (Orcas Beta 2)

I have a ASP.NET project that I checked out of Team Foundation Source control. The solution contains the web site and all of its dependent projects. When I attempt to build the web site, I get the following error:

Build started: Project: C:\...\CTWebTier\, Configuration: Debug .NET

Validating Web Site

Building directory '/CTWebTier/App_Code/'.

(0): Build (web): Could not load file or assembly 'CTAntivirus, Version=5.0.0.0, Culture=neutral, PublicKeyToken=aeaa35f4408ffdfb' or one of its dependencies. Access is denied.

CTAntiVirus is a C# DLL that my web site uses for virus scanning.

Why do I get an access denied? I am in the local administrator group for my Win XP Laptop. Note, in my web.config I have impersonation turned on. Does my impersonated user need some permissions in order to build the web project?

thanks

Teddy

[958 byte] By [TeddyKusnadi] at [2008-1-9]
# 1

After adding the user impersonation as local admin, I was able to get this code compile.

TeddyKusnadi at 2007-10-2 > top of Msdn Tech,Visual Studio Orcas,Visual Studio Orcas IDE, Debugger, Build, Deployment, Help, etc....

Visual Studio Orcas

Site Classified