I\'m trying to build an ASP.NET page that adds a work item in TFS.
I have enabled impersonation and Windows authentication:
Who is the app pool for the IIS app running as? By default, I think it's one of IIUSR accounts and not necessarily a domain account with credentials for the TFS server.