G
Guest
Hi,
I am trying to run cmd.ExecuteNonQuery() in order to perform an update and
even though the database is updated OK I keep getting the following error
message:
"SQL Web Assistant: Web task not found. Verify the name of the task for
possible errors.
Exception Details: System.Data.SqlClient.SqlException: SQL Web Assistant:
Web task not found. Verify the name of the task for possible errors."
I am using Visual Studio 2003, ASP.Net and the database is SQL server 2000.
Any help on this would be appreciated as this is beginning to drive me mad!
If more information is required please let me know.
Thanks in advance.
J
I am trying to run cmd.ExecuteNonQuery() in order to perform an update and
even though the database is updated OK I keep getting the following error
message:
"SQL Web Assistant: Web task not found. Verify the name of the task for
possible errors.
Exception Details: System.Data.SqlClient.SqlException: SQL Web Assistant:
Web task not found. Verify the name of the task for possible errors."
I am using Visual Studio 2003, ASP.Net and the database is SQL server 2000.
Any help on this would be appreciated as this is beginning to drive me mad!
If more information is required please let me know.
Thanks in advance.
J