Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Any way to exclude folder from watching by ASP.NET

2 views
Skip to first unread message

George Ter-Saakov

unread,
Apr 25, 2008, 3:47:59 PM4/25/08
to
I have a folder in my .NET applications where I keep images...
My problem is that if I create a subfolder there ASP.NET application
restarts...

any way to exclude that folder from being watch by ASP.NET so I could do
there anything I want?


George.


George Ter-Saakov

unread,
Apr 25, 2008, 3:48:06 PM4/25/08
to

Thanks
George.

Peter Bromberg [C# MVP]

unread,
Apr 26, 2008, 1:37:00 PM4/26/08
to
Any folder or content you place under the App_Data folder is excluded from
file change notification under ASP.NET.
-- Peter
To be a success, arm yourself with the tools you need and learn how to use
them.

Site: http://www.eggheadcafe.com
http://petesbloggerama.blogspot.com
http://ittyurl.net

George Ter-Saakov

unread,
Apr 28, 2008, 8:28:44 AM4/28/08
to
Nope, not true. Just tested it.
Created folder and rename it in APP_DATA
Session was immediately reset.

George.

"Peter Bromberg [C# MVP]" <pbro...@yahoo.NoSpamMaam.com> wrote in message
news:439F013E-4A09-4253...@microsoft.com...

0 new messages