URGENT: Rename directory in UD4 Results in Errors???
Hello,
First, the quickfacts: This application was developed with ASP, JavaScript, SQL Server 2k, Win 2k
I simply want to rename a directory folder from the name "Releases" to "MyAccess"on my Intranet site, but every time I do this in Macromedia UltraDev 4, the page's give me errors saying that the recordsets are empty (BOF or EOF). I've tried several ways of doing this, including:
1) Renaming the folder in UD4 or IE directly, and
2) Copying the entire folder in UD4 or IE, and renaming the new version
...but I get the same results. When I first make a copy of the "Releases" folder to be "Copy of Releases", it works fine. But as soon as I rename it to anything else, the pages stop working. Can someone tell me what I'm doing wrong? Is there something else that I can do? Thanks for any input and/or help.
KWilliams
KWilliams
-----------------------
It's the end of the world as we know it...and I feel fine
Hi,
my thinking is that its a permissions problem. Copy the same folder will retian the same atributes and permissions, but renaming will not have the same permissions. You my have to allow read/write permissions to the renamed folder.
Thanks for the quick response. I checked the permissions for both folders, and they're set properly (i.e. Reed/Write). Any other suggestions would be greatly appreciated. Thanks.
KWilliams
KWilliams
-----------------------
It's the end of the world as we know it...and I feel fine
Bookmarks