Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

This is probably a very simple question (apologies).

 

I have just put a simple ASP.NET in the http://www.root folder. Then I have set the default web page in IIS to this folder. In Directory Security I set Integrated Windows Authentication as checked. When I tried to browse to the site in IIS I get this message: The current identity (BR\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.

 

The site ran ok through Visual Studio. What have I missed out?

 

Many thanks, Dave.

  • Administrators
Posted
You might need to give the NT AUTHORITY\NETWORK SERVICE group write permissions to the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files folder, if the error keeps occurring it might be a configuration issue on your network (perhaps your admins are managing the permissions via a GPO and not taking asp.net applications into account.)

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

  • 4 weeks later...
Posted

Anyone know of any links to setting up sites in IIS

 

Hi All,

 

Happy New Year to everyone!

 

I always seem to have trouble when I try to run my sites through IIS on my XP Pro machine. For example I have worked on a site in Visual Studio for a week or so and it is now completed and works fine. I published it and then did what I thought was right is IIS management, but the homepage of the site just hangs.

 

Checked the error logs and there doesn't seem to be a problem.

 

I there any good links to this kind of problem that any of you know of?

 

Thanks, Dave.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...