A severe error occurred on the current command.

  • I have a .net web application that has a sql server backend I get the following error when I perform an update from the app.

     A severe error occurred on the current command. The results,

    if any, should be discarded

    The UPDATE command works fine in QA and I have run Profiler to see what is happening and all I get is

    Invalid buffer received from client

    I have read that this occurs with nvarchar but I don't use any nvarchars so not sure what the story is.

    Cheers

  • The following KB article does discuss nvarchar, but only in giving an example.  Hope it helps.

    http://support.microsoft.com/default.aspx?scid=kb;en-us;827366

     


    Cheers,
    - Mark

  • Hi Mark,

    Thanks for that it has helped in solving the problem

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply