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

The network BIOS session limit was exceeded

I have a C# program that checks directory on a UNIX server and once in a
while I get the following error 'The network BIOS session limit was
exceeded.' if I log off and log back on the error goes away. Does any one
know what is causing this error or how to prevent it?

Peter

--
Thanks
-------------------
cz****@wsinc.com
Nov 15 '05 #1
6 6488
It sounds like you're not closing or disposing of something and it's holding
the session open indefinitely. Without seeing some code though, it's
impossible to say for sure.

Pete

--
http://www.petedavis.net
"Peter" <cz****@wsinc.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I have a C# program that checks directory on a UNIX server and once in a
while I get the following error 'The network BIOS session limit was
exceeded.' if I log off and log back on the error goes away. Does any one
know what is causing this error or how to prevent it?

Peter

--
Thanks
-------------------
cz****@wsinc.com

Nov 15 '05 #2
This is the line that's getting the error.

return System.IO.Directory.GetFiles(filePath, fileMask);

But what could cause this error, even when I close the program and try to
open the folder with Windows Explorer I get the same error until I log off
or reboot?

"Pete Davis" <pd******@hotmail.com> wrote in message
news:30******************************@news.meganet news.com...
It sounds like you're not closing or disposing of something and it's holding the session open indefinitely. Without seeing some code though, it's
impossible to say for sure.

Pete

--
http://www.petedavis.net
"Peter" <cz****@wsinc.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I have a C# program that checks directory on a UNIX server and once in a while I get the following error 'The network BIOS session limit was
exceeded.' if I log off and log back on the error goes away. Does any one know what is causing this error or how to prevent it?

Peter

--
Thanks
-------------------
cz****@wsinc.com


Nov 15 '05 #3
The error in Windows Explorer only occurs after my program gets the error,
but I can close the program and the error keeps popping up in Windows
Explorer.
"Pete Davis" <pd******@hotmail.com> wrote in message
news:06******************************@news.meganet news.com...
So you can produce this error simply using Windows Exlorer? Or does it only happen from your application? In other words, if you browse the same folder from Explorer a number of times, will you eventually get the same error or
does it only happen if your program is run first?

Pete

--
http://www.petedavis.net
"Peter" <cz****@wsinc.com> wrote in message
news:%2*****************@tk2msftngp13.phx.gbl...
This is the line that's getting the error.

return System.IO.Directory.GetFiles(filePath, fileMask);

But what could cause this error, even when I close the program and try to open the folder with Windows Explorer I get the same error until I log off or reboot?

"Pete Davis" <pd******@hotmail.com> wrote in message
news:30******************************@news.meganet news.com...
It sounds like you're not closing or disposing of something and it's

holding
the session open indefinitely. Without seeing some code though, it's
impossible to say for sure.

Pete

--
http://www.petedavis.net
"Peter" <cz****@wsinc.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
> I have a C# program that checks directory on a UNIX server and once in
a
> while I get the following error 'The network BIOS session limit was
> exceeded.' if I log off and log back on the error goes away. Does

any one
> know what is causing this error or how to prevent it?
>
> Peter
>
> --
> Thanks
> -------------------
> cz****@wsinc.com
>
>



Nov 15 '05 #4
Hi Peter,

Currently I am looking for somebody who could help you on it. We will reply
here with more information as soon as possible.
If you have any more concerns on it, please feel free to post here.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 15 '05 #5

Hi Peter,

Thank you for posting in the community!

Can you provide me more detailed information about your specific issue?

1). Your .Net application(Code) runs under Windows environment or Unix
environment ?
2). Which windows platform version do you use?
3). How do you access your unix directory? Do you emulated NT share on a
UNIX box ?

I will wait for your further feedback, then I will help you better, thanks
for your understanding.

==================================
Thank you for your patience and cooperation. If you have any questions or
concerns, please feel free to post it in the group. I am standing by to be
of assistance.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #6

Hi Peter,

Is your problem resolved? Please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #7

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

Similar topics

2
by: steve | last post by:
I am setting up a huge database in mysql, and I get the above error in Linux. I believe it is related to the size of one of my tables, which is 4,294,966,772 bytes in size. Can someone help. How...
8
by: Peter Ballard | last post by:
Hi all, I've got a C program which outputs all its data using a statement of the form: putchar(ch, outfile); This has worked fine for years until it had to output more than 2GB of data...
5
by: Rahul Anand | last post by:
Hi, I am facing a problem in accessing a network shared folder. I just wrote a test console application to test the behavior and found that in some cases the .NET does not releases the network...
5
by: Chris Fink | last post by:
My motherboard has two temperature probes on the motherboard. One to measure case temp, the other to measure CPU temp. This PC is used as an HTPC, so adequate cooling is always a concern. I...
1
by: marcelo Cortez | last post by:
Hi folks My application fail with 'Non-superuser connection limit exceeded' error , the client application is connected via ODBC AND GPF MESSAGE appear there. the 'Non-superuser connection...
3
by: musosdev | last post by:
Hi guys Okay, I've setup my projects to open and compile fine in VS2005 using FPSE and remote web, but it's *really* slow. So I thought I'd have a go at doing it the normal way, by loading from...
1
by: yoram.ayalon | last post by:
Hello, we have this situation. web farm, several server 2003 machines, and several win2K, SP 4 machines all machines access files on a Network appliance using CIFS I am testing a ASP.NET...
1
by: Gurpal | last post by:
I'm getting this error when I test this page. Here is the error: Response object error 'ASP 0251 : 80004005' Response Buffer Limit Exceeded /test/test4.asp, line 0 Execution of the ASP...
0
by: in da club | last post by:
I have an vs2005 application which is a network share on win 2003 . We are two people. One is on win 2003 and im on win xp. When we try to debug and publish application we get an error.. ...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...
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,...

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.