Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 25th, 2005, 11:36 PM
Registered User
 
Join Date: Mar 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default renaming a folder in asp.net

hi,
i am renamig a folder in asp.net at runtime. but it expires the session and application starts again. please help me by sending the code how to rename the folder so that session does not expires.

sarvesh
 
Old June 1st, 2005, 06:55 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

This is not a code problem. It's the way .NET works. ASP.NET watches the files system. If there are changes that it feels are critical enough it will reset the application state. What is contained in the folder that you are renaming? Is it possible to move this out of the scope of the virtual application?

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Regarding Bin folder creation in ASP.NET 2.0 param99 ASP.NET 2.0 Professional 4 September 5th, 2006 07:29 AM
Regarding Bin folder creation in ASP.NET 2.0 param99 ASP.NET 2.0 Basics 0 September 5th, 2006 06:45 AM
Giving access to asp.net to copy folder Baby_programmer ASP.NET 1.0 and 1.1 Basics 1 October 9th, 2004 03:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.