sp_runwebtask error -
08-11-2004
, 01:39 PM
I have a job that runs the statement, "EXEC sp_runwebtask
@procname = N'CopiTrakClientMatterLoad". The job runs ok
for two or three times and creates the HTML pages on the
web server. After a few times, however, I get the error
below:
Server: Msg 16882, Level 11, State 1, Procedure
sp_runwebtask, Line 26
SQL Web Assistant: Web task not found. Verify the name of
the task for possible errors.
Please help.
Thanks,
Dan
.. |