Application is automatically restart
I have created an application and, I am facing one problem and came to know that My application is automatically restart while create new folder automatically in a system at run time.I have researched so many links and i found alternate solution, and using this solution i have put one key inside the web config - maxWaitChangeNotification="360000" waitChangeNotification="360000" and problem is solved
But the main thing is that whenever i upload the new changes, i have removed that key because of no new changes were reflected on site(due to above key)
I have used framework "2.0"
Now i want to remove this key and get the permanent solution.
So kindly suggest is there any way to "My web Application is not restart" while create new folder automatically in a system at run time
Thanks,
Bhavik Shah