473,657 Members | 2,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

**PLEASE HELP** General network error .net



Every thing is on one machine, Programs and sql. Sql is up
and running(can test with query analyzer). No changes
where made! This was working fine. How do you track this
error? What network documentation? Nothing shows in the
event viewer. where do I start?

General network error. Check your network documentation.

Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.

Exception Details: System.Data.Sql Client.SqlExcep tion:
General network error. Check your network documentation.

Source Error:

Line 613: myCommand.Comma ndType =
CommandType.Sto redProcedure
Line 614:
Line 615: myConnection.Op en()
Line 616: Dim result As SqlDataReader =
myCommand.Execu teReader(Comman dBehavior.Close Connection)
Line 617:

Source File: C:\Market\Compo nents\Maintenan ceDB.vb
Line: 615

Stack Trace:

[SqlException: General network error. Check your network
documentation.]
System.Data.Sql Client.Connecti onPool.GetConne ction
(Boolean& isInTransaction ) +472

System.Data.Sql Client.SqlConne ctionPoolManage r.GetPooledCon
nection(SqlConn ectionString options, Boolean&
isInTransaction ) +372
System.Data.Sql Client.SqlConne ction.Open() +384
Market.MK.Maint enanceDB.Catego ryLevel04() in
C:\Market\Compo nents\Maintenan ceDB.vb:615
Market.__MaintM enu.Page_Load(O bject sender, EventArgs
e) in C:\Market\_Main tMenu.ascx.vb:6 7
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +35
System.Web.UI.C ontrol.LoadRecu rsive() +98
System.Web.UI.P age.ProcessRequ estMain() +720
..
Jul 21 '05 #1
2 2592
That exception is pretty much what it says it is. A code change probably is
the last thing...you may have a bad NIC in the , loose cable, etc. Does it
happen on all machines or is it just one machine? If it only happens on one
of them...hardware is probaby the problem.

HTH,

Bill
"stanley j Mroczek" <sm******@si.rr .com> wrote in message
news:05******** *************** *****@phx.gbl.. .


Every thing is on one machine, Programs and sql. Sql is up
and running(can test with query analyzer). No changes
where made! This was working fine. How do you track this
error? What network documentation? Nothing shows in the
event viewer. where do I start?

General network error. Check your network documentation.

Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.

Exception Details: System.Data.Sql Client.SqlExcep tion:
General network error. Check your network documentation.

Source Error:

Line 613: myCommand.Comma ndType =
CommandType.Sto redProcedure
Line 614:
Line 615: myConnection.Op en()
Line 616: Dim result As SqlDataReader =
myCommand.Execu teReader(Comman dBehavior.Close Connection)
Line 617:

Source File: C:\Market\Compo nents\Maintenan ceDB.vb
Line: 615

Stack Trace:

[SqlException: General network error. Check your network
documentation.]
System.Data.Sql Client.Connecti onPool.GetConne ction
(Boolean& isInTransaction ) +472

System.Data.Sql Client.SqlConne ctionPoolManage r.GetPooledCon
nection(SqlConn ectionString options, Boolean&
isInTransaction ) +372
System.Data.Sql Client.SqlConne ction.Open() +384
Market.MK.Maint enanceDB.Catego ryLevel04() in
C:\Market\Compo nents\Maintenan ceDB.vb:615
Market.__MaintM enu.Page_Load(O bject sender, EventArgs
e) in C:\Market\_Main tMenu.ascx.vb:6 7
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +35
System.Web.UI.C ontrol.LoadRecu rsive() +98
System.Web.UI.P age.ProcessRequ estMain() +720
.

Jul 21 '05 #2
it is not hardware i can get to the internet. there is no
group of systems, just one computer.
-----Original Message-----
That exception is pretty much what it says it is. A code change probably isthe last thing...you may have a bad NIC in the , loose cable, etc. Does ithappen on all machines or is it just one machine? If it only happens on oneof them...hardware is probaby the problem.

HTH,

Bill
"stanley j Mroczek" <sm******@si.rr .com> wrote in message
news:05******* *************** ******@phx.gbl. ..


Every thing is on one machine, Programs and sql. Sql is up and running(can test with query analyzer). No changes
where made! This was working fine. How do you track this error? What network documentation? Nothing shows in the
event viewer. where do I start?

General network error. Check your network documentation.

Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.Sql Client.SqlExcep tion:
General network error. Check your network documentation.

Source Error:

Line 613: myCommand.Comma ndType =
CommandType.Sto redProcedure
Line 614:
Line 615: myConnection.Op en()
Line 616: Dim result As SqlDataReader =
myCommand.Execu teReader(Comman dBehavior.Close Connection)
Line 617:

Source File: C:\Market\Compo nents\Maintenan ceDB.vb
Line: 615

Stack Trace:

[SqlException: General network error. Check your network documentation.]
System.Data.Sql Client.Connecti onPool.GetConne ction
(Boolean& isInTransaction ) +472

System.Data.Sql Client.SqlConne ctionPoolManage r.GetPooledCon nection(SqlConn ectionString options, Boolean&
isInTransaction ) +372
System.Data.Sql Client.SqlConne ction.Open() +384
Market.MK.Maint enanceDB.Catego ryLevel04() in
C:\Market\Compo nents\Maintenan ceDB.vb:615
Market.__MaintM enu.Page_Load(O bject sender, EventArgs
e) in C:\Market\_Main tMenu.ascx.vb:6 7
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +35
System.Web.UI.C ontrol.LoadRecu rsive() +98
System.Web.UI.P age.ProcessRequ estMain() +720
.

.

Jul 21 '05 #3

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

Similar topics

0
18676
by: Amit Kathuria | last post by:
Hi, At One of our PC (Windows XP) we are using a VB Application and which is connected to the SQL Server Remotely through VPN Setup. The Application works fine for some forms and Fetches the records from the database but on some of the forms either on insertion or displaying the records from databse it shows the following error. Error Number -2147467259 ConnectionRead (recv()).General network error. Check your network documentation.
2
5055
by: SteveS | last post by:
Hello all. This problem is stumping me.... I run a page called "default.aspx". For some reason when I execute this page, I get the error below. It seems to run through the entire code behind just find (including all the sql steps), but after the Page_Load() event I get this error. I really don't know why. Any ideas? ================================================================== General network error. Check your network...
7
442
by: stan | last post by:
I have .net 2003 and SQL 2000 setup on one system. All I have is one computer (no network). I am able to get to the internet that works. I can run SQL Query Analyzer and it works. The program was running fine. I did not make any changes to the program or the stored procedures. But I am now getting this error. I don't know what or where to check for error. General network error. Check your network documentation. Description: An...
11
10830
by: galina betz | last post by:
Please help! Getting this error intermittently: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
2
300
by: stanley j Mroczek | last post by:
Every thing is on one machine, Programs and sql. Sql is up and running(can test with query analyzer). No changes where made! This was working fine. How do you track this error? What network documentation? Nothing shows in the event viewer. where do I start? General network error. Check your network documentation. Description: An unhandled exception occurred during the execution of the current web request. Please review the
3
2270
by: Yong | last post by:
I get a general network error when I try to make asynchronously call ExecuteNonQuery on long sql statements that run in parallel. Here is the background info on what I'm trying to accomplish: I have a sql file with two long T-SQL batches, each of which contains about 50 thousand simple insert statments into 2 non-indexed tables. Batch 1 inserts into Table 1 and batch 2 inserts into Table 2, so they can run in parallel. I parse each...
0
1514
by: Yong | last post by:
I'm not getting any reply to my previous thread so I'm stating a new one. I get a General Network Error due to my SqlCommand object not having a big enough CommandTimeout to complete very long sql statements. My question is this: Why does SQL generate a General Network Error instead of the Timeout Expired Error? When I run my program multiple times, there are cases where I'd get the Timeout Expired Error ("The timeout period elapsed...
0
2182
by: johnkamal | last post by:
Hi, Some times while opening a page, I am getting the following error message, Please help me to rectify the problem. Server Error in '/' Application. General network error. Check your network documentation. Description:An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception...
0
1224
by: vishnuduttsharma | last post by:
Hi, We are facing general network error in our application. Details:- 1. Application runs in a domain. 2. Its a windows networked application on .NET framework 1.1 ans SQL Server 2000. 3. Error occured when non-Admin user, tries to run the application 4. The error occurs on some of the machines( not on all) 5. If exe name is changed then, the error doesn't occur 6. When we copy the exe to diferent directory, then it works fine...
0
8395
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8310
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8826
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8503
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7330
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4155
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1955
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.