I trying to execute DLL from iis server.

i added dll file on subfolder and turn on the execute
premissions to scripts & executeable. this works fine from
my xp pro iis but i'm having trouble on server.

iis server is running multiple website at once.

thanks

ay

dll execute problem by doug

doug
Mon Sep 20 11:11:35 CDT 2004

It would help to know what trouble you are having...

My first guess is that you have not registered the
component.

regsvr32.exe pathtodll.dll

doug
>-----Original Message-----
>I trying to execute DLL from iis server.
>
>i added dll file on subfolder and turn on the execute
>premissions to scripts & executeable. this works fine
from
>my xp pro iis but i'm having trouble on server.
>
>iis server is running multiple website at once.
>
>thanks
>
>ay
>.
>

dll execute problem by anonymous

anonymous
Mon Sep 20 11:20:34 CDT 2004

sorry, let me try make it little more clear.
yes, dll is registered
traverse.dll(draws outline from given coordinates),

when added to pws on xp pro, it works fine but whenever i
do same to iis server on win2000server, i don't have same
result.

thanks

ay

>-----Original Message-----
>It would help to know what trouble you are having...
>
>My first guess is that you have not registered the
>component.
>
>regsvr32.exe pathtodll.dll
>
>doug
>>-----Original Message-----
>>I trying to execute DLL from iis server.
>>
>>i added dll file on subfolder and turn on the execute
>>premissions to scripts & executeable. this works fine
>from
>>my xp pro iis but i'm having trouble on server.
>>
>>iis server is running multiple website at once.
>>
>>thanks
>>
>>ay
>>.
>>
>.
>

dll execute problem by doug

doug
Mon Sep 20 11:52:52 CDT 2004

Still not clear. If you said to a doctor, yesterday I
felt fine, today I don't. Do you think he will know how
to fix your problem?

I have no idea of what result you are looking for...so
you are going to have to pst an error message or
something. Tell us what is happeneing.

doug
>-----Original Message-----
>sorry, let me try make it little more clear.
>yes, dll is registered
>traverse.dll(draws outline from given coordinates),
>
>when added to pws on xp pro, it works fine but whenever
i
>do same to iis server on win2000server, i don't have
same
>result.
>
>thanks
>
>ay
>
>>-----Original Message-----
>>It would help to know what trouble you are having...
>>
>>My first guess is that you have not registered the
>>component.
>>
>>regsvr32.exe pathtodll.dll
>>
>>doug
>>>-----Original Message-----
>>>I trying to execute DLL from iis server.
>>>
>>>i added dll file on subfolder and turn on the execute
>>>premissions to scripts & executeable. this works fine
>>from
>>>my xp pro iis but i'm having trouble on server.
>>>
>>>iis server is running multiple website at once.
>>>
>>>thanks
>>>
>>>ay
>>>.
>>>
>>.
>>
>.
>