Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 A severe error occurred on the current command

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-10-26 : 08:04:31
leojordao writes "Hello,

I have a problem in my WebApplication. The following error occures:

System.Data.SqlClient.SqlException: A severe error occurred on the current command. The results, if any, should be discarded.

This error occures also occasionaly on other Usercontrols, in which the SQLServer is accessed.

I can not reproduce the error. Sometimes it works and sometimes not, with the same data in the webform. Other Applications with the same basic Architecture do not
have this problem.

I’m working with Stored Procedures, but not using nvarchar types, just varchar less them 4000.

The Application runs on the Webserver with Windows2000AdvancedServer installed and The Database on a Databaseserver also with Windows2000AdvancedServer
installed and SqlServer2000.

Pls help. Thanks in advance.

Leo Jordao"
   

- Advertisement -