No "ASP.NET Machine Account"

Posted By Sheldon Penner Wed 4 Sep 2013
Add to Favorites1
Author Message
Sheldon Penner
 Posted Wed 4 Sep 2013
Supreme Being

Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)

Group: Awaiting Activation
Last Active: Thu 17 Oct 2013
Posts: 0, Visits: 8
I am installing Kartris on my development machine, following the instructions in User and Developer Guide, and I am stuck at the point where I must add the 'ASP.NET Machine Account' or 'NETWORK SERVICE' account to the security tab and ensure it has full control. Those accounts do not exist on my computer.

I am running IIS 6.1 with Windows 7 Prof. sp 1, .Net v. 4.0.30319, and VS 2012 Express for the Web.

Can someone tell me how I should proceed?

Thanks for any advice.
Paul
 Posted Wed 4 Sep 2013
große Käse

große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)große Käse - (450,078 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
The user ASP.NET sites run under depends on both your setup, and version of Windows.

http://stackoverflow.com/questions/5045641/user-asp-net-runs-under

I think if you set "impersonate=true" in the web config, you can also run the site as IUSR (is there an account beginning with IUSR_...?)


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Sheldon Penner
 Posted Wed 4 Sep 2013
Supreme Being

Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)Supreme Being - (1,397 reputation)

Group: Awaiting Activation
Last Active: Thu 17 Oct 2013
Posts: 0, Visits: 8
Thank you for your reply.

Turns out, I was able to resolve the problem by adding "NETWORK SERVICE" to the "Group or user names:" list box -- I hadn't realized that that list was editable!

I'm looking forward to trying out Kartis.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top