c# - visual studio 2010 could not load file or assembly -
i know there plenty of question on subject, didn't find useful answer problem.
i got project co-worker using mercurial. when open project cannot open c# file , following message:
could not load file or assembly, 'microsoft.msxml, version =8.0.0.0,culture = neutral, publickeytoken=b03ff5f7f11d50a3a' or 1 of dependencies. file specified unfindable.
any idea? don't know in code, in fact i've never see or programmed code until now, know code working , co-worker manage make installer , software working fine.
try install microsoft core xml services solve problem
Comments
Post a Comment