aliassce Posted May 18, 2006 Posted May 18, 2006 Hi!, My web site on a server which does not allow changing file permissions. The server normally does not allow any file upload or writing for ASP.NET. I tried using "<identity impersonate= true>" on web config but this did not solved my problem. When I open my ftp connection and upload a file manually then my ASP.NET code can write for a while (about 20 mins). How can i find a good solution on this issue? Do I have to follow these boring steps each time? Thanks in advance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.