473,395 Members | 1,977 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,395 software developers and data experts.

Tell to ASP.Net don't watch some web folders

Hello All.

I made a website using VB.Net 2005, and that website have a folder named
"SessionFolders", where I add a temporary folder for each session started,
to write some files. For sample:

.\SessionFolders\11t1jl45aydbhn55o0cl5fnq\file1.jp g
.\SessionFolders\cdoh4d55naelvrm11wgl1dzn\file100. doc
and etcetera..

(obs: the schema is: .\SessionFolders\SessionID\Filename.extension)

When the session is logged out, the entire SessionFolder (for example,
"11t1jl45aydbhn55o0cl5fnq" above) should be deleted from the website.

=> The problem is: when a folder is changed, the ASP.Net recompiles itself.
<=

How can I tell to ASP.Net do not recompiles when some folders are changed?

[]s
Cesar

PS.: a other situation needed: wonder if I enable the website to FTP
clients? Any folder created/deleted there will recompile the whole site...

Jan 30 '06 #1
2 1119
Cesar Ronchese wrote:
=> The problem is: when a folder is changed, the ASP.Net recompiles
itself. <=

How can I tell to ASP.Net do not recompiles when some folders are
changed?


Could you put the temporary folders somewhere else? Like D:\Temp\ ?

Andrew
Jan 30 '06 #2
Because that folder need be acessible by browser, after the file is
created. Tt need be shown as a link, using the relative path.

for example: wwww.mysite.com/sessionfolders/dhquyuwqe1iuiuy/file.jpg

.... and after session logs out, must erase the session folders.

And I cant use other site or virtual directory because sometimes I dont have
permission to do it.



"Andrew Morton" <ak*@in-press.co.uk.invalid> wrote in message
news:ui****************@TK2MSFTNGP12.phx.gbl...
Cesar Ronchese wrote:
=> The problem is: when a folder is changed, the ASP.Net recompiles
itself. <=

How can I tell to ASP.Net do not recompiles when some folders are
changed?


Could you put the temporary folders somewhere else? Like D:\Temp\ ?

Andrew

Jan 31 '06 #3

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

Similar topics

303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
3
by: jason | last post by:
Does anyone have any ideas on a PAGE WATCH tool or an application that allows a user to be notified when page changes automatically by email. My immediate thoughts would be to use the FSO object...
9
by: Ian Richardson | last post by:
If I follow the steps on http://www.dhtmlcentral.com/tutorials/tutorials.asp?id=11 to add .js files to a document on demand, let's say by <body onload="blah();">, how can I reliably tell that it...
6
by: Ron Brennan | last post by:
Good evening. An HTML problem maybe, but one that I think can be solved with JavaScript. I have a page which is supposed to display several small JPEG images using elements like: <image...
2
by: Peter Steele | last post by:
Say I have a managed C++ app with some code that looks something like this: void MyMethod() { struct Point { int x, y; }; Point* p = new Point; p.x = 1; p.y = 2;
5
by: Mitchell S. Honnert | last post by:
Is there a way, given the full path of a folder on a network, that one can programatically tell if you have Read access to that folder? I have an application where the user is able to select a...
0
by: Stephen | last post by:
Hi, Suppose I have 2 computers that have identical folders "C\Folders" and have files in them. Now suppose I use FileSystemWatcher to monitor files in this folder and if a change happens on...
12
by: Jorge | last post by:
<html><head></head><body><script> (function () { var watch = "Hola !"; (function f () { alert(watch) })(); alert(typeof f); })(); </script></body></html>
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.