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

FolderBrowserDialog has VANISHED!

The FolderBrowserDialog control in my toolbox has vanished!

I did not delibratly remove it and it is just not there anymore. I tried to
add it back to the toolbox but there isn't even a .NET component (or even a
COM) available to select from in the "Customize Toolbox" window!

I noticed there is a RESET button on the "Customize Toolbox" window but I
have a number of custom controls it said it would delete. I was hesitant
about that since I wasn't even sure it would fix the problem.

Does anyone have any idea how I can get my FolderBrowserDialog Control back?

John
Nov 21 '05 #1
6 1769
"John Krueger" <Jo*********@discussions.microsoft.com> schrieb:
The FolderBrowserDialog control in my toolbox has vanished!

I did not delibratly remove it and it is just not there anymore.
I tried to add it back to the toolbox but there isn't even a
.NET component (or even a
COM) available to select from in the "Customize Toolbox" window!


"FolderBrowserDialog" is not listed on the ".NET Framework Components" tab?

Are you sure a reference to "System.Windows.Forms.dll" exists in the
project?

Are you sure .NET 1.1 is installed on the machine and you are running VS.NET
2003?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #2
I'm using VS 2002...

I just installed 1.1 Service Pack 1 but the About menu under Help shows I'm
using 1.0...

I guess this is the problem. Is the FolderBrowserDialog not available in
2002?

I switch between computers and this is the first one I've encountered that
didn't have the FolderBrowserDialog.

"Herfried K. Wagner [MVP]" wrote:
"John Krueger" <Jo*********@discussions.microsoft.com> schrieb:
The FolderBrowserDialog control in my toolbox has vanished!

I did not delibratly remove it and it is just not there anymore.
I tried to add it back to the toolbox but there isn't even a
.NET component (or even a
COM) available to select from in the "Customize Toolbox" window!


"FolderBrowserDialog" is not listed on the ".NET Framework Components" tab?

Are you sure a reference to "System.Windows.Forms.dll" exists in the
project?

Are you sure .NET 1.1 is installed on the machine and you are running VS.NET
2003?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #3
"John Krueger" <Jo*********@discussions.microsoft.com> schrieb:
I'm using VS 2002...

I just installed 1.1 Service Pack 1 but the About menu
under Help shows I'm using 1.0...
I guess this is the problem. Is the FolderBrowserDialog not available in
2002?

I switch between computers and this is the first one I've encountered that
didn't have the FolderBrowserDialog.


'FolderBrowserDialog' is only available in .NET 1.1. VS.NET 2002 doesn't
support .NET 1.1. You'll need VS.NET 2003 in order to use
'FolderBrowserDialog'.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #4
Ahhhh.... It all makes sense now.

Thank you very much for your help Herfried.

John

"Herfried K. Wagner [MVP]" wrote:
"John Krueger" <Jo*********@discussions.microsoft.com> schrieb:
I'm using VS 2002...

I just installed 1.1 Service Pack 1 but the About menu
under Help shows I'm using 1.0...
I guess this is the problem. Is the FolderBrowserDialog not available in
2002?

I switch between computers and this is the first one I've encountered that
didn't have the FolderBrowserDialog.


'FolderBrowserDialog' is only available in .NET 1.1. VS.NET 2002 doesn't
support .NET 1.1. You'll need VS.NET 2003 in order to use
'FolderBrowserDialog'.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #5
And how was it, no bug anymore with SP1?

Cor
Nov 21 '05 #6
"Cor Ligthert" <no************@planet.nl> schrieb:
And how was it, no bug anymore with SP1?


The terrible bug is fixed in .NET 1.1 SP1.

:-)))

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #7

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

Similar topics

0
by: Anja | last post by:
I have installed the new Visual Studio 2003 and implemented the FolderBrowserDialog. Everything works fine, if I open the FolderBrowserDialog before opening a Database Connection. If I open...
25
by: | last post by:
Hi, The following code shows the FolderBrowserDialog = broken. FolderBrowserDialog folderDialog = new FolderBrowserDialog(); folderDialog.ShowNewFolderButton = false;...
1
by: alf | last post by:
Hi, I am using a FolderBrowserDialog to allow the user to select a folder as follows: FolderBrowserDialog folderBrowserDialog1 = new FolderBrowserDialog(); folderBrowserDialog1.RootFolder =...
9
by: hhh12347 | last post by:
FolderBrowserDialog crashes on my Windows 2000 computer. Here is a C# test program: using System; using System.Windows.Forms; public class TestForm : Form { FolderBrowserDialog...
0
by: Tommy Clark | last post by:
I am using Microsoft Development Environment 2003 Version 7.1.3088 and .NET Framework 1.1 Version 1.1.4322 SP1. I have an MFC application that we have ported to .NET and have added the...
12
by: JohnR | last post by:
I have narrowed a problem down to a simple example. A form with two buttons. One EXIT and one FBD. The exit button does an "END" to end the application. The FBD button does a...
4
by: hotmit | last post by:
I'm trying to create a program that dynamicly saves and loads path of a FolderBrowserDialog , but I ran into a problem. Since FolderBrowserDialog is not a Control, therefore it doesn't have...
3
by: antuantuan | last post by:
Hi. How can I initialize a FolderBrowserDialog choosing a particular RootFolder? I saw that FolderBrowserDialog has a RootFolder member, but it accepts only an Environment.SpecialFolder (but I...
2
by: Marcel Brekelmans | last post by:
Hi, I'm trying to display a MessageBox after a FolderBrowserDialog. I see that it gets displayed, but not activated. The form is not in front and when I have some other forms open the MessageBox...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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
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.