473,670 Members | 2,563 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A severe error occurred

Max
Any idea why this happens? It only happens on the live machine, but not the
test machine. I've heard this happens when you try to send too much data to
SQL Server, but all I'm sending are 4 small varchars and 2 floats thru
ExecuteNonQuery .

System.Data.Sql Client.SqlExcep tion: A severe error occurred on the current
command. The results, if any, should be discarded.
at System.Data.Sql Client.SqlComma nd.ExecuteReade r(CommandBehavi or
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.Sql Client.SqlComma nd.ExecuteNonQu ery()
at fs.resources.Ad dWP_Click(Objec t sender, EventArgs e)
Nov 18 '05 #1
2 2703
jm
Don't know if this helps you or not, similar error:

http://www.winnetmag.com/SQLServer/F...hreadid=116724

http://www.google.com/search?sourcei...e+discarded%2E

http://groups.google.com/groups?sour...e+discarded%2E
"Max" <ma*****@portvi sta.com> wrote in message
news:my******** **************@ twister.tampaba y.rr.com...
Any idea why this happens? It only happens on the live machine, but not the test machine. I've heard this happens when you try to send too much data to SQL Server, but all I'm sending are 4 small varchars and 2 floats thru
ExecuteNonQuery .

System.Data.Sql Client.SqlExcep tion: A severe error occurred on the current
command. The results, if any, should be discarded.
at System.Data.Sql Client.SqlComma nd.ExecuteReade r(CommandBehavi or
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.Sql Client.SqlComma nd.ExecuteNonQu ery()
at fs.resources.Ad dWP_Click(Objec t sender, EventArgs e)

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.655 / Virus Database: 420 - Release Date: 4/8/2004
Nov 18 '05 #2
jm
Don't know if this helps you or not, similar error:

http://www.winnetmag.com/SQLServer/F...hreadid=116724

http://www.google.com/search?sourcei...e+discarded%2E

http://groups.google.com/groups?sour...e+discarded%2E
"Max" <ma*****@portvi sta.com> wrote in message
news:my******** **************@ twister.tampaba y.rr.com...
Any idea why this happens? It only happens on the live machine, but not the test machine. I've heard this happens when you try to send too much data to SQL Server, but all I'm sending are 4 small varchars and 2 floats thru
ExecuteNonQuery .

System.Data.Sql Client.SqlExcep tion: A severe error occurred on the current
command. The results, if any, should be discarded.
at System.Data.Sql Client.SqlComma nd.ExecuteReade r(CommandBehavi or
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.Sql Client.SqlComma nd.ExecuteNonQu ery()
at fs.resources.Ad dWP_Click(Objec t sender, EventArgs e)

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.655 / Virus Database: 420 - Release Date: 4/8/2004
Nov 18 '05 #3

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

Similar topics

0
1373
by: Dharan | last post by:
"A severe error occurred on the current command. The results, if any, should be discarded." I get this error when i tried to execute a stored procedure with a input parameter of type varchar and length 8000. When I run the sam in SQL query analyser it doesn't give any problem. I find the same issue posted in many of the forums, but nowhere I could find the solution. please help.
0
1833
by: Stan | last post by:
Ocasionally I get this error message: "A severe error occurred on the current command. The results, if any, should be discarded" There is an arcticle in MSDN describing this problem, but it does not apply to my case and it appears to be Framework data issue. The code uses Framework 1.0 and the machine has NET SP3
5
7813
by: azgoddess1 | last post by:
During the installation I get these error messages: ***** SQL1390C The environment variable DB2Instance is not defined or is invalid An error ocured while loading the command "C:\Program Files\IBM\SQLLIB\bin\db2.exe CREATE TOOLS CATALOG SYSTOOLS USE EXISITING DATABASE DWCTRLDB FORCE" to initialize and\or migrate the DB2 tools catalog database. The return value is "5104".
1
1940
by: Sven Schimmel | last post by:
Hello all, I face the problem that occasional in one WebApplication the following error occures: System.Data.SqlClient.SqlException: A severe error occurred on the current command. The results, if any, should be discarded. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ASP.AnbieterDetail_ascx.WriteLog(String StrID,
1
251
by: Max | last post by:
Any idea why this happens? It only happens on the live machine, but not the test machine. I've heard this happens when you try to send too much data to SQL Server, but all I'm sending are 4 small varchars and 2 floats thru ExecuteNonQuery. System.Data.SqlClient.SqlException: A severe error occurred on the current command. The results, if any, should be discarded. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior...
2
5514
by: mike_li | last post by:
On Window 2000 Professional Server DB2 UDB Level: DB2 code release "SQL07029" with level identifie "030A0105" and informational tokens "DB2 v7.1.0.98", "n040510" and "WR21337". In the db2diag.log, ---------------------------------------------------- 2005-12-20-10.05.43.278000 Instance:MC Node:000
0
2086
by: rawu | last post by:
last week , i get my db version from DB2/AIX64 8.1.10 down to DB2/AIX64 8.1.5 . After that , a application called "CalRate" has something wrong . when it tries to open a cursor , it presents a error : SQL0901N The SQL statement failed because of a non-severe error . Subsequent SQL statements can be processed . (Reason "sqlriResolveOpFunc: invalid opcode 0x1be at offset 14A0:0") SQLSTATE=58004 when i recompile this application , i...
3
9453
by: rawu | last post by:
last week , i get my db version from DB2/AIX64 8.1.10 down to DB2/ AIX64 8.1.5 . After that , a application called "CalRate" has something wrong . when it tries to open a cursor , it presents a error : SQL0901N The SQL statement failed because of a non-severe error . Subsequent SQL statements can be processed . (Reason "sqlriResolveOpFunc: invalid opcode 0x1be at offset 14A0:0") SQLSTATE=58004
1
3771
by: =?Utf-8?B?SlA=?= | last post by:
Im posting this in both the .NET general group and SQL group since several other post mention that this may be a problem with ASP.NET and not SQL Out of the blue, any SQL 2005 SPs we have that execute dynamic SQL generate the following error: A severe error occurred on the current command. Results if any should be discarded. All other SPs appear to be working properly. After going though Google and
1
12227
by: tinkugitu | last post by:
Hi When I deployed my web application( named: myApp) in Tomcat 5.5.23, I am getting the following issue and I am not able to access my application. SEVERE: Error listenerStart Dec 5, 2007 10:24:10 AM org.apache.catalina.core.StandardContext start SEVERE: Context startup failed due to previous errors How should I resolve it.
0
8384
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
8810
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8590
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
8659
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6211
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4208
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
2798
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
2035
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1790
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.