Hi,

I just got this error on our dev box
C:\Winnt\System32\Ddraw.dll

it is effectively stopping the server from running, only by starting and stopping mx is the problem resolved.

I am suspecting that it has got something to do with the fact that I am doing a cfhttp get to call a webservice which sends back a gif which I write to disk. Each image write has a unique name, but I am not placing any locks around the CFHTTP call itself.

<CFHTTP METHOD="GET" URL=""
PATH="#REQUEST.storeRoot#" FILE="#MAP_NAME##COOKIE.MAP_COUNT#.gif">

<CFHTTPPARAM TYPE="FORMFIELD" VALUE="#XML_STREAM#" NAME="xmlparams">

</CFHTTP>

has anyone experienced this error happening,
running mx 6.1 on NT 4.0, iis 4.0,

thanx, John.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to