472,782 Members | 3,881 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,782 software developers and data experts.

NO MORE FILE IDENTIFIERS?

I have a database client app written in vb.net.
It runs continuously for a couple days and then it loses its connection to
the the file server. Actually, if I open up Windows Explorer to open a
network folder I get a system error "No more internal File identifiers".
If I close my app and restart it, everything works fine for another few days.

I've gone thru my source code to make sure I'm closing all my odbc
connections after I open them. Aside from that, I don't know what to look for.

I am totally perplexed and would appreciate any advice.

--
Mark Escandon
Production/Systems Manager
Fybon Industries
Jul 21 '05 #1
1 3556
maybe you are opening files and do not close them properly.
you can use tools like process explorer/file system explorer to watch whats
going on.
"Mark Escandon" <Ma**********@discussions.microsoft.com> schrieb im
Newsbeitrag news:5B**********************************@microsof t.com...
I have a database client app written in vb.net.
It runs continuously for a couple days and then it loses its connection to
the the file server. Actually, if I open up Windows Explorer to open a
network folder I get a system error "No more internal File identifiers".
If I close my app and restart it, everything works fine for another few days.
I've gone thru my source code to make sure I'm closing all my odbc
connections after I open them. Aside from that, I don't know what to look for.
I am totally perplexed and would appreciate any advice.

--
Mark Escandon
Production/Systems Manager
Fybon Industries

Jul 21 '05 #2

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

Similar topics

17
by: Doug Fort | last post by:
This is an excerpt from a much longer post on the python-dev mailing list. I'm responding here, to avoid cluttering up python-dev. <snip> >Some English readers might not really imagine, but it...
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
1
by: Mark Escandon | last post by:
I have a database client app written in vb.net. It runs continuously for a couple days and then it loses its connection to the the file server. Actually, if I open up Windows Explorer to open a...
12
by: Iddo | last post by:
Hi, I am having a strange problem... I have an HTML file which has 2 script tags: 1) <script language="javascript" id="ABC" src="ABC.js" /> 2) <script id="general" language="javascript">...
50
by: fermineutron | last post by:
I seem to run into a funny problem, basially i need to call a funcyon ReadGeometry and the only parameter that i need to pass to that function is a file pointer, so my funtion prototype looks...
4
by: Hunk | last post by:
Hi I have a binary file which contains records sorted by Identifiers which are strings. The Identifiers are stored in ascending order. I would have to write a routine to give the record given...
399
by: =?UTF-8?B?Ik1hcnRpbiB2LiBMw7Z3aXMi?= | last post by:
PEP 1 specifies that PEP authors need to collect feedback from the community. As the author of PEP 3131, I'd like to encourage comments to the PEP included below, either here (comp.lang.python), or...
13
by: swetha | last post by:
HI Every1, I have a problem in reading a binary file. Actually i want a C program which reads in the data from a file which is in binary format and i want to update values in it. The file...
2
by: BAnderton | last post by:
Greetings from beautiful Tucson, Arizona. Question: Is there a way in Python to determine what all file identifiers have been opened by Python, and to close them all? Why I ask: I learned...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?

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.