473,320 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Temporary ASP.NET Files and resources

Hi,

By default the local IUSR account doesn't have access to "Temporary ASP.NET
Files". The problem is that as soon as you are localizing your ASP.NET app
using satellite assemblies these aren't accessable anymore. The assembly
bin/[lang]/assembly.dll is copied to the temp directory but the application
(ResourceManager) is trying to access it using anonymous creditials rather
than the credentials used for accessing all other assemblies.

We're dealing with hosting companies and we need to know whether this is a
bug and if so, is it documented. I need ammunition when talking to the
hosting companies trying to pursuade them to change the access rights under
Temporary ASP.NET Files allowing IUSR to access it.

Thanks in advance,

Manso
Nov 18 '05 #1
2 1462
Does anyone have an update on this? This is a problem for us and we need some
feedback.

- Manso
"Manso" wrote:
Hi,

By default the local IUSR account doesn't have access to "Temporary ASP.NET
Files". The problem is that as soon as you are localizing your ASP.NET app
using satellite assemblies these aren't accessable anymore. The assembly
bin/[lang]/assembly.dll is copied to the temp directory but the application
(ResourceManager) is trying to access it using anonymous creditials rather
than the credentials used for accessing all other assemblies.

We're dealing with hosting companies and we need to know whether this is a
bug and if so, is it documented. I need ammunition when talking to the
hosting companies trying to pursuade them to change the access rights under
Temporary ASP.NET Files allowing IUSR to access it.

Thanks in advance,

Manso

Nov 18 '05 #2
Playing Q&A with myself here...might be useful for someone else, though.

According to Microsoft support this is a bug in ASP.NET 1.1. One of the
workarounds is to apply NTFS Change access rights to Temporary ASP.NET
Files\[instance].

- Manso

"Manso" wrote:
Does anyone have an update on this? This is a problem for us and we need some
feedback.

- Manso
"Manso" wrote:
Hi,

By default the local IUSR account doesn't have access to "Temporary ASP.NET
Files". The problem is that as soon as you are localizing your ASP.NET app
using satellite assemblies these aren't accessable anymore. The assembly
bin/[lang]/assembly.dll is copied to the temp directory but the application
(ResourceManager) is trying to access it using anonymous creditials rather
than the credentials used for accessing all other assemblies.

We're dealing with hosting companies and we need to know whether this is a
bug and if so, is it documented. I need ammunition when talking to the
hosting companies trying to pursuade them to change the access rights under
Temporary ASP.NET Files allowing IUSR to access it.

Thanks in advance,

Manso

Nov 19 '05 #3

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

Similar topics

1
by: phpninja | last post by:
Greetings, I was wondering if it is possible to delete someone's temporary internet files with javascript? Basically I'm am using a PDF module called HTML_ToPDF. The pdf module takes some output...
5
by: Rosa | last post by:
Hi, I'm trying to clear the TIF on Windows XP programmatically with the below code. This code works fine on any folder but the TIF. For some reason the atEnd() statements always defaults to true...
3
by: Rajiv Das | last post by:
VS 2003, XP SP2 ------------------------------------------------------------ DirectoryInfo temporary = new DirectoryInfo( Environment.GetFolderPath(Environment.SpecialFolder.InternetCache));...
2
by: Kiko + | last post by:
Hi, I've been getting this error: Server Error in '/applicationname' Application. ---------------------------------------------------------------------------- ---- Failed to create...
5
by: localhost | last post by:
I want to determine within my code-behind only the location of the current tem directory for ym ASP.NET files. For example, the latest web app build on my system shows: ...
4
by: Nicolás Castagnet | last post by:
Hi, I write this post because I notice a strange behavior related with "Temporary Internet Files" and maybe some of you can help me to understand it. I am working in a web application with...
5
by: Bas Hendriks | last post by:
Has anyone any idea how asp.net find it's files back after compiling them to the temporary asp.net directory? I found on numerous webpages that the directorynames are chosen random but cannot find...
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...
17
by: Klaas Vantournhout | last post by:
Hi all, I was wondering if it is possible if you can check in a function if one of the arguments is temporary. What I mean is the following. A is a class, foo is a function returning a class...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.