[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: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-05-16 17:00:13 CEST

Mats Nilsson wrote:
>> 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.

Thats what we get for relying on the installer engine to deduce the
dependencies, I guess.

> 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.

Thanks. We knew VS.NET2003 support was a longshot, since we haven't had the
chance to test it on that version. We added the necessary registry entries
to at least get it to install, but we won't be able to properly test it
until my copy arrives within a couple of weeks.

Would you mind trying to run Dependency Walker[1] on the NSvn.Core dll?

Since this is offtopic for the main Subversion list, I have cc'd
users@ankhsvn.tigris.org and we should probably continue the discussion
there. I will keep you on the CC list in case you don't want to subscribe.

[1] http://www.dependencywalker.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 16 17:01:14 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.