I believe that it's much better to create a monitoring application... Show a
Windows Forms, I really don't know if it's possible, but it really looks not
recomendable for me...

Signature
Ravi Wallau
nospam@nospam.org
As you know, the asp.net process is started by the World Wide Web Publishing
service (inetinfo.exe). So I tried to turned on the "Allow service to
interact with desktop" option for that service, but it still doesn't work.
It seems there is no place to setting the starting options for the asp.net
process in Windows:(
>I believe that it's much better to create a monitoring application... Show
>a Windows Forms, I really don't know if it's possible, but it really looks
[quoted text clipped - 12 lines]
>>
>> Laser Lu
Laser Lu - 03 Mar 2006 15:08 GMT
By the way, can anybody tell the reason why user interaction should be
disabled for asp.net process?
Will it lead the process to run slower? Or for some safety reasons?
Forgive my gab, I just wanna learn more and have a deeper understand:)
Any replies would be appreciated!
> As you know, the asp.net process is started by the World Wide Web
> Publishing service (inetinfo.exe). So I tried to turned on the "Allow
[quoted text clipped - 18 lines]
>>>
>>> Laser Lu
Hans Kesting - 03 Mar 2006 15:14 GMT
> By the way, can anybody tell the reason why user interaction should be
> disabled for asp.net process?
> Will it lead the process to run slower? Or for some safety reasons?
>
> Forgive my gab, I just wanna learn more and have a deeper understand:)
> Any replies would be appreciated!
IIS usually runs on a server. This means that 99% of the time, nobody
is logged in. Where would you want to show those screens then?
Hans Kesting
Laser Lu - 03 Mar 2006 15:22 GMT
IMPO, the functionality should be provide as a advanced option instead of
disabling it, as it is not hard to provide, since there is 1% chance to use.
If it is totally forbidden, really an inconvenience will it be for that 1%
users:)
>> By the way, can anybody tell the reason why user interaction should be
>> disabled for asp.net process?
[quoted text clipped - 7 lines]
>
> Hans Kesting