473,402 Members | 2,055 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Adding an assembly search path to the IDE

Bob
I've seen an article for how to add search paths to a VS.Net XML config file
so you don't need to register DLL's in the GAC to have them work in plugins.
But the article was for VS.Net 2002, not 2003, and the XML file it showed
looked completely different than the one of the same name on my machine.
Anyone know where I could find updated information on this?

TIA,
Bob

Nov 20 '05 #1
2 3291
Hi,

Here is a link to do it with a registry key.
http://support.microsoft.com/default...&Product=vsnet

Ken
---------------------
"Bob" <no****@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I've seen an article for how to add search paths to a VS.Net XML config file
so you don't need to register DLL's in the GAC to have them work in plugins.
But the article was for VS.Net 2002, not 2003, and the XML file it showed
looked completely different than the one of the same name on my machine.
Anyone know where I could find updated information on this?

TIA,
Bob
Nov 20 '05 #2
Bob
This article appears to only talk about how to get assemblies to show up in
the Add Reference dialogue box.

But just in case the article did apply to my question, I unregistered my
plugin DLL's from the GAC and then added their paths to the registry as the
article instructed. The DLL's then showed up in the Add Reference dialogue
box (which I don't care about), and my plugin failed to load because the IDE
could not find its assemblies.

Bob

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:uG**************@TK2MSFTNGP09.phx.gbl...
Hi,

Here is a link to do it with a registry key.
http://support.microsoft.com/default...&Product=vsnet
Ken
---------------------
"Bob" <no****@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I've seen an article for how to add search paths to a VS.Net XML config file so you don't need to register DLL's in the GAC to have them work in plugins. But the article was for VS.Net 2002, not 2003, and the XML file it showed
looked completely different than the one of the same name on my machine.
Anyone know where I could find updated information on this?

TIA,
Bob


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: filip stas | last post by:
How do i add references during runtime?
0
by: David | last post by:
I have been trying to get a simple mfc dll I wrote to add to numbers call a C# assembly. Here is a sample of my C++ code in my cpp file. extern "C" _declspec(dllexport) int Calc(int no1,int no2)...
1
by: Ryan Moore | last post by:
I need to add an additional directory to search for assemblies other than the "bin" directory.... how do I do this in the web.config file?
18
by: Praveen Ramesh | last post by:
Hi, Is there any way to add the @Assembly reference to the aspx files programmatically from inside a custom control (when it gets dropped on to the page from the toolbox)? I have a custom...
1
by: Brian Conklin | last post by:
Hello Eneryone, I am having a problem. I have written a little app that will take a text "pipe" delimited file and place all of the values in to an Excel spreadsheet. It works great on any of my...
3
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here...
2
by: DeveloperX | last post by:
I've a shared add in written in C#. It works on the dev machine fine with VS2003 installed, but not on a machine without VS. We've been doing lots of research, and my current concern (discovered...
2
by: Jeff | last post by:
Hi I'm trying to achieve a scenario where I have c# files that are compiled dynamically, the assemblies are then loaded in a different AppDomain, I call a simple method from the object, and then...
7
by: chage | last post by:
Hi, I have been searching around to try adding reference assembly to another assembly during runtime, programatically. Is this possible in .Net? The reason for this is because i am having...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.