Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Server.EventFilter
hi,
while monitoring team foundation server found out following warning in event viewer, can tell me how fix it?
thanks in advance
jf
event type: warning
event source: tfs services
event category: none
event id: 3012
date: 4/22/2007
time: 9:45:22 pm
user: n/a
computer: xxxxxxxxx
description:
tf53010: unexpected condition has occurred in team foundation component. information contained here should made available site administrative staff.
technical information (for administrative staff):
date (utc): 4/23/2007 1:45:22 am
machine: xxxxxxxx
application domain: /lm/w3svc/3/root/services-2-128217663219687500
assembly: microsoft.teamfoundation.server, version=8.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a; v2.0.50727
process details:
process name: w3wp
process id: 2180
thread id: 2552
account name: xxxxxxxx\tfsservice
detailed message: not load file or assembly 'microsoft.teamfoundation.workitemtracking.server.eventfilter' or 1 of dependencies. system cannot find file specified.
web request details
url: http://xxxxxxxx:8080/services/v1.0/registration.asmx [method: post]
user agent: team foundation (w3wp.exe[data warehouse], 8.0.50727.762)
headers: content-length=402&content-type=text%2fxml%3b+charset%3dutf-8&accept-encoding=gzip%2cgzip%2cgzip&accept-language=en-us&authorization=ntlm+tlrmtvntuaadaaaaaaaaaegaaaaaaaaasaaaaaaaaabiaaaaaaaaaegaaaaaaaaasaaaaaaaaabiaaaancki4guczg4aaaap&expect=100-continue&host=xxxxxx%3a8080&user-agent=team+foundation+(w3wp.exe%5bdata+warehouse%5d%2c+8.0.50727.762)&x-tfs-version=1.0.0.0&soapaction=%22http%3a%2f%2fschemas.microsoft.com%2fteamfoundation%2f2005%2f06%2fservices%2fregistration%2f03%2fgetregistrationentries%22
path: /services/v1.0/registration.asmx
local request: true
host address: xxx.xxx.xxx.xxx
user: xxxxxxxx\tfsservice [authentication type: ntlm]
exception message: not load file or assembly 'microsoft.teamfoundation.workitemtracking.server.eventfilter' or 1 of dependencies. system cannot find file specified. (type filenotfoundexception)
exception stack trace: @ system.reflection.assembly.nload(assemblyname filename, string codebase, evidence assemblysecurity, assembly locationhint, stackcrawlmark& stackmark, boolean throwonfilenotfound, boolean forintrospection)
@ system.reflection.assembly.internalload(assemblyname assemblyref, evidence assemblysecurity, stackcrawlmark& stackmark, boolean forintrospection)
@ system.reflection.assembly.internalload(string assemblystring, evidence assemblysecurity, stackcrawlmark& stackmark, boolean forintrospection)
@ system.reflection.assembly.load(string assemblystring)
@ microsoft.teamfoundation.officeintegration.client.snapinloader.findallimplementations(type interfacetype, icollection builtintypenames)
for more information, see , support center @ http://go.microsoft.com/fwlink/events.asp.
hello jf:
there issue concerning some missing files. these dll go live in "web services\services\bin\plugins".
work around problem may copy following files
microsoft.teamfoundation.build.common.dll
microsoft.teamfoundation.build.server.eventfilter.dll
microsoft.teamfoundation.versioncontrol.server.eventfilter.dll
microsoft.teamfoundation.workitemtracking.server.eventfilter.dll
from services/bin/plugins services/bin directory.
here related thread:
http://forums.microsoft.com/msdn/showpost.aspx?postid=255430&siteid=1
thanks.
Archived Forums V > Team Foundation Server - Setup and Administration
Comments
Post a Comment