472,981 Members | 1,444 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,981 software developers and data experts.

Can't Upload files, ASPNet Account required

Hi

I'm running Windows Server 2003 as a Domain Controller (with Active
Directory) as a development server. I created an app that uploads graphics
but it doesn't have permission. ASPNET machine account requires permission.
The problem is, this server is a domain controller so there is not a local
ASPNET account. How can I rectify this ?

Paul
Nov 18 '05 #1
3 1726
When you upgraded the server to support ASPX web pages, it should have
created the secure ASPNET account. This is the account that runs the
aspnet.ws worker service that handles aspx pages. By default, this
account has no write privileges. Go to the directory where the uploads
will be placed and add permission to that folder for write privs for
the ASPNET account.
On Sat, 6 Mar 2004 14:06:55 -0500, "Paul D. Fox" <pd*****@comcast.net>
wrote:
Hi

I'm running Windows Server 2003 as a Domain Controller (with Active
Directory) as a development server. I created an app that uploads graphics
but it doesn't have permission. ASPNET machine account requires permission.
The problem is, this server is a domain controller so there is not a local
ASPNET account. How can I rectify this ?

Paul


Nov 18 '05 #2
Th
"Dan Brussee" <db******@nc.rr.com> wrote in message
news:ld********************************@4ax.com...
When you upgraded the server to support ASPX web pages, it should have
created the secure ASPNET account. This is the account that runs the
aspnet.ws worker service that handles aspx pages. By default, this
account has no write privileges. Go to the directory where the uploads
will be placed and add permission to that folder for write privs for
the ASPNET account.
On Sat, 6 Mar 2004 14:06:55 -0500, "Paul D. Fox" <pd*****@comcast.net>
wrote:
Hi

I'm running Windows Server 2003 as a Domain Controller (with Active
Directory) as a development server. I created an app that uploads graphicsbut it doesn't have permission. ASPNET machine account requires permission.The problem is, this server is a domain controller so there is not a localASPNET account. How can I rectify this ?

Paul

Nov 18 '05 #3
Thanks for the response, however this was not an upgrade. This is a Windows
Server 2003 which has the framework installed. However, since its also a
Domain Controller, there are no Local Accounts such as ASPNET. Therefore
I'm trying to figure out how to rectify this so I can run "Upload" functions
as well as third party tools such as "radEditor"

Paul

"Dan Brussee" <db******@nc.rr.com> wrote in message
news:ld********************************@4ax.com...
When you upgraded the server to support ASPX web pages, it should have
created the secure ASPNET account. This is the account that runs the
aspnet.ws worker service that handles aspx pages. By default, this
account has no write privileges. Go to the directory where the uploads
will be placed and add permission to that folder for write privs for
the ASPNET account.
On Sat, 6 Mar 2004 14:06:55 -0500, "Paul D. Fox" <pd*****@comcast.net>
wrote:
Hi

I'm running Windows Server 2003 as a Domain Controller (with Active
Directory) as a development server. I created an app that uploads graphicsbut it doesn't have permission. ASPNET machine account requires permission.The problem is, this server is a domain controller so there is not a localASPNET account. How can I rectify this ?

Paul

Nov 18 '05 #4

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

Similar topics

2
by: mt | last post by:
Is there a way to upload a file to a different server other than the one hosting the web app? I've tried using the following syntax: Request.Files.SaveAs("\\\\servername\\sharename\\directory" +...
3
by: Bart | last post by:
Hi all, I just created a new page to upload some files to a webserver. I put it on my test server (IIS 6.0) and to my supprise I have to give "NT AUTHORIY\NETWORK SERVICE" write access to save...
2
by: Tom Wells | last post by:
I have a little file upload page that I have been able to use to successfully upload files to the C: drive of LocalHost (my machine). I need to be able to upload to a network drive from the intranet...
2
by: Ian Taite | last post by:
Hello All, ASP.NET has stopped working on my development server. I've read the various posts re this subject, but my circumstances seem unique. I need to know what causes the problem and how to...
2
by: Jay | last post by:
As described in http://support.microsoft.com/kb/323246 I set the permissions on folder that I am uploading to as full control for Computername\ASPNET. This worked on my development laptop but...
15
by: David Thielen | last post by:
Hi; My ASP.NET app (C# calling J# under .net 2.0) creates a png file in a subdirectory to display as part of the created page. However, the bitmap will not display due to a security violation. ...
1
by: Prasath | last post by:
We are able to upload files to a localhost. Pl. help on uploading files to a remote web server using VB code Thanks
5
by: rogersw8n | last post by:
Some how, some way the account that creates folders under Temporary Internet files has been changed to a domain account for VS 2003 and VS 2005. I recently installed VS 2005. All seemed to be ok...
3
by: Domac | last post by:
Hi, I want to upload *.jpg files to server using FileUpload control. Hosting is shared and administrator informed me that I have to use medium trust level to upload files. How to achieve that? ...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

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.