Error: Cannot Open Networks Database file rt
The thing is, the new routing table seems to show up correct, ie, the
add/delete has taken place. However, this error message has been
bothering me. One thing to note is it only happens very recently. Does
anyone know what this means and how to resolve this?
Have you found an answer yet or are you still looking?
-Al
--
nicksmith
You may fix it by either deleting DataBasePath value an re-create it as
REG_MULTI_SZ and using "%SystemRoot%\System32\drivers\etc" as value
(without double quotes), or either keep the REG_SZ and hardcode the
%SystemRoot% variable, that is, use C:\WINDOWS\System32\drivers\etc"
(or whatever path you have Windows folder).
Regards.
EarthQ
The value is also present under controlset001
I can't believe how &#^$@#! STUPID I am....
I recall having a similar problem many moons ago with NT 4.0. After perusing
the xxx\etc directory, I noticed that the file "networks" was named
"network". If it's not named right, or it's missing, you get the error
"Cannot Open Networks Database File..."
I looked and looked and never noticed the mistake before...
I remember solving an issue recently by modifying the file. I must have
named it improperly in my batch routine to get rid of the old one and copy
this one over.
If anyone's interested, the default line in that file is:
loopback 127
(tab character, not a bunch of spaces)
JEEEEEEZZZZZZZE!
I apologize for taking up bandwidth on this one folks!!!!!!!
Thanks to everyone.
-Al