D
Dilip
I am almost afraid to ask this question but under Windows Vista can an
ASP.NET application launch an interactive UI based process using
Process.Start(..)?
I see various posts that recomment the ASPNET account be granted
"interactive logon" rights. and allowing IIS Admin service to
interact with the desktop. However under Vista services CANNOT
interact with desktop, period (and there is no IIS Admin Service
anyway). There is no ASPNET account on Vista -- how does one grant
sufficient permissions to NETWORK SERVICE to get this to work?
Is there a way out?
ASP.NET application launch an interactive UI based process using
Process.Start(..)?
I see various posts that recomment the ASPNET account be granted
"interactive logon" rights. and allowing IIS Admin service to
interact with the desktop. However under Vista services CANNOT
interact with desktop, period (and there is no IIS Admin Service
anyway). There is no ASPNET account on Vista -- how does one grant
sufficient permissions to NETWORK SERVICE to get this to work?
Is there a way out?