D
darrel
Is there a relatively simple way to grab and display what user the
application is running as?
I'm trying to let my application upload a file but am getting access denied
errors. I gave the user ASPNET permissions, but that isn't working, so I
need to figure out who my application is running as on the server.
I had to do this a long time ago, but have since misplaced the script that i
had used to grab this info.
-Darrel
application is running as?
I'm trying to let my application upload a file but am getting access denied
errors. I gave the user ASPNET permissions, but that isn't working, so I
need to figure out who my application is running as on the server.
I had to do this a long time ago, but have since misplaced the script that i
had used to grab this info.
-Darrel