[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: AnkhSVN, A Subversion addin for Visual Studio .NET

From: Mats Nilsson <mats.nilsson_at_xware.se>
Date: 2003-05-16 09:41:07 CEST

>
> Currently, only VS.NET 2002 is officially supported, but we
> are interested
> in hearing from you if you attempt to install it under VS.NET 2003

I tried the installation on an XP Prof. with VS.NET 2003 Final Beta. The
installation seems to have done its job without any warnings, and the
plug-in is registered. However, VS.NET cannot load the plug-in. It
displays an error dialog containing the following hints:
"
Error Message: The specified module could not be found,
Error number: 8007007e.
"

Filemon reveals that it can't find msvcp70d.dll on my system. This
probably has to be bundled. No big deal - I copy that file from a
different system into your installation folder. I try again and now I
see:

"
System.IO.FileNotFoundException:
File or assembly name NSvn.Core, or one of its dependencies, was not
found.
  At Ankh.SvnContext..ctor()
"

and another dialog with error number 80131534.

Filemon reveals no errors in this case. Probably an assembly
registration issue. Not being used to .NET assembly debugging, I would
need some hints to proceed from here.

Mats

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 16 09:41:05 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.