473,508 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASPNET Account Name does not exist

I am running a Windows 2003 Server w/Framework 1.1 loaded. We have built a
..NET 2003 app and it requires that ASPNET be assigned permissions to several
folders and servcies.

The ASPNET account does not exist on the server (viewed through Active
Directory). The accounts IUSR_WIN2K3SRVR and IWAM_WIN2K3SRVR do exist. I
thought that the Framework installation would automatically create the ASPNET
account - it does appear on other machines.

I don't know if ASPNET should be created manually now, or if it can really
be created manually. Does anyone have a suggestion as to how to correct this?

Nov 18 '05 #1
3 5668
On 2003, asp.net runs under the network service account.

"Doctor Who" <Doctor Wh*@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
I am running a Windows 2003 Server w/Framework 1.1 loaded. We have built a .NET 2003 app and it requires that ASPNET be assigned permissions to several folders and servcies.

The ASPNET account does not exist on the server (viewed through Active
Directory). The accounts IUSR_WIN2K3SRVR and IWAM_WIN2K3SRVR do exist. I
thought that the Framework installation would automatically create the ASPNET account - it does appear on other machines.

I don't know if ASPNET should be created manually now, or if it can really
be created manually. Does anyone have a suggestion as to how to correct this?

Nov 18 '05 #2
Windows 2003 Server uses an account named NetworkService instead of ASPNET.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Doctor Who" <Doctor Wh*@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
I am running a Windows 2003 Server w/Framework 1.1 loaded. We have built a
.NET 2003 app and it requires that ASPNET be assigned permissions to
several
folders and servcies.

The ASPNET account does not exist on the server (viewed through Active
Directory). The accounts IUSR_WIN2K3SRVR and IWAM_WIN2K3SRVR do exist. I
thought that the Framework installation would automatically create the
ASPNET
account - it does appear on other machines.

I don't know if ASPNET should be created manually now, or if it can really
be created manually. Does anyone have a suggestion as to how to correct
this?

Nov 18 '05 #3
Thank you both! I got it!

For anyone else who may be facing this - the NETWORK SERVICE does not show
up in Logins, but rather is referenced in the Security tab of the resources
(like a folder) as a User Name that can be assigned permissoins. Here is an
example:

If the .NET web application on Windows 2003 Server needs to access a folder
"/Document Repository":

1. right click on the folder, then
2. click on "Sharing and Security", then
3. click on "Security"
4. click on the "Add" button
5. click on "Advanced"
6. click on "Find Now"
7. Scroll down until you find "NETWORK SERVICE"
8. Double-click of click on "OK"
9. Set the Permissions to "Read & Execute" (which also checks off "Read")
and "List Folder Contents" is checked by default. Other more advanced
permissions may need to be set IF you need more rights - but even for our
document repository. we found that the read, execute and list rights were
sufficient.

- Doctor Who
"Steve C. Orr [MVP, MCSD]" wrote:
Windows 2003 Server uses an account named NetworkService instead of ASPNET.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Doctor Who" <Doctor Wh*@discussions.microsoft.com> wrote in message
news:64**********************************@microsof t.com...
I am running a Windows 2003 Server w/Framework 1.1 loaded. We have built a
.NET 2003 app and it requires that ASPNET be assigned permissions to
several
folders and servcies.

The ASPNET account does not exist on the server (viewed through Active
Directory). The accounts IUSR_WIN2K3SRVR and IWAM_WIN2K3SRVR do exist. I
thought that the Framework installation would automatically create the
ASPNET
account - it does appear on other machines.

I don't know if ASPNET should be created manually now, or if it can really
be created manually. Does anyone have a suggestion as to how to correct
this?


Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2009
by: Richard Chandler | last post by:
We're having a problem with ASP.NET security and running on a Win2k Domain Controller. We can't set up the access rights to the registry for ASPNET as the user doesn't exist, this access is...
4
1627
by: Keith | last post by:
I have a small ASP.NET app that someone designed which I need to run on our server. The server is Windows 2000 Server and has the .NET Framework installed. How can I give ASP.NET permission to...
2
1540
by: Yogesh Pancholi | last post by:
For some unexplained reason, I am suddenly unable to browse to a virtual directory on my laptop. I have a number of sample websites to which I could happliy browse up until last week. As of Monday,...
0
1760
by: Yogesh Pancholi | last post by:
For some unexplained reason, I am suddenly unable to browse to a virtual directory on my laptop. I have a number of sample websites to which I could happliy browse up until last week. As of Monday,...
0
843
by: David Cho | last post by:
Out of the blue, my ASP.NET application - cannot connect to a remote SQL server ("Sql server does not exist") - cannot call HttpWebRequest.GetRequestStream() ("underlying connection closed") ...
0
2287
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web...
7
1902
by: torus | last post by:
Is the aspnet account called "aspnet" for all non-English versions of Windows and IIS?
16
3848
by: Mich | last post by:
Hi, i'm building an web application for anonymous users. They can take a look in the website, nothing more. In order to perform other actions, the anonymous user must be logged. So i create an...
5
1611
by: =?Utf-8?B?TWljaGFlbCBNaWxsZXI=?= | last post by:
I created a walkthrough and couldn't connect to my sql server. I looked up the problem and MSDN told me to create an ASPNET "User" in SQL Svr. It worked, but is that right? Do I have to do that...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7123
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7382
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7495
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.