I have a quick script that updates some columns of my MSSQL database, running it on my machine updates the fields perfectly, no problems.
However if I alter my connection script for our webserver and run the same script, the script times out and in task manager, a new entry appears which is
dllhost.exe
username: IWAM_mymachinename
running at 99% cpu until I kill the process.
Has anyone seen this before? It works fine on my local but as soon as I try it with the webserver this happens.
thanks
However if I alter my connection script for our webserver and run the same script, the script times out and in task manager, a new entry appears which is
dllhost.exe
username: IWAM_mymachinename
running at 99% cpu until I kill the process.
Has anyone seen this before? It works fine on my local but as soon as I try it with the webserver this happens.
thanks