473,386 Members | 1,602 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,386 software developers and data experts.

Cannot find the file ... [or one of its components]

Hello --

Fairly often, but not always, when I start the app by clicking the mdb or an
icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for it?

Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004
Nov 12 '05 #1
8 4903
L Mehl wrote:
Hello --

Fairly often, but not always, when I start the app by clicking the mdb or an
icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for it?

Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004

I've experienced it but alas no solution, it's probably just a timeout
on explorer's part.

BTW, your sig sep's FUBAR.
--
Error reading sig - A)bort R)etry I)nfluence with large hammer
Nov 12 '05 #2
Hello --

MS Knowledge Base article 166389 suggests it is a problem with the Use DDE
setting being enabled.

http://www.it-faq.pl/mskb/166/389.HTM

It seems to work ... time will tell.

Does anyone know if the process described in this article can be automated
in VBA code?

Thanks,

L Mehl

"L Mehl" <me*********@cyvest.com> wrote in message
news:qx******************@newsread2.news.pas.earth link.net...
Hello --

Fairly often, but not always, when I start the app by clicking the mdb or an icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for it?

Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004
Nov 12 '05 #3
Trevor --

See MSKB 166389 for a possible solution to the subject problem.

Does "sig sep's FUBAR." refer to my signature being screwed up?

Larry Mehl

"Trevor Best" <nospam@localhost> wrote in message
news:40**********************@auth.uk.news.easynet .net...
L Mehl wrote:
Hello --

Fairly often, but not always, when I start the app by clicking the mdb or an icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for it?
Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004

I've experienced it but alas no solution, it's probably just a timeout
on explorer's part.

BTW, your sig sep's FUBAR.
--
Error reading sig - A)bort R)etry I)nfluence with large hammer

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004
Nov 12 '05 #4
I assume you are using Access 2000.

This message can occur because the Windows file association for .Mdb files
specifies DDE on the command line, for some strange reason, and Access has
been set up to ignore DDE requests. In this circumstance, the message should
really read something like "Cannot process DDE request."

Two solutions:

1) Change the windows file association for .Mdb files. Go into Windows
Explorer, Tools, Folder Options, File Types, click on .Mdb, click the button
for Advanced, Edit, and remove the DDE parameters completely. (Why Microsoft
sets up a default .Mdb association for Access 2000 using DDE is a complete
mystery to me.)

2) Set up Access to respond to DDE requests. From the debug window, or in
code, run the following:

Application.SetOption "Ignore DDE Requests", False

- Steve
"L Mehl" <me*********@cyvest.com> wrote in message
news:qx******************@newsread2.news.pas.earth link.net...
Hello --

Fairly often, but not always, when I start the app by clicking the mdb or an icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for it?

Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004

Nov 12 '05 #5
L Mehl wrote:

Does "sig sep's FUBAR." refer to my signature being screwed up?


Yes, should be like mine, dash dash space.

--
Error reading sig - A)bort R)etry I)nfluence with large hammer
Nov 12 '05 #6
Thanks.

It was added to messages after I started using AVG. Do you know how I can
remove it?

Do you know how I can remove it?
"Chuck Grimsby" <c.*******@worldnet.att.net.invalid> wrote in message
news:eu********************************@4ax.com...
On Wed, 28 Apr 2004 16:13:09 GMT, "L Mehl" <me*********@cyvest.com>
wrote:
Does "sig sep's FUBAR." refer to my signature being screwed up?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004

Your sig is worthless. Less then worthless actually.

You don't think anyone actually *believes* that "Virus-Free"
statement, do you? Do you when you see it? Wouldn't that be just a
great way to *spread* a virus?

Of course, the interesting part is how the heck anyone would read the
message before they open it....

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004
Nov 12 '05 #7
Hello Stephen --

Thank you for the clear explanation and code.

Larry
"Stephen K. Young" <s k y @ stanleyassociates . com> wrote in message
news:c6************@ID-65843.news.uni-berlin.de...
I assume you are using Access 2000.

This message can occur because the Windows file association for .Mdb files
specifies DDE on the command line, for some strange reason, and Access has
been set up to ignore DDE requests. In this circumstance, the message should really read something like "Cannot process DDE request."

Two solutions:

1) Change the windows file association for .Mdb files. Go into Windows
Explorer, Tools, Folder Options, File Types, click on .Mdb, click the button for Advanced, Edit, and remove the DDE parameters completely. (Why Microsoft sets up a default .Mdb association for Access 2000 using DDE is a complete
mystery to me.)

2) Set up Access to respond to DDE requests. From the debug window, or in
code, run the following:

Application.SetOption "Ignore DDE Requests", False

- Steve
"L Mehl" <me*********@cyvest.com> wrote in message
news:qx******************@newsread2.news.pas.earth link.net...
Hello --

Fairly often, but not always, when I start the app by clicking the mdb or
an
icon set up to start it, I get the message

"Cannot find the file 'c:\path...\dbname.mdb' [or one of its
components]...."

and then the app starts, as if there were no problem.

The mdb is located correctly. I assume that all required libraries are
available, because the app runs OK.

Does anyone have experience with this message and have a solution for

it?
Thanks for any help.

Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/2004


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004
Nov 12 '05 #8
Ignore previous request.

I disabled signature in AVG. Let's see if it is gone on this message.

"L Mehl" <me*********@cyvest.com> wrote in message
news:hL**************@newsread1.news.pas.earthlink .net...
Thanks.

It was added to messages after I started using AVG. Do you know how I can
remove it?

Do you know how I can remove it?
"Chuck Grimsby" <c.*******@worldnet.att.net.invalid> wrote in message
news:eu********************************@4ax.com...
On Wed, 28 Apr 2004 16:13:09 GMT, "L Mehl" <me*********@cyvest.com>
wrote:
Does "sig sep's FUBAR." refer to my signature being screwed up?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004

Your sig is worthless. Less then worthless actually.

You don't think anyone actually *believes* that "Virus-Free"
statement, do you? Do you when you see it? Wouldn't that be just a
great way to *spread* a virus?

Of course, the interesting part is how the heck anyone would read the
message before they open it....

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.672 / Virus Database: 434 - Release Date: 4/28/2004

Nov 12 '05 #9

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

Similar topics

8
by: Alex Ang | last post by:
I have written the following VBScript program. It is stored into a file "map_drive.vbs". It successfully mapped to a network drive \\server1\data. Dim WshNetwork Set WshNetwork =...
0
by: Benouille | last post by:
Hi all i'm new here, i have a big problem during the installation of Ms Visual Studio .Net when i want to repair,uninstall or add a components it works but failed at the end the error log say...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
8
by: L Mehl | last post by:
Hello -- Fairly often, but not always, when I start the app by clicking the mdb or an icon set up to start it, I get the message "Cannot find the file 'c:\path...\dbname.mdb' ...." and...
1
by: Jon H | last post by:
Whenever I try to create an asp.net webapplication, I keep getting the error: Cannot find the components for communicating with the frontpage server extensions. I tried reinstalling Visual Studio...
1
by: sorCrer | last post by:
Hi All, I have searched for this problem but unusually have had no luck! I have an .vb file in the code directory with the following simplified code in it: Namespace MyTest Public Class...
8
by: Michael | last post by:
I am running a web server (IIS) on Windows 2003 SP 1. My ASP.NET C# applications run fine. However, my application is a combination of Classic ASP and C#. For some reason when you attempt to...
2
by: paul.dunstone | last post by:
HI all I am using msbuild to compile my web application project. After building the solution I get the following error message: Server Error in '/Community' Application....
2
by: karinmorena | last post by:
I'm having 4 errors, I'm very new at this and I would appreciate your input. The error I get is: Week5MortgageGUI.java:151:cannot find symbol symbol: method allInterest(double,double,double)...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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...

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.