473,395 Members | 2,423 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,395 software developers and data experts.

"Add Reference" hosed--doesn't display the dialog in VS.NET


I just started having a problem with the Add Reference dialog not
displaying in VS.NET 2003.

Whenever I click Add Reference the dialog doesn't display. I've tried
several different projects and solutions and rebooted the computer.
No error message, just no dialog.

Add Web Reference brings up a dialog, just Add Reference doesn't.

If I add references manually by editing the project file in notepad
they get recognized ok and I can remove them, I just can't add new
ones through the VS.NET IDE.

Thanks,

Sam

B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position.
Seaking mid to senior level developer. For
information or to apply e-mail resume to
sam_blinex_com.
Nov 21 '05 #1
3 1712
Hi

Have you loaded any Add-in of VS.NET IDE?
If so, please try to disable them and restart the IDE to see if that helps?

Here is a link for your reference.
http://groups.google.co.jp/groups?hl...3CHA.1888%40TK
2MSFTNGP10.phx.gbl&rnum=3&prev=/groups%3Fq%3D%2522Add%2520Reference%2520dial
og%2522%2520%2522.NET%2522%2520IDE%26hl%3Dzh-CN%26lr%3D%26sa%3DN%26tab%3Dwg

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 21 '05 #2

Thanks. I have the same add-in from MSDN.

I added error handling to the add-in and identified two problems--one
where it wasn't checking of objects where nothing and another where
VS.NET was generating an error when enumerating over the selection
which consisted of the solution only.

So now the add-in is fixed and never generates any errors (all event
procedures have try/catch with logging to event log. no errors any
more).

Add Reference works.

What's the correct contact to use in order to get the MSDN article
updated? It's not good for MS to be showing "samples" from MS
employees that cause major problems with VS.NET and don't show good
programming practice (no error handling, not checking for nothing).

http://msdn.microsoft.com/library/de...hemeaddin_.asp

Thanks,

Sam
On Wed, 13 Apr 2005 05:22:32 GMT, v-******@online.microsoft.com
("Peter Huang" [MSFT]) wrote:
Hi

Have you loaded any Add-in of VS.NET IDE?
If so, please try to disable them and restart the IDE to see if that helps?

Here is a link for your reference.
http://groups.google.co.jp/groups?hl...3CHA.1888%40TK
2MSFTNGP10.phx.gbl&rnum=3&prev=/groups%3Fq%3D%2522Add%2520Reference%2520dial
og%2522%2520%2522.NET%2522%2520IDE%26hl%3Dzh-CN%26lr%3D%26sa%3DN%26tab%3Dwg

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.


B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position.
Seaking mid to senior level developer. For
information or to apply e-mail resume to
sam_blinex_com.
Nov 21 '05 #3
Hi

Thanks for your quickly reply!

I think the sample is all for demostration only. Sometime you may need to
change according to your scenario.
Sorry for the inconvenience.
So far I think you may try to monitor our website to get the update
information.

http://msdn.microsoft.com/

Also you may try the new RSS in the link below which is on the page
above.(you may try to download a RSSReader tool,e.g. RSSBandit)
http://msdn.microsoft.com/rss.xml

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 21 '05 #4

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

Similar topics

5
by: Fred | last post by:
Hi, I'd like to turn a command-line script into a Windows GUI app using the native widgets so as to reduce the size of the binary (ie. no QT, wxWidgets, et al.) I came up with the following...
3
by: Chan | last post by:
Hi I want to display save dialog box and display that file name in a text box All I want to do is, On click of a button, display save dialog box and display that file name in a text box Later...
6
by: bryanhobson | last post by:
I'm fairly new to c#, and I am just trying to work out how a 'properties' dialog works. Currently in my code, I have an object represented by the class 'Dog'. The dog object has several...
0
by: nandha | last post by:
H I have a doubt in VC++ regarding file reading and displaying in the GUI (Dialog I have a binary file, which contains several piece of information , i have to read the information continuously...
4
by: Richard | last post by:
Hi I'm new to ASP/Web programming so any help would be appreciated... Situation: On my web page I would like to present a link {or button} that would allow the user to download a large file. ...
10
by: Guadala Harry | last post by:
I have a modal dialog that currently does all of the following except item 4. 1. lets users select a graphic from a list of thumbnails (and when selected, displays the full-size image in a...
6
by: WhoopDing | last post by:
How do I display a Color Dialog in the client browser? I want the Color Dialog to be displayed when the user clicks a button.
6
by: pradeep_TP | last post by:
I am facing a strange problem with my web site. Afer reinstalling the web application on the web server, I am getting a dialog box for each page. The dialog box has the following information. ...
3
by: UltimateNickFury | last post by:
Hello, I am trying to display the "Printer Settings" dialogue in vb.net. I have found the code for performing this in VB6 but am wondering how this is done in vb.net. Thanks.
6
by: kdikert | last post by:
I have a worker thread, and when the worker is done I want it to show a popup dialog. The sample application below demonstrates this. There are two buttons: a "Show dialog" button which immediately...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.