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

FolderBrowserDialog error

I figured this would be simple but I have a problem. The code below runs
fine from the debugger but when I run the exe I get an entry point error:

"The procedure entry point RtlDuplicateUnicodeString could not be located
inthe dymanic link library ntdll.dll."

Dim fbd As New FolderBrowserDialog
fbd.ShowDialog()

This is the only code in the click event of a button. I just need to let the
user choose a folder in which to save a file. The file is already named by
my code so I'm not asking the user for a file name, just a location to save
it in.

TIA,

Keith
Aug 26 '08 #1
4 1048
"Keith G Hicks" <kr*@comcast.netschrieb:
>I figured this would be simple but I have a problem. The code below runs
fine from the debugger but when I run the exe I get an entry point error:

"The procedure entry point RtlDuplicateUnicodeString could not be located
inthe dymanic link library ntdll.dll."

Dim fbd As New FolderBrowserDialog
fbd.ShowDialog()
..NET Framework version number?
Windows version number?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Aug 26 '08 #2
..net 2.0
windows 2k pro sp4
>
.NET Framework version number?
Windows version number?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Aug 26 '08 #3
I have a feeling I should not worry about this. I just realized I get the
exact same error whenever I open up MS Outlook 03. I had to reinstall my
whole system about a year ago. I noticed it right near the end of installing
everything. Outlook opened up fine prior to installing something but I don't
know what it was. And it's worked fine despite the error. I expect that when
I install this on the production machine in my client's office, that error
will not occur.

"Keith G Hicks" <kr*@comcast.netwrote in message
news:eG**************@TK2MSFTNGP05.phx.gbl...
.net 2.0
windows 2k pro sp4

.NET Framework version number?
Windows version number?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>


Aug 27 '08 #4
"Keith G Hicks" <kr*@comcast.netschrieb:
>I have a feeling I should not worry about this. I just realized I get the
exact same error whenever I open up MS Outlook 03. I had to reinstall my
whole system about a year ago. I noticed it right near the end of
installing
everything. Outlook opened up fine prior to installing something but I
don't
know what it was. And it's worked fine despite the error. I expect that
when
I install this on the production machine in my client's office, that error
will not occur.
You may find this post helpful:

RtlDuplicateUnicodeString "RtlDuplicateUnicodeString not found in NTDLL.DLL"
error - microsoft.public.win2000.general
<URL:http://google.com/groups?selm=ba7hrc$2daj$1%40biggoron.nerim.net>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Aug 30 '08 #5

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...
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...
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...
0
by: mohit | last post by:
Hello, I am running my windows application on a 64 bit machine with MS .NET Framework 2.0 (x64). When using the FolderBrowserDialog an unhandled exception was coming time and again. After...
4
by: Jerry West | last post by:
I'm trying to set the .RootFolder property of the FolderBrowserDialog object. Each time I try I get an error stating: "Object reference not set to an instance of an object." I have not opened...
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
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
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.