Menu

#12 Adding Support of the "Managed Addins" application from SF.

open
nobody
5
2003-07-18
2003-07-18
Eli Ofek
No

Hi,

I tried to run the SqlBuddy using the "Managed Add Ins"
application that connects .net applications to the Visual
Studio.
The connection did not go very well, and the developer
of the application discovered the problem described
below:

The problem is SqlBuddy expects to find the Icons
directory
relative to the current directory. When running inside
Visual
Studio.NET the current directory is \Program
Files\Microsoft
Visual Studio .NET\Common7\IDE\. As a work around you
can
copy the Icons directory there. A better solution would
be for
the application to look for the Icons relative to the
AppDomain.CurrentDomain.BaseDirectory.

As you can see, JAmie gave a workaround, but it seems
to be simple to correct he problem in a "clean" way in
the next release. It would be nice if you can correct
that, as SqlBuddy is great, and will become greater If I
will be able to run in as a managed Add In.

You can see the Managed add ins application at:
https://sourceforge.net/projects/nunitaddin/

https://sourceforge.net/tracker/?
func=detail&atid=508378&aid=773224&group_id=64706

Thanks,

Eli.

Discussion