ASP.Net >> Starting a new thread in ASP.NET with the ASP.NET impersonated user
Hi,
Does anyone know how to start a new thread in ASP.NET with the ASP.NET
impersonated user as i am getting permission errors when try to access the
file system, and when I don't use threading, it works fine.