ASPNET Permissions

K

Keith

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 run?

On my dev machine I give the local ASPNET user read/write permission to the
folders it needs to access, but as this is a server, the ASPNET user does
not exist.
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

As long as both IIS and .NET are installed, you should have ASPNET. Try
re-regging ASP.NET:

aspnet_regiis /i

from a Framework prompt (or command prompt where you surf to that
directory).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
J

Jim Cheshire [MSFT]

aspnet_regiis -i. :)

If your box is a DC and you're running on 1.1, the IWAM account will be
used. If running 1.0 on a DC, you have to create a domain account to run
ASP.NET.


Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
Microsoft Developer Support
(e-mail address removed)

This post is provided "AS-IS" with no warranties and confers no rights.

--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top