Activity overview
Latest activity by Fosef
I guess that wasn't my issue. I set it up to run through IIS instead of web development server and it worked fine. / comments
I guess that wasn't my issue. I set it up to run through IIS instead of web development server and it worked fine.
Set the windows user?
Is there anyway to have the profiler run as/under a certain user? I can not profile my applications because we use this "HttpContext.Current.User.Identity.Name" to get the user name. Its an inter...